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 8a71f20 + ff6bcfd commit 4a1050dCopy full SHA for 4a1050d
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