Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit c94444d

Browse files
committed
Merge branch 'master' of https://github.com/tilde-lab/tilde
2 parents 5d0d6ac + ca27a44 commit c94444d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.whitesource

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
##########################################################
2-
#### WhiteSource "Bolt for Github" configuration file ####
3-
##########################################################
4-
5-
# Configuration #
6-
#---------------#
7-
ws.repo.scan=true
8-
vulnerable.check.run.conclusion.level=failure
1+
{
2+
"generalSettings": {
3+
"shouldScanRepo": true
4+
},
5+
"checkRunSettings": {
6+
"vulnerableCheckRunConclusionLevel": "failure"
7+
}
8+
}

0 commit comments

Comments
 (0)