chore(ci): bump argus reusable-security-hardening to 1.12.5 - #306
Merged
Merged
Conversation
Rebuilds #301 against beta, which is already on 1.12.4 (#293) while main is still on 1.12.3, so the one-line change conflicted on retarget. SHA 6040db47 verified as the 1.12.5 tag in huntridge-labs/argus. The reusable workflow's own diff across 1.12.4..1.12.5 is only its internal @1.12.4 -> @1.12.5 job references; the release otherwise carries dependency bumps and a clamav digest re-pin (argus#426).
5 tasks
Contributor
🛡️ Security Hardening Pipeline ResultsBranch: Workflow Run: 458 Scan Status
Summaries Collected: 4 Scanner Results🔬 CodeQL SAST (Javascript)Status: Completed Findings Summary
No security findings detected for Javascript. Artifacts: CodeQL Reports (Javascript) 🔗 Dependency ReviewStatus: ✅ No issues found No vulnerable or license-violating dependencies detected in this PR. 🔑 Gitleaks (Secrets)No 🔑 Gitleaks (Secrets) findings summary was produced. 📦 OSV (Dependencies)No 📦 OSV (Dependencies) findings summary was produced. Generated by Argus Generated by Argus |
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.
Rebuilds #301 against
beta. That PR was opened againstmain, which is still on 1.12.3 whilebetamoved to 1.12.4 in #293, so retargeting it conflicted on the one line it changes.Verification
6040db47e31f4db533967c3a5b70f4a208afead3resolves to the1.12.5tag inhuntridge-labs/argus.1.12.4..1.12.5is only its own internal@1.12.4→@1.12.5job references. Nothing else in the file changed.fix(containers): re-pin clamav 1.5.4 digest after upstream re-push(argus#426).Closes #301 once merged.