Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from KevinNitroG/whitesource/configure
Browse files Browse the repository at this point in the history
Configure Mend Bolt for GitHub
  • Loading branch information
KevinNitroG authored Aug 11, 2023
2 parents 9ffa74b + eefd73c commit f4e8fc2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"scanSettings": {
"baseBranches": []
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff",
"useMendCheckNames": true
},
"issueSettings": {
"minSeverityLevel": "LOW",
"issueType": "DEPENDENCY"
}
}

0 comments on commit f4e8fc2

Please sign in to comment.