Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix: Fix vulnerable allowlisted
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunyachek committed Apr 9, 2024
1 parent c454527 commit a8a8763
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion audit-ci.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"allowlist": [
"GHSA-hpx4-r86g-5jrg",
"GHSA-wf5p-g6vw-rhxx"
"GHSA-wf5p-g6vw-rhxx",
"GHSA-cxjh-pqwp-8mfp",
"GHSA-wr3j-pwj9-hqq6",
"GHSA-rv95-896h-c2vc"
],
"moderate": true
}

0 comments on commit a8a8763

Please sign in to comment.