File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,13 +48,13 @@ inputs:
48
48
default : any
49
49
required : false
50
50
package-types :
51
- description : Comma-separated list of package types to include in the SARIF/summary report. Example: "java,javascript"
51
+ description : " Comma-separated list of package types to include in the SARIF/summary report. Example: \ " java,javascript\" "
52
52
required : false
53
53
not-package-types :
54
- description : Comma-separated list of package types to exclude from the SARIF/summary report. Example: "os,alpine"
54
+ description : " Comma-separated list of package types to exclude from the SARIF/summary report. Example: \ " os,alpine\" "
55
55
required : false
56
56
exclude-accepted :
57
- description : Exclude vulnerabilities that have accepted risks from SARIF/summary report. true/false
57
+ description : " Exclude vulnerabilities that have accepted risks from SARIF/summary report. true/false"
58
58
default : " false"
59
59
required : false
60
60
group-by-package :
You can’t perform that action at this time.
0 commit comments