Skip to content

Commit

Permalink
Add security scan config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Feb 16, 2024
1 parent 67a4fef commit 8bd8257
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": {
"configMode": "AUTO",
"configExternalURL": "",
"projectToken": ""
},
"commitStatusSettings": {
"vulnerableCommitStatus": "FAILED"
},
"issueSettings": {
"minSeverityLevel": "LOW",
"openConfidentialIssues": true
}
}

0 comments on commit 8bd8257

Please sign in to comment.