Skip to content

AIK-16 Pin GitHub Actions to full commit SHAs to prevent supply chain…#1598

Open
hors wants to merge 1 commit into
mainfrom
AIK-16
Open

AIK-16 Pin GitHub Actions to full commit SHAs to prevent supply chain…#1598
hors wants to merge 1 commit into
mainfrom
AIK-16

Conversation

@hors
Copy link
Copy Markdown
Collaborator

@hors hors commented May 18, 2026

… attacks

Third-party actions referenced by mutable version tags (e.g. @v9, @v1) can be silently replaced if the upstream repo is compromised. Pinning to the exact commit SHA guarantees the action code cannot change without a deliberate update to this repo.

CHANGE DESCRIPTION

Problem:
Short explanation of the problem.

Cause:
Short explanation of the root cause of the issue if applicable.

Solution:
Short explanation of the solution we are providing with this PR.

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported PG version?
  • Does the change support oldest and newest supported Kubernetes version?

… attacks

Third-party actions referenced by mutable version tags (e.g. @v9, @v1)
can be silently replaced if the upstream repo is compromised. Pinning to
the exact commit SHA guarantees the action code cannot change without a
deliberate update to this repo.
Sign up for free to 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.

2 participants