Skip to content

Commit 4074095

Browse files
review: add --skip-dev to table in readme
1 parent 35c0127 commit 4074095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ scripts:
103103
| | --report-type | Format for the audit report results [_choices_: `important`, `summary`, `full`] (default `important`) |
104104
| | --retry-count | The number of attempts audit-ci calls an unavailable registry before failing (default `5`) |
105105
| | --config | Path to JSON config file |
106+
| | --skip-dev | Skip auditing devDependencies (default `false`) |
106107
| | --advisories | _[DEPRECATED]_ Vulnerable advisory ids to whitelist from preventing integration (default `none`) |
107108
| -w | --whitelist | _[DEPRECATED]_ Vulnerable modules to whitelist from preventing integration (default `none`) |
108109
| | --path-whitelist | _[DEPRECATED]_ Vulnerable module paths to whitelist from preventing integration (default `none`) |

0 commit comments

Comments
 (0)