-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(ci): adopt Actions dependency lockfile (estate startup_failure remediation) #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,130 @@ | ||
| # This file is machine-generated by `gh actions-lock`. | ||
| # Do not edit by hand; run `gh actions-lock` to update. | ||
| # Docs: https://gh.io/actions-lockfile | ||
| version: 'v0.0.2' | ||
| workflows: | ||
| '.github/workflows/boj-build.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/codeql.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| - 'github/codeql-action@v4.37.4' | ||
| '.github/workflows/dependabot-automerge.yml': | ||
| - 'dependabot/fetch-metadata@v3.1.0' | ||
| '.github/workflows/dogfood-gate.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/estate-rules.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/governance.yml': [] | ||
| '.github/workflows/guix-nix-policy.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/hypatia-scan.yml': [] | ||
| '.github/workflows/instant-sync.yml': | ||
| - 'peter-evans/repository-dispatch@v4.0.1' | ||
| '.github/workflows/mirror.yml': [] | ||
| '.github/workflows/openssf-compliance.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/pages.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| - 'actions/deploy-pages@v5.0.0' | ||
| - 'actions/upload-pages-artifact@v5.0.0' | ||
| '.github/workflows/push-email-notify.yml': | ||
| - 'dawidd6/action-send-mail@v3.12.0' | ||
| '.github/workflows/quality.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| - 'editorconfig-checker/action-editorconfig-checker@v2.2.0' | ||
| - 'trufflesecurity/trufflehog@v3.96.0' | ||
| '.github/workflows/release.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| - 'actions/upload-artifact@v7.0.1' | ||
| - 'softprops/action-gh-release@v3.0.2' | ||
| '.github/workflows/rhodibot.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/runtime-policy.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/rust-ci.yml': [] | ||
| '.github/workflows/scorecard.yml': [] | ||
| '.github/workflows/secret-scanner.yml': [] | ||
| '.github/workflows/security-policy.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/static-analysis-gate.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| - 'actions/download-artifact@v8.0.1' | ||
| - 'actions/upload-artifact@v7.0.1' | ||
| - 'erlef/setup-beam@v1.24.1' | ||
| '.github/workflows/wellknown-enforcement.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| '.github/workflows/workflow-linter.yml': | ||
| - 'actions/checkout@v7.0.1' | ||
| dependencies: | ||
| 'actions/checkout@v7.0.1': | ||
| ref: 'v7.0.1' | ||
| commit: 'sha1-3d3c42e5aac5ba805825da76410c181273ba90b1' | ||
| owner_id: 44036562 | ||
| repo_id: 197814629 | ||
| 'actions/deploy-pages@v5.0.0': | ||
| ref: 'v5.0.0' | ||
| commit: 'sha1-cd2ce8fcbc39b97be8ca5fce6e763baed58fa128' | ||
| owner_id: 44036562 | ||
| repo_id: 438112499 | ||
| 'actions/download-artifact@v8.0.1': | ||
| ref: 'v8.0.1' | ||
| commit: 'sha1-3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c' | ||
| owner_id: 44036562 | ||
| repo_id: 192626254 | ||
| 'actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f': | ||
| ref: 'v7.0.0' | ||
| commit: 'sha1-bbbca2ddaa5d8feaa63e36b76fdaad77386f024f' | ||
| owner_id: 44036562 | ||
| repo_id: 192625955 | ||
| 'actions/upload-artifact@v7.0.1': | ||
| ref: 'v7.0.1' | ||
| commit: 'sha1-043fb46d1a93c77aae656e7c1c64a875d1fc6a0a' | ||
| owner_id: 44036562 | ||
| repo_id: 192625955 | ||
| 'actions/upload-pages-artifact@v5.0.0': | ||
| ref: 'v5.0.0' | ||
| commit: 'sha1-fc324d3547104276b827a68afc52ff2a11cc49c9' | ||
| owner_id: 44036562 | ||
| repo_id: 496012378 | ||
| uses: | ||
| - 'actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f' | ||
| 'dawidd6/action-send-mail@v3.12.0': | ||
| ref: 'v3.12.0' | ||
| commit: 'sha1-2e600f3776677e493bf0da7aaec39a586d19a5ed' | ||
| owner_id: 9713907 | ||
| repo_id: 222439721 | ||
| 'dependabot/fetch-metadata@v3.1.0': | ||
| ref: 'v3.1.0' | ||
| commit: 'sha1-25dd0e34f4fe68f24cc83900b1fe3fe149efef98' | ||
| owner_id: 27347476 | ||
| repo_id: 371068214 | ||
| 'editorconfig-checker/action-editorconfig-checker@v2.2.0': | ||
| ref: 'v2.2.0' | ||
| commit: 'sha1-840e866d93b8e032123c23bac69dece044d4d84c' | ||
| owner_id: 26415196 | ||
| repo_id: 297874902 | ||
| 'erlef/setup-beam@v1.24.1': | ||
| ref: 'v1.24.1' | ||
| commit: 'sha1-54075bcc5e249e4758d363f27d099f55d843f124' | ||
| owner_id: 47606891 | ||
| repo_id: 331103973 | ||
| 'github/codeql-action@v4.37.4': | ||
| ref: 'v4.37.4' | ||
| commit: 'sha1-f205ea1c3313d32999d8d6a48b4f6530d4437b38' | ||
| owner_id: 9919 | ||
| repo_id: 259445878 | ||
| 'peter-evans/repository-dispatch@v4.0.1': | ||
| ref: 'v4.0.1' | ||
| commit: 'sha1-28959ce8df70de7be546dd1250a005dd32156697' | ||
| owner_id: 18365890 | ||
| repo_id: 220359305 | ||
| 'softprops/action-gh-release@v3.0.2': | ||
| ref: 'v3.0.2' | ||
| commit: 'sha1-3d0d9888cb7fd7b750713d6e236d1fcb99157228' | ||
| owner_id: 2242 | ||
| repo_id: 204253808 | ||
| 'trufflesecurity/trufflehog@v3.96.0': | ||
| ref: 'v3.96.0' | ||
| commit: 'sha1-6f3c981e7b77f235fd2702dd74af25fc4b72bf11' | ||
| owner_id: 79229934 | ||
| repo_id: 77726177 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Security: SHA pins replaced with mutable version tags across all workflows
Every workflow is changed from immutable commit pins (e.g.
actions/checkout@3d3c42e…) to mutable version tags (actions/checkout@v7.0.1). GitHub Actions does not enforceactions.lockat runtime, so a moved/compromised tag would be pulled despite the lockfile, weakening supply-chain integrity and lowering this repo's own OSSF Scorecard Pinned-Dependencies score (it runs scorecard.yml). This also silently bundles major-version upgrades (codeql v3->v4, download-artifact v4->v8, action-gh-release v2->v3, repository-dispatch v3->v4) whose breaking changes are untested here. If mutable tags are truly required by the enforcement policy, ensure the lockfile is authoritative and CI actually verifies resolved commits; otherwise keep inline SHA pins.Was this helpful? React with 👍 / 👎