Skip to content

Commit 445c4dd

Browse files
cx-pedro-lopespedrompflopes
andauthored
Update checkmarx-ast-cli binaries with 2.0.15 (#100)
* Update checkmarx-ast-cli to 2.0.15 * fix typo Co-authored-by: pedrompflopes <pedrompflopes@users.noreply.github.com>
1 parent 2ac4673 commit 445c4dd

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

checkmarx-ast-cli.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.14
1+
2.0.15

src/main/wrapper/CxConstants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export enum CxConstants {
5454
BFL_TYPE = "CxBFL",
5555
SAST = "sast",
5656
LANGUAGE = "--language",
57-
VULNERABILITY_TYPE = "--vulnerabity-type",
57+
VULNERABILITY_TYPE = "--vulnerability-type",
5858
CWE_ID = "--cwe-id",
5959

6060
SEVERITY_HIGH = "high",
104 KB
Binary file not shown.

src/main/wrapper/resources/cx-mac

108 KB
Binary file not shown.

src/main/wrapper/resources/cx.exe

103 KB
Binary file not shown.

0 commit comments

Comments
 (0)