|
|
@ -1,8 +1,8 @@ |
|
|
|
########################################################## |
|
|
|
#### WhiteSource Integration configuration file #### |
|
|
|
########################################################## |
|
|
|
|
|
|
|
# Configuration # |
|
|
|
#---------------# |
|
|
|
ws.repo.scan=true |
|
|
|
vulnerable.check.run.conclusion.level=failure |
|
|
|
{ |
|
|
|
"generalSettings": { |
|
|
|
"shouldScanRepo": true |
|
|
|
}, |
|
|
|
"checkRunSettings": { |
|
|
|
"vulnerableCheckRunConclusionLevel": "failure" |
|
|
|
} |
|
|
|
} |