Skip to content

Commit

Permalink
Changes for Security check (#98)
Browse files Browse the repository at this point in the history
* Changes for Security check

Changes for Security check

* Committing

* Addressed the further review comments from Jenkins team , adding null check for job level parameters also.

* Revert "Merge branch 'Jenkins_Security_Checks' of https://github.com/jenkinsci/checkmarx-plugin into Jenkins_Security_Checks"

This reverts commit 7fda164, reversing
changes made to c23cf37.

* Changes for version upgrade

Changes for version upgrade

* Sca npe fix (#101)

* Add validation for descriptor.getDependencyScanConfig()!= null

* Add print of SCa info

Co-authored-by: Margarital <maragrita.levitm@checkmarx.com>

* Version Increment

Version Increment

Co-authored-by: Subhadra.Sahoo@checkmarx.com <subhadra_sahoo@persistent.com>
Co-authored-by: Margarita <margarita.levitm@checkmarx.com>
Co-authored-by: Margarital <maragrita.levitm@checkmarx.com>
  • Loading branch information
4 people authored May 17, 2022
1 parent eee31d5 commit 0f765e7
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 70 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = Provides automatic scan of code by Checkmarx server and shows results summary and trend in Jenkins interface.
group = com.checkmarx.jenkins
version = 2022.2.1
version = 2022.2.3

repositoryVersion=

Expand Down
Loading

0 comments on commit 0f765e7

Please sign in to comment.