diff --git a/README.md b/README.md index 2e87daa0..3f5b1c2e 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ audit-ci --report-type summary "package-manager": "auto", "advisories": [100, 101], "whitelist": ["example1", "example2"], - "path-whitelist": ["52|example3"], + "path-whitelist": ["52|example3", "880|example4", "880|example5>example4"], "registry": "https://registry.npmjs.org" } ```