Skip to content

Commit c2c7e6d

Browse files
Merge pull request #888 from CheckmarxDev/feature/update_cli_2.3.30
Update checkmarx-ast-cli binaries with 2.3.30
2 parents a36498a + 568b91b commit c2c7e6d

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

checkmarx-ast-cli.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.29
1+
2.3.30

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = {
4444
collectCoverageFrom: ['**/*.{ts,tsx}', '!**/*.d.ts', '!**/node_modules/**'],
4545
coverageThreshold: {
4646
"global": {
47-
"branches": 63,
47+
"branches": 62,
4848
"functions": 80,
4949
"lines": 80,
5050
"statements": 80
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:a4ca697ea3e79160e94e885228c418d89e0a4eef9acae7c54f30ddab222c24d1
3-
size 76255416
2+
oid sha256:c5f1d1530c4b014c88f71bacd39056b7a7ab81e0182ab5c5d53510ae23fbee6b
3+
size 76267704

src/main/wrapper/resources/cx-mac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:cd662a538ae11c59010aef4e0fdea48e10f838aad5e3b75fc08112c089a4bbfe
3-
size 153440224
2+
oid sha256:1dcf2f936579b14ff720c9c8a2f1e20bfbbafba5c55a0ddbcfdf7da33d8d8a4e
3+
size 153473376

src/main/wrapper/resources/cx.exe

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5a20e07b5f659e1a9a4d32788cfd26ef1b0e49249af499dd431d5f559f02f621
3-
size 78230976
2+
oid sha256:d73427614ba9f0ee82aa0799f3eacee0e156add164690a9a1276464743227572
3+
size 78246336

0 commit comments

Comments
 (0)