Skip to content

Commit 178a543

Browse files
Update README.md
1 parent 1a70918 commit 178a543

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ ossIndexAudit {
106106
107107
// By default, the audit scan will fail the task/build if any vulnerabilities are found.
108108
// Set this to 'false' to allow the task to succeed even when vulnerabilities are detected.
109+
// Use this option only if you rely on an external tool to further process the output of this plugin (see below for output options).
109110
failOnDetection = true
110111
111112
// Output options
@@ -150,6 +151,7 @@ ossIndexAudit {
150151

151152
// By default, the audit scan will fail the task/build if any vulnerabilities are found.
152153
// Set this to 'false' to allow the task to succeed even when vulnerabilities are detected.
154+
// Use this option only if you rely on an external tool to further process the output of this plugin (see below for output options).
153155
failOnDetection = true
154156

155157
// Output options

0 commit comments

Comments
 (0)