mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
WIP: sarif-extract-scans: back to single sarif file handling, incorporate multi-file libraries
This commit is contained in:
committed by
=Michael Hohn
parent
675a5a4008
commit
b212423907
5
data/treeio/scan-spec-0.json
Normal file
5
data/treeio/scan-spec-0.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"project_id": 13243,
|
||||
"scan_id": 123457,
|
||||
"sarif_file_name": "2022-02-25/results.sarif"
|
||||
}
|
||||
5
data/treeio/scan-spec-1.json
Normal file
5
data/treeio/scan-spec-1.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"project_id": 13243,
|
||||
"scan_id": 123456,
|
||||
"sarif_file_name": "2021-12-09/results.sarif"
|
||||
}
|
||||
Reference in New Issue
Block a user