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 35c0127 commit 4074095Copy full SHA for 4074095
README.md
@@ -103,6 +103,7 @@ scripts:
103
| | --report-type | Format for the audit report results [_choices_: `important`, `summary`, `full`] (default `important`) |
104
| | --retry-count | The number of attempts audit-ci calls an unavailable registry before failing (default `5`) |
105
| | --config | Path to JSON config file |
106
+| | --skip-dev | Skip auditing devDependencies (default `false`) |
107
| | --advisories | _[DEPRECATED]_ Vulnerable advisory ids to whitelist from preventing integration (default `none`) |
108
| -w | --whitelist | _[DEPRECATED]_ Vulnerable modules to whitelist from preventing integration (default `none`) |
109
| | --path-whitelist | _[DEPRECATED]_ Vulnerable module paths to whitelist from preventing integration (default `none`) |
0 commit comments