Skip to content

Commit

Permalink
meta: Ignore GHSA-gp8f-8m3g-qvj9 which is used in E2E tests (#14704)
Browse files Browse the repository at this point in the history
  • Loading branch information
lforst committed Dec 13, 2024
1 parent 2ba42d7 commit e0a1e7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependency-review-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ allow-ghsas:
- GHSA-fr5h-rqp8-mj6g
# we need this for an E2E test for the minimum required version of Nuxt 3.7.0
- GHSA-v784-fjjh-f8r4
# Next.js Cache poisoning - We require a vulnerable version for E2E testing
- GHSA-gp8f-8m3g-qvj9

0 comments on commit e0a1e7a

Please sign in to comment.