Skip to content

Commit

Permalink
chore: Add yaml vulnerability to allowlist to unblock commits (#734)
Browse files Browse the repository at this point in the history
PON-179
  • Loading branch information
julianajlk authored Apr 25, 2023
1 parent 9a10453 commit bfac2c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion audit-ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"GHSA-hhq3-ff78-jv3g",
"GHSA-pfrx-2q88-qq97",
"GHSA-rc47-6667-2j5j",
"GHSA-hc6q-2mpp-qw7j"
"GHSA-hc6q-2mpp-qw7j",
"GHSA-f9xv-q969-pqx4"
],
"moderate": true
}

0 comments on commit bfac2c9

Please sign in to comment.