Release v0.0.57
·
386 commits
to f553cd187c77efc5f9af3012868402470d9e412f
since this release
- f553cd1 0.0.57
- 8910969 Merge pull request #220 from CheckmarxDev/dependabot/npm_and_yarn/jest-cli-29.0.1
- f0fdfb6 Bump jest-cli from 29.0.0 to 29.0.1
- d726572 Merge pull request #219 from CheckmarxDev/dependabot/npm_and_yarn/eslint-8.23.0
- f3bbb55 Bump eslint from 8.22.0 to 8.23.0
- 8e4e7d4 Merge pull request #223 from CheckmarxDev/dependabot/npm_and_yarn/types/node-18.7.14
- db33507 Bump @types/node from 18.7.13 to 18.7.14
- 14fb2d9 Merge pull request #221 from CheckmarxDev/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.0
- c406dfc Bump @typescript-eslint/parser from 5.35.1 to 5.36.0
- 3365270 Merge pull request #222 from CheckmarxDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.0
- 3c46a6c Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.0
- 8f2adb9 Merge pull request #175 from CheckmarxDev/AST-14142-sast-descriptions-command
- 9ff60fe fixing undefined values in description
- c018cdf Merge branch 'main' into AST-14142-sast-descriptions-command
- 3bbc094 merge + fixs
- 9ba7b51 Merge pull request #211 from CheckmarxDev/feature/adding-supportsQuickFix-attribute
- 3b70d2e updating branch
- 59c925e Merge branch 'main' into feature/adding-supportsQuickFix-attribute
- 3e73084 Update checkmarx-ast-cli to 2.0.25 (#207)
- 4b5a784 Merge branch 'feature/adding-supportsQuickFix-attribute' of github.com:CheckmarxDev/ast-cli-javascript-wrapper into feature/adding-supportsQuickFix-attribute
- 06cf8bb separating remediation tests
- 7a7b15d Merge pull request #218 from CheckmarxDev/dependabot/npm_and_yarn/typescript-4.8.2
- 7dfb669 Bump typescript from 4.7.4 to 4.8.2
- b1998e3 Merge pull request #217 from CheckmarxDev/dependabot/npm_and_yarn/jest-cli-29.0.0
- 163f165 Bump jest-cli from 28.1.3 to 29.0.0
- 864078f Merge pull request #215 from CheckmarxDev/dependabot/npm_and_yarn/types/node-18.7.13
- d419530 Bump @types/node from 18.7.3 to 18.7.13
- 4eaf56d Merge pull request #214 from CheckmarxDev/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.35.1
- 747e59b Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.35.1
- 40d004e Merge pull request #213 from CheckmarxDev/dependabot/npm_and_yarn/typescript-eslint/parser-5.35.1
- 9105b44 Merge branch 'main' into feature/adding-supportsQuickFix-attribute
- 0ed5681 Bump @typescript-eslint/parser from 5.33.0 to 5.35.1
- 38f77f2 Merge pull request #216 from CheckmarxDev/disable-scan
- 0b9a92f disable AST scan as the project is imported so it will already scan
- 99d7174 supporting new field in sca results + update flag name
- ec319c9 Merge pull request #200 from CheckmarxDev/dependabot/npm_and_yarn/eslint-8.22.0
- 2ee0e81 Bump eslint from 8.21.0 to 8.22.0
- 1e36551 Merge pull request #201 from CheckmarxDev/dependabot/npm_and_yarn/types/node-18.7.3
- df9cd39 Bump @types/node from 18.7.1 to 18.7.3
- 577cdad add new lines and change constant for learn more description case
- fa54223 add learn more descriptions command to wrapper and tests