1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/fortify
xgoffin fb9792ad71
feat(fortifyExecuteScan): optimization of the SARIF conversion code (#3710)
* feat(fortifyExecuteScan): query SSC once for batch audit data

* fix(fortifyExecuteScan): check audit data length in all cases

* feat(fortifyExecuteScan): in fpr_to_sarif, better detection of error cases, unit tests

* fix(log): comment useless error message

* fix(fortifyExecuteScan): clarify log message

* fix(fortifyExecuteScan): adapt unit tests
2022-04-07 13:11:52 +02:00
..
fortify_test.go Fortify JSON Report (#3212) 2021-10-29 10:03:01 +02:00
fortify.go feat(fortifyExecuteScan): optimization of the SARIF conversion code (#3710) 2022-04-07 13:11:52 +02:00
fpr_to_sarif_test.go feat(fortifyExecuteScan): optimization of the SARIF conversion code (#3710) 2022-04-07 13:11:52 +02:00
fpr_to_sarif.go feat(fortifyExecuteScan): optimization of the SARIF conversion code (#3710) 2022-04-07 13:11:52 +02:00
reporting.go feat(detectExecuteScan): SARIF export and GH issue creation (#3637) 2022-03-17 15:32:48 +01:00