We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34daca7 commit 770d4e6Copy full SHA for 770d4e6
1 file changed
audit-ci.jsonc
@@ -1,8 +1,8 @@
1
{
2
- // Fail on moderate severity and above. See README "Accepted security advisories" for
+ // Fail on high severity and above. See README "Accepted security advisories" for
3
// why each allowlisted entry is safe to defer.
4
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
5
- "moderate": true,
+ "high": true,
6
"allowlist": [
7
8
"GHSA-w5hq-g745-h8pq": {
0 commit comments