You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,6 +33,7 @@ If you don't want to provide the Socket API Token every time then you can use th
33
33
| --commit-sha || False || The commit hash for the commit |
34
34
| --generate-license || False | False | If enabled with `--sbom-file` will include license details |
35
35
| --enable-json || False | False | If enabled will change the console output format to JSON |
36
+
| --enable-sarif || False | False | If enabled will change the console output format to SARIF |
36
37
| --disable-overview || False | False | If enabled will disable Dependency Overview comments |
37
38
| --disable-security-issue || False | False | If enabled will disable Security Issue Comments |
38
39
| --files || False || If provided in the format of `["file1", "file2"]` will be used to determine if there have been supported file changes. This is used if it isn't a git repo and you would like to only run if it supported files have changed. |
0 commit comments