Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
verify_published_from_main_image: false
dependabot-auto-approve-and-merge:
needs: quality_checks
uses: NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@d215f841eb18b803e339e4ed597ed1f30e086e17
uses: NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@141907b215220e95e3ed3811d0fe8fa18675dbed
secrets:
AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }}
AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}
Expand Down
9 changes: 9 additions & 0 deletions .trivyignore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,12 @@ vulnerabilities:
- id: CVE-2026-29786
statement: node-tar requrired dependency, and not a relelveant attack vector
expired_at: 2026-06-01
- id: CVE-2026-31802
statement: node-tar requrired dependency, and not a relelveant attack vector
expired_at: 2026-06-01
- id: CVE-2026-25679
statement: asdf go stdlib
expired_at: 2026-06-01
- id: CVE-2026-27142
statement: asdf go stdlib
expired_at: 2026-06-01
Loading