Skip to content

chore: onboard stepsecurity and apply security best practice#6

Open
ali-kafel wants to merge 2 commits intocirclefin:masterfrom
ali-kafel:patch-1
Open

chore: onboard stepsecurity and apply security best practice#6
ali-kafel wants to merge 2 commits intocirclefin:masterfrom
ali-kafel:patch-1

Conversation

@ali-kafel
Copy link
Copy Markdown
Member

This pull request updates the CI workflow to improve security and reliability. The main changes include hardening the GitHub Actions runner, pinning action versions to specific commit SHAs, and updating permissions.

Security enhancements:

  • Added a step to harden the GitHub Actions runner using the step-security/harden-runner action, which blocks unauthorized network egress and applies a global allowed endpoints policy.
  • Set the id-token: write permission for the workflow, enabling secure use of OIDC tokens for authentication.

Dependency management:

  • Replaced version tags with specific commit SHAs for actions/checkout and foundry-rs/foundry-toolchain to ensure reproducible builds and prevent supply chain attacks.

stepsecurity-app Bot and others added 2 commits October 30, 2025 17:44
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
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.

1 participant