chore(deps): update Checkov action - #32
Merged
Merged
Conversation
Signed-off-by: Danil Silantyev <danilsilantyevwork@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Update the reusable IaC scanner from
bridgecrewio/checkov-actionv12.1347.0 to v12.3112.0 using the exact upstream commit. Keep the machine catalog and changelog in lockstep, and promoteiac-scan.ymlto runtime-proven from the isolated proof run https://github.com/NDDev-it-com/nddev-ci-workflows/actions/runs/29260835832.The action update also changes the bundled Checkov engine from 2.0.930 to 3.3.6. The live proof scanned an intentionally unsafe Terraform fixture, reported seven CKV findings, and honored
soft_fail: true.Type of change
Threat-model note (required for workflow / permission changes)
The executable dependency changes to exact action commit
a7683e7b72a04503521247973281ec8142e1ac1f. Its bundled engine image isghcr.io/bridgecrewio/checkov:3.3.6; that nested mutable tag is an upstream residual supply-chain risk and is recorded in the changelog. The outer action stays immutable, no new credentials or inputs are introduced, and an isolated liveworkflow_callverified the expected scanner behavior before this PR.Permissions diff (required for workflow / permission changes)
None. Top-level
permissions: {}and job-levelcontents: readare unchanged.Checklist
persist-credentials: false.run:.actionlintpasses locally.zizmor --persona regular --min-severity low .github/workflowspasses locally.Tier impact
Validation
python3 scripts/validate_all.pypython3 scripts/generate_docs.py --checkactionlintzizmor --persona regular --min-severity low .github/workflowsgit diff --check