Skip to content

Commit 7d8389e

Browse files
authored
chore: ignore advisories for now (#187)
While these should be patchable, currently we're in the process of trying to get another deployment out so for now lets just ignore them
1 parent 878af92 commit 7d8389e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.osv-detector.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
ignore:
2+
- GHSA-248v-346w-9cwc
23
- GHSA-6c3j-c64m-qhgq
4+
- GHSA-9mvj-f7w8-pvh2
5+
- GHSA-g92j-qhmh-64v2
36
- GHSA-gxr4-xjj5-5px2
47
- GHSA-jpcq-cgw6-v4j6
58
- GHSA-rmxg-73gg-4p98
6-
- GHSA-257q-pv89-v3xv # GHSA says affected versions are jQuery v.2.2.0 until v.3.5.0
7-
- GHSA-vm8q-m57g-pff3
8-
- GHSA-w3h3-4rj7-4ph4
9+
- GHSA-rrqc-c2jx-6jgv

0 commit comments

Comments
 (0)