Skip to content

Commit 0621814

Browse files
authored
ignore jwt vulnerability, not affected (#205)
1 parent 9b15c18 commit 0621814

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

.nsprc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,9 @@
1010
"GHSA-hrpp-h998-j3pp": {
1111
"active": true,
1212
"notes": "There is no query-string user input in sailor"
13+
},
14+
"GHSA-27h2-hvpr-p74q": {
15+
"active": true,
16+
"notes": "The vulnerability is in maester-client. Maester-client doesn't use jwt.verify function."
1317
}
1418
}

package-lock.json

Lines changed: 45 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)