Skip to content

ci: pin actions to commit hashes#259

Merged
kaze-cow merged 1 commit intonew-chain-deploymentsfrom
pin-actions-20260407151455
Apr 8, 2026
Merged

ci: pin actions to commit hashes#259
kaze-cow merged 1 commit intonew-chain-deploymentsfrom
pin-actions-20260407151455

Conversation

@kaze-cow
Copy link
Copy Markdown
Contributor

@kaze-cow kaze-cow commented Apr 7, 2026

Summary

  • Replaces mutable action version tags (e.g. @v4) with locked commit SHAs
  • Tag names are preserved as inline comments for readability
  • Prevents supply chain attacks from compromised or force-pushed tags

Generated by pin-actions.sh

Replaces mutable version tags with locked commit SHAs to prevent
supply chain attacks from compromised or force-pushed tags.
@kaze-cow kaze-cow requested a review from a team April 7, 2026 06:15
@socket-security
Copy link
Copy Markdown

@socket-security
Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: Prototype Pollution in npm minimist

CVE: GHSA-xvch-5gv4-984h Prototype Pollution in minimist (CRITICAL)

Affected versions: >= 1.0.0 < 1.2.6; < 0.2.4

Patched version: 1.2.6

From: ?npm/ethereum-waffle@3.3.0npm/hardhat-gas-reporter@1.0.4npm/solhint@3.3.6npm/solidity-coverage@0.7.16npm/eslint-plugin-import@2.23.4npm/hardhat@2.3.0npm/minimist@1.2.5

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/minimist@1.2.5. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Critical
Critical CVE: Arbitrary Code Execution in npm underscore

CVE: GHSA-cf4h-3jhx-xvhq Arbitrary Code Execution in underscore (CRITICAL)

Affected versions: >= 1.3.2 < 1.12.1

Patched version: 1.12.1

From: ?npm/solidity-coverage@0.7.16npm/underscore@1.9.1

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/underscore@1.9.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@kaze-cow kaze-cow merged commit 60ff441 into new-chain-deployments Apr 8, 2026
3 of 4 checks passed
@kaze-cow kaze-cow deleted the pin-actions-20260407151455 branch April 8, 2026 04:24
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