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.
1 parent d4a8504 commit e0c672bCopy full SHA for e0c672b
src/main/wrapper/CxConstants.ts
@@ -1,5 +1,5 @@
1
export enum CxConstants {
2
- VULNERABILITIES = "--vulnerabilities",
+ VULNERABILITIES = "--vulnerability-identifiers",
3
IGNORE__FILE_PATH = "--ignored-file-path",
4
SOURCE = "-s",
5
VERBOSE = "-v",
0 commit comments