File tree Expand file tree Collapse file tree 1 file changed +31
-28
lines changed Expand file tree Collapse file tree 1 file changed +31
-28
lines changed Original file line number Diff line number Diff line change 11{
2- "scanSettings": {
3- "configMode": "AUTO",
4- "configExternalURL": "",
5- "projectToken": "",
6- "baseBranches": []
7- },
8- "checkRunSettings": {
9- "vulnerableCheckRunConclusionLevel": "failure",
10- "displayMode": "diff",
11- "useMendCheckNames": true
12- },
13- "issueSettings": {
14- "minSeverityLevel": "LOW",
15- "issueType": "DEPENDENCY"
16- },
17- "remediateSettings": {
18- "workflowRules": {
19- "enabled": true
2+ "leastVulnerablePackageSettings": {
3+ "enabled": "true"
4+ },
5+ "scanSettings": {
6+ "configMode": "AUTO",
7+ "configExternalURL": "",
8+ "projectToken": "",
9+ "baseBranches": []
10+ },
11+ "checkRunSettings": {
12+ "vulnerableCheckRunConclusionLevel": "failure",
13+ "displayMode": "diff",
14+ "useMendCheckNames": true
15+ },
16+ "issueSettings": {
17+ "minSeverityLevel": "LOW",
18+ "issueType": "DEPENDENCY"
19+ },
20+ "remediateSettings": {
21+ "workflowRules": {
22+ "enabled": true
23+ }
24+ },
25+ "imageSettings": {
26+ "imageTracing": {
27+ "enableImageTracingPR": false,
28+ "addRepositoryCoordinate": false,
29+ "addDockerfilePath": false,
30+ "addMendIdentifier": false
31+ }
2032 }
21- },
22- "imageSettings":{
23- "imageTracing":{
24- "enableImageTracingPR": false,
25- "addRepositoryCoordinate": false,
26- "addDockerfilePath": false,
27- "addMendIdentifier": false
28- }
29- }
30- }
33+ }
You can’t perform that action at this time.
0 commit comments