-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vulnerability fix and Force scan when both incremental and force scan…
… configured. (#119) * Security fix plug 974 (#117) * Fixed high vulnerabilities in CLI plugin * Corrected to fix NoSuchMethod error for Platform class from guava library in CLI * Upgraded to fix JAXBException class not found while doing OSA scan. But later its failing for SAST + OSA combination where it fails for SAST scan * Reverted back changes for uptaking latest released cx-client-common . Because it had FSA agent 23.0.0 version which is causing issues for JAXBException class . Just fixed vulnerabilities by upgrading the libraries guava, json * Incremented the version * Making the scan type full when both incremental and force scan set to true (#118) * Fix for plug - 1007, if both ( -Incremental and -ForceScan) parameters are set TRUE, the scan will be full. * Fixed code review comments for plug-1007 * Incremented the version * Fixed the medium vulnerability for vertx-web library * Incremented the plugin version
- Loading branch information
1 parent
fe3057c
commit 4a91d08
Showing
2 changed files
with
35 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters