xgoffin
dfd2278639
feat(fortifyExecuteScan): full FPR to SARIF implementation (#3604)
* feat(FPRtoSARIF): boilerplate & comments
* Feat(Ingest): Build done, Vulnerabilities partway
* feat(Vulnerabilities): now entirely parsed
* feat(FprToSarif): integration in Piper step, full xml structure
* feat(fpr_to_sarif): base program. Need to replace names in messages
* feat(fpr_to_sarif): message substitution and custom definition integration
* fix(fpr_to_sarif): missing replacement in tools object
* fix(fpr_to_sarif): failing unit test
* Fix fortify folder creation for generating sarif
* deletion of unzip folder
* feat(fpr_to_sarif): better unit test
* fix(fpr_to_sarif): pr tests failing
* feat(fortifyExecuteScan): complete SARIF file generation
* fix(fpr_to_sarif): add extra check and test to prevent panics
* rebase onto master, fix ALL conflicts, adapt code and format
* fix missing added properties
* fix(SARIF): structure
* fix(whitesource): wrong sarif structures
* Update pkg/fortify/fpr_to_sarif.go
* Update pkg/format/sarif.go
* Update pkg/format/sarif.go
Co-authored-by: Sumeet PATIL <sumeet.patil@sap.com>
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
2022-03-14 11:26:05 +01:00
..
2022-02-07 20:34:11 +01:00
2022-02-11 10:16:40 +01:00
2021-09-08 16:48:12 +02:00
2021-09-07 17:17:03 +02:00
2022-02-21 09:16:48 +01:00
2022-01-31 10:45:40 +01:00
2022-02-28 14:22:47 +01:00
2021-08-04 17:31:16 +02:00
2022-03-09 14:06:26 +01:00
2022-02-25 15:35:44 +01:00
2022-03-10 13:35:28 +01:00
2022-03-09 13:07:23 +01:00
2022-03-11 09:47:44 +01:00
2022-02-23 15:16:05 +01:00
2022-03-14 11:26:05 +01:00
2022-03-14 11:26:05 +01:00
2022-01-19 13:16:57 +01:00
2022-02-23 15:16:05 +01:00
2022-02-23 09:30:19 +01:00
2022-01-31 10:45:40 +01:00
2022-01-24 15:08:39 +01:00
2022-03-07 17:15:36 +01:00
2021-06-30 11:18:49 +02:00
2021-12-16 12:49:15 +01:00
2021-06-02 16:45:22 +02:00
2022-02-10 10:25:03 +01:00
2022-02-14 08:56:11 +01:00
2022-01-24 09:48:01 +01:00
2021-09-23 15:33:30 +02:00
2022-03-04 10:26:46 +01:00
2022-02-10 16:46:00 +01:00
2021-03-10 15:06:42 +01:00
2022-03-04 10:26:46 +01:00
2022-03-14 10:17:55 +01:00
2021-11-18 17:50:03 +01:00
2022-03-04 10:26:46 +01:00
2022-01-19 10:30:59 +01:00
2022-02-17 15:16:55 +01:00
2022-02-07 16:41:36 +01:00
2022-03-14 10:17:55 +01:00
2022-02-28 09:45:57 +01:00
2021-11-04 10:28:41 +01:00
2021-09-10 13:20:54 +02:00
2021-07-01 13:11:21 +02:00
2021-11-15 12:06:48 +01:00
2021-12-21 11:52:10 +01:00
2022-02-28 11:35:38 +01:00
2022-03-14 11:26:05 +01:00