We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5756ea commit eb17d62Copy full SHA for eb17d62
.github/dependency-review-config.yml
@@ -0,0 +1,7 @@
1
+fail-on-severity: 'high'
2
+allow-ghsas:
3
+ # dependency review does not allow specific file exclusions
4
+ # we use an older version of NextJS in our tests and thus need to
5
+ # exclude this
6
+ # once our minimum supported version is over 14.1.1 this can be removed
7
+ - GHSA-fr5h-rqp8-mj6g
0 commit comments