Skip to content

Commit 5f00d6f

Browse files
cx-pedro-lopespedrompflopes
andauthored
Update checkmarx-ast-cli binaries with 2.0.15 (#98)
* Update checkmarx-ast-cli to 2.0.15 * fix typo Co-authored-by: pedrompflopes <[email protected]>
1 parent 7a767af commit 5f00d6f

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/java/com/checkmarx/ast/wrapper/CxConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ public final class CxConstants {
4747
static final String SUB_CMD_CODE_BASHING = "codebashing";
4848
static final String CWE_ID = "--cwe-id";
4949
static final String LANGUAGE = "--language";
50-
static final String VULNERABILITY_TYPE = "--vulnerabity-type";
50+
static final String VULNERABILITY_TYPE = "--vulnerability-type";
5151
}

src/main/resources/cx-linux

104 KB
Binary file not shown.

src/main/resources/cx-mac

108 KB
Binary file not shown.

src/main/resources/cx.exe

103 KB
Binary file not shown.

0 commit comments

Comments
 (0)