{ "$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json", // audit-ci supports reading JSON, JSONC, and JSON5 config files. // Only use one of ["low": true, "moderate": true, "high": true, "critical": true] "moderate": true, "allowlist": [ // NOTE: Please add as much information as possible to any items added to the allowList "GHSA-2g4f-4pwh-qvx6", "GHSA-3ppc-4f35-3m26" // minimatch ReDoS - fix requires v10 (major version break), unfixable via override ] }