Files
swagger-ui/.whitesource
Vladimir Gorej 9b8a7318e4 chore(whitesource): update configuration file
Additionally, setting the ConclusionLevel to _success_ as
there are numerous vulnerable packages being tracked though
have no documented remediation at this time. Issues will still
generate tickets though the scan will not result in a failure.
2022-01-11 09:29:27 +01:00

16 lines
300 B
Plaintext

{
"scanSettings": {
"configMode": "LOCAL",
"configExternalURL": "",
"projectToken": "",
"baseBranches": ["main"]
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "success",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
}
}