You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
275 B

  1. {
  2. "scanSettings": {
  3. "baseBranches": []
  4. },
  5. "checkRunSettings": {
  6. "vulnerableCheckRunConclusionLevel": "failure",
  7. "displayMode": "diff",
  8. "useMendCheckNames": true
  9. },
  10. "issueSettings": {
  11. "minSeverityLevel": "LOW",
  12. "issueType": "DEPENDENCY"
  13. }
  14. }