Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi committed Apr 11, 2024
1 parent a147839 commit 02cd639
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 53 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@ jobs:

security-analysis:
name: Security Analysis
uses: alphagov/govuk-infrastructure/.github/workflows/brakeman.yml@main
uses: alphagov/govuk-infrastructure/.github/workflows/brakeman.yml@brakeman-sarif
secrets: inherit
permissions:
contents: read
security-events: write
actions: read

codeql-sast:
name: CodeQL SAST scan
Expand Down
52 changes: 0 additions & 52 deletions config/brakeman.ignore

This file was deleted.

0 comments on commit 02cd639

Please sign in to comment.