1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/fortify
xgoffin 7d9f018529
feat(fortifyExecuteScan): SARIF generation improvements (#3769)
* feat(fpr_to_sarif & GHAS): adjustments to fit some rules

* feat(fortifyExecuteScan): fit GH ingestion rules better

* feat(fortifyExecuteScan): readability in SARIF report

* feat(fortifyExecuteScan): restore escaped chars in XML text

* feat(fortifyExecuteScan): properly replace threadflowlocations in each threadflow

* fix(fortifyExecuteScan): fixed missing threadflow in SARIF generation

* feat(fortifyExecuteScan): properly handle threadflows when a node has another node as Reason (node-in-node edge case)

* feat(fortifyExecuteScan): better sarif ruleID field

Co-authored-by: thtri <trinhthanhhai@gmail.com>
2022-05-11 17:05:51 +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(sarif): logging improvements (#3727) 2022-04-26 12:34:54 +02:00
fpr_to_sarif.go feat(fortifyExecuteScan): SARIF generation improvements (#3769) 2022-05-11 17:05:51 +02:00
reporting.go feat(sarif): logging improvements (#3727) 2022-04-26 12:34:54 +02:00