WIP: sarif-extract-scans: back to single sarif file handling, incorporate multi-file libraries

This commit is contained in:
Michael Hohn
2022-05-10 19:01:38 -07:00
committed by =Michael Hohn
parent 675a5a4008
commit b212423907
6 changed files with 264 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
{
"project_id": 13243,
"scan_id": 123457,
"sarif_file_name": "2022-02-25/results.sarif"
}

View File

@@ -0,0 +1,5 @@
{
"project_id": 13243,
"scan_id": 123456,
"sarif_file_name": "2021-12-09/results.sarif"
}