Skip to content

Releases: CheckmarxDev/ast-cli-java-wrapper

1.0.39

26 Aug 16:15
8558302
Compare
Choose a tag to compare

What's Changed

  • Remove quotes from additional parameters string by @pedrompflopes in #149
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #147
  • Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.1 by @dependabot in #140
  • Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #143
  • Bump gson from 2.9.0 to 2.9.1 by @dependabot in #144
  • Bump exec-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #138
  • Bump slf4j-simple from 1.7.30 to 2.0.0 by @dependabot in #150
  • Update checkmarx-ast-cli binaries with 2.0.25 by @pedrompflopes in #151

Full Changelog: 1.0.38...1.0.39

1.0.38

22 Aug 14:08
f50e74d
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 3.4.0 to 3.4.1 by @dependabot in #136
  • Update checkmarx-ast-cli binaries with 2.0.22 by @pedrompflopes in #141
  • adding kics remediation support by @tiagobcx in #139
  • change auth test case during failure by @jay-nanduri in #145
  • Update checkmarx-ast-cli binaries with 2.0.24 by @pedrompflopes in #146
  • Feature/ast 12643 sca panel by @AndreGCX in #142

Full Changelog: 1.0.37...1.0.38

1.0.37

04 Jul 16:32
111e92b
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #132
  • Removed validate() method to allow the use of EnvVars for the plugins. by @MithileshPawar in #133
  • Update checkmarx-ast-cli binaries with 2.0.21 by @pedrompflopes in #134

Full Changelog: 1.0.36...1.0.37

1.0.36

23 Jun 10:04
f02bd00
Compare
Choose a tag to compare

What's Changed

  • Update checkmarx-ast-cli binaries with 2.0.19 by @pedrompflopes in #123
  • AST-13072 - Improve PR handling by @hmmachadocx in #126
  • Code linter by @MithileshPawar in #125
  • Update checkmarx-ast-cli binaries with 2.0.20 by @pedrompflopes in #127
  • Bump actions/setup-java from 3.3.0 to 3.4.0 by @dependabot in #128
  • adding kics realtime command by @tiagobcx in #117

Full Changelog: 1.0.35...1.0.36

1.0.35

30 May 06:37
e8d32f0
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 3.1.0 to 3.1.1 by @dependabot in #108
  • Bump actions/setup-java from 3.1.1 to 3.2.0 by @dependabot in #113
  • Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #112
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #111
  • Bump mikepenz/release-changelog-builder-action from 2.9.0 to 3 by @dependabot in #109
  • Bump lombok from 1.18.22 to 1.18.24 by @dependabot in #110
  • Bump actions/setup-java from 3.2.0 to 3.3.0 by @dependabot in #114
  • Update checkmarx-ast-cli binaries with 2.0.17 by @pedrompflopes in #115
  • Update checkmarx-ast-cli binaries with 2.0.18 by @pedrompflopes in #116
  • Feature/ast 12047 js java wrapper fixing code vulnerabilities by @hmmachadocx in #119
  • update wrapper with new fields by @jay-nanduri in #121
  • Bump jackson-databind from 2.13.2.2 to 2.13.3 by @dependabot in #120

New Contributors

  • @hmmachadocx made their first contribution in #119

Full Changelog: 1.0.34...1.0.35

1.0.34

11 Apr 11:00
e1a48bf
Compare
Choose a tag to compare

What's Changed

  • Bump jackson-databind from 2.13.2.1 to 2.13.2.2 by @dependabot in #99
  • Bump actions/setup-java from 3.0.0 to 3.1.0 by @dependabot in #100
  • Feature/ast 11127 run pipeline in different agent by @AndreGCX in #101
  • created scan cancel argument builder by @AndreGCX in #102
  • Update checkmarx-ast-cli binaries with 2.0.16 by @pedrompflopes in #103
  • Update checkmarx-ast-cli binaries with 2.0.16 by @pedrompflopes in #106
  • Update checkmarx-ast-cli binaries with 2.0.16 by @pedrompflopes in #107

Full Changelog: 1.0.33...1.0.34

1.0.33

28 Mar 09:20
5f00d6f
Compare
Choose a tag to compare

What's Changed

  • Bump jackson-databind from 2.13.1 to 2.13.2 by @dependabot in #91
  • Code improvement : Returning immediately once the Bfl node is matched. by @MithileshPawar in #92
  • split scan by @pedrompflopes in #93
  • Bump actions/cache from 2 to 3 by @dependabot in #94
  • AST-11159 BFL matching by @diogopcx in #95
  • Bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #96
  • Bump jackson-databind from 2.13.2 to 2.13.2.1 by @dependabot in #97
  • Update checkmarx-ast-cli binaries with 2.0.15 by @pedrompflopes in #98

Full Changelog: 1.0.32...1.0.33

1.0.32

07 Mar 21:15
8d9d672
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-java from 2.5.0 to 3.0.0 by @dependabot in #86
  • Bump actions/checkout from 2 to 3 by @dependabot in #87
  • Update checkmarx-ast-cli binaries with 2.0.14 by @pedrompflopes in #90
  • adding codebashing link support by @tiagobcx in #88
  • Added support for getting BFL using 'results bfl' command by @MithileshPawar in #89

Full Changelog: 1.0.31...1.0.32

1.0.31

24 Feb 09:45
4fe17ab
Compare
Choose a tag to compare

What's Changed

  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #82
  • Bump gson from 2.8.9 to 2.9.0 by @dependabot in #81
  • Bump mikepenz/release-changelog-builder-action from 2.8.1 to 2.9.0 by @dependabot in #80
  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #79
  • Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #83
  • Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 by @dependabot in #85
  • Update checkmarx-ast-cli binaries with 2.0.13 by @pedrompflopes in #84

Full Changelog: 1.0.30...1.0.31

1.0.30

10 Feb 15:53
b1ec1a5
Compare
Choose a tag to compare

What's Changed

  • Bump mikepenz/release-changelog-builder-action from 2.7.2 to 2.8.1 by @dependabot in #73
  • Update checkmarx-ast-cli binaries with 2.0.12 by @pedrompflopes in #78
  • changing result to results show by @tiagobcx in #76

New Contributors

Full Changelog: 1.0.29...1.0.30