Skip to content

Commit

Permalink
Merge pull request #33 from aquasecurity/giorod3-patch-1
Browse files Browse the repository at this point in the history
Update task.json
  • Loading branch information
giorod3 authored Apr 4, 2023
2 parents 39133f5 + 1d93175 commit 7516cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trivy-task/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"name": "severities",
"type": "string",
"label": "The severities (CRITICAL,HIGH,MEDIUM,LOW,UNKNOWN) to include in the scan (comma sperated)",
"defaultValue": "CRITICAL,HIGH,MEDIUM,LOW,UNKNOWN",
"defaultValue": "",
"required": false,
"helpMarkDown": "The specified path or image will be scanned for the provided serverities."
},
Expand Down

0 comments on commit 7516cf9

Please sign in to comment.