Skip to content

feat(controls): Add securityJobsMustNotBeWeakened control:#109

Merged
Joseph94m merged 3 commits intomainfrom
feat/controls-job-weakened
Mar 13, 2026
Merged

feat(controls): Add securityJobsMustNotBeWeakened control:#109
Joseph94m merged 3 commits intomainfrom
feat/controls-job-weakened

Conversation

@Joseph94m
Copy link
Collaborator

@Joseph94m Joseph94m commented Mar 11, 2026

  • Checks if securityJobPatterns are in allow_failure: true
  • Checks if securityJobPatterns rules are redefined
  • Checks if securityJobPatterns when trigger is manual
  • Added @Totara-thib to code owners
  • Update Dockerfile image to solve vuln

Fixes #95

- Checks if securityJobPatterns are in allow_failure: true
- Checks if securityJobPatterns rules are redefined
- Checks if securityJobPatterns when trigger is manual
@Joseph94m Joseph94m merged commit ed9edd7 into main Mar 13, 2026
8 checks passed
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.

[FEAT] New control: securityJobsMustNotBeWeakened: detect allow_failure, rules bypass, and when:manual on security jobs

2 participants