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
Sven Merk f06890a9b2
SARIF format and GHIssue format improvements (#3646)
* Improve reporting

* Fix location

* Align casing

* Fix severity mapping

* Fix format

* Improve title

* Title format

* Fix severity

* Align title

* Fix schema reference

* Fix schema reference

* Fix fmt

* Fix fmt2

* Fix tests

* fix(sarif): proper handling of omitempty in SnippetSarif

* fix(fortifyExecuteScan): sarif format version

* Addressing comments

* Fix SARIF

* fix(sarif): omitempty handling

* fix(fortifyExecuteScan): pointer indirection

* Added TODOs for audit data

Co-authored-by: Xavier Goffin <x.goffin@sap.com>
Co-authored-by: xgoffin <86716549+xgoffin@users.noreply.github.com>
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2022-03-22 14:47:19 +01:00
..
fortify_test.go Fortify JSON Report (#3212) 2021-10-29 10:03:01 +02:00
fortify.go feat(fortifyExecuteScan): added conversion to SARIF for FPR files (#3485) 2022-02-08 14:10:40 +01:00
fpr_to_sarif_test.go feat(fortifyExecuteScan): added parameter to generated sarif file (#3644) 2022-03-17 13:09:15 +01:00
fpr_to_sarif.go SARIF format and GHIssue format improvements (#3646) 2022-03-22 14:47:19 +01:00
reporting.go feat(detectExecuteScan): SARIF export and GH issue creation (#3637) 2022-03-17 15:32:48 +01:00