Replace remote-query id with original query id on dowloaded SARIFs

This commit is contained in:
Alvaro Muñoz
2023-09-13 12:16:29 +02:00
parent 21bd3a405b
commit 4aa9205a6f
3 changed files with 30 additions and 27 deletions

View File

@@ -29,6 +29,7 @@ type Config struct {
type DownloadTask struct {
RunId int
QueryId string
Nwo string
Controller string
Artifact string