Skip to content

Commit

Permalink
Merge pull request #873 from alphagov/add-snyk-scans
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBAshton authored Dec 29, 2023
2 parents 070b2f3 + 6a31f6b commit 627f4dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ on:
pull_request:

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

security-analysis:
name: Security Analysis
uses: alphagov/govuk-infrastructure/.github/workflows/brakeman.yml@main
Expand Down

0 comments on commit 627f4dc

Please sign in to comment.