Private GIT

Skip to content
Snippets Groups Projects
Commit a64e9c3b authored by whitesource-bolt-for-github[bot]'s avatar whitesource-bolt-for-github[bot]
Browse files

Migrate WhiteSource configuration file to json format

parent c2bf0f3a
No related branches found
No related tags found
No related merge requests found
##########################################################
#### WhiteSource Integration configuration file ####
##########################################################
# Configuration #
#---------------#
ws.repo.scan=true
vulnerable.check.run.conclusion.level=failure
{
"generalSettings": {
"shouldScanRepo": true
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment