Merge branch 'master' of github.com:shakasan/yggdrasil_ng

This commit is contained in:
Francois B. (Makoto) 2019-07-09 22:36:59 +02:00
commit 8fd27e693c

View file

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