Skip to content

SEC1-7010: Pin GitHub Actions - #1

Merged
rnesargi-cedar merged 1 commit into
masterfrom
rnesargi/SEC1-7010-pin-python-semantic-release-github-actions
Feb 9, 2026
Merged

SEC1-7010: Pin GitHub Actions#1
rnesargi-cedar merged 1 commit into
masterfrom
rnesargi/SEC1-7010-pin-python-semantic-release-github-actions

Conversation

@rnesargi-cedar

Copy link
Copy Markdown

Rationale

Pin GitHub Actions in security workflows to full commit SHAs so CI uses fixed, auditable versions and avoids supply-chain risk from moving tags/branches.

Solution

Replaced tag/branch refs with full 40-character SHAs.

Test Plan

List the steps to view your change locally, if possible.

N/A

If you did not add automated tests, explain why.

N/A

How will you confirm this works after it has been deployed?

N/A

Security Impact

Does this involve authentication, permissions, secrets or encryption?

No

Will this change allow humans to enter data into Cedar?

No

Will this change collect a new type of data? For example, introducing the collection of driver's licenses when we didn't collect them before, etc.

No

Does this PR add new vendors or add/update (python, JS, etc.) libraries?

No

Are there any security questions?

No

Additional Reviewers

N/A

@rnesargi-cedar
rnesargi-cedarforce-pushed the rnesargi/SEC1-7010-pin-python-semantic-release-github-actions branch from a063ab6 to c0fc8cfCompareFebruary 9, 2026 22:13
@rnesargi-cedar
rnesargi-cedarforce-pushed the rnesargi/SEC1-7010-pin-python-semantic-release-github-actions branch from c0fc8cf to 1173863CompareFebruary 9, 2026 22:16
@rnesargi-cedar
rnesargi-cedar merged commit 5343555 into masterFeb 9, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rnesargi-cedar