Commit a2186fa
fix: add optional flag that allows skipping npm audit checks with OWASP dependency-check scanner (#214)
* fix: adding possible flag to disable npm audit reports
* chore: added space
* chore: docs
* fix: set default to false
* chore: update libraries/owasp_dep_check/README.md on typo
Co-authored-by: ltdonner-bah <141174159+ltdonner-bah@users.noreply.github.com>
---------
Co-authored-by: ltdonner-bah <141174159+ltdonner-bah@users.noreply.github.com>1 parent 3ea0f44 commit a2186fa
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
0 commit comments