Skip to content

Commit

Permalink
Handle formvalidations and perform permission checks (#93)
Browse files Browse the repository at this point in the history
* Fix-PostScanAction - will display only postScans and not preScan

* Fix - Bug 3290: [Jenkins] - PostScanAction - always required to choose postScanAction

* Permission changes

* Permission and formvalidation checks

* Refectory: Move empty row outside from loop

* Changes for security

Changes for security

* Post scan fix to work without cxcommon  changes

* Changes for version increment

Changes for version increment

Co-authored-by: Margarital <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: sangamchitmugre <[email protected]>
  • Loading branch information
4 people authored Mar 24, 2022
1 parent 7d4b214 commit f4bb77b
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 82 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.1.2
version = 2022.1.3

repositoryVersion=

Expand Down
Loading

0 comments on commit f4bb77b

Please sign in to comment.