We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7c1136 + 224cdc7 commit a9460ecCopy full SHA for a9460ec
src/main/wrapper/CxConstants.ts
@@ -3,6 +3,7 @@ export enum CxConstants {
3
VERBOSE = "-v",
4
PROJECT_NAME = "--project-name",
5
SCAN_TYPES_SUB_CMD = "--scan-type",
6
+ SCAN_TYPES = "--scan-types",
7
SAST_PRESET_NAME = "--sast-preset-name",
8
FILE_FILTER = "--file-filter",
9
AGENT = "--agent",
0 commit comments