1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/checkmarx
Sven Merk e8ba1b043d
Fix(detectExecuteScan): rework struct methods to meet interface requirements (#4048)
* Fixed struct methods to meet interface requirements

* Fix test and ruleID

* Small adjustments

* Readability of code

* Added testcases

* Code rework

* Fix fmt

* Mod

* Fix taxonomy

* Fix ruleIndex

* Fix taxonomies

* Fix format

* Remove name

* Fix Fortify and Checkmarx SARIF

* Fix fmt, address comments

* Addressing comments

* Fix fmt
2022-10-10 10:06:20 +02:00
..
checkmarx_test.go feat(checkmarxExecuteScan): added API to get description, incorporated to SARIF file (#3814) 2022-06-01 15:48:56 +02:00
checkmarx.go feat(checkmarxExecuteScan): Support threshold for Low finding per Query name (#3938) 2022-08-05 00:17:07 +02:00
cxxml_to_sarif_test.go Classify Fortify & Checkmarx findings into audit group / Common properties (#3904) 2022-07-21 11:15:55 +02:00
cxxml_to_sarif.go Fix(detectExecuteScan): rework struct methods to meet interface requirements (#4048) 2022-10-10 10:06:20 +02:00
reporting_test.go feat(checkmarxExecuteScan): new json report flag (#3964) 2022-08-12 18:39:28 +02:00
reporting.go feat(checkmarxExecuteScan): new json report flag (#3964) 2022-08-12 18:39:28 +02:00