mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
wip: debug and get automationDetails into CSV output
This commit is contained in:
committed by
=Michael Hohn
parent
742392338e
commit
68b43e0514
@@ -46,7 +46,8 @@ columns = {
|
||||
"creation_date",
|
||||
"repo_url" ,
|
||||
"primary_language" ,
|
||||
"languages_analyzed"
|
||||
"languages_analyzed",
|
||||
"automationDetails",
|
||||
],
|
||||
"codeflows" : [
|
||||
"codeflow_id",
|
||||
@@ -62,4 +63,4 @@ columns = {
|
||||
"uriBaseId",
|
||||
"message"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user