Skip to content

Commit

Permalink
Add SNYK security analysis workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi authored Dec 5, 2023
1 parent c57e529 commit 372b462
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
name: Security Analysis
uses: alphagov/govuk-infrastructure/.github/workflows/brakeman.yml@main

snyk-security:
name: SNYK security analysis
uses: alphagov/govuk-infrastructure/.github/workflows/snyk-security.yml@main

codeql-sast:
name: CodeQL SAST scan
uses: alphagov/govuk-infrastructure/.github/workflows/codeql-analysis.yml@main
Expand Down

0 comments on commit 372b462

Please sign in to comment.