Commit Graph

4 Commits

Author SHA1 Message Date
Michael Hohn
2b42a7d306 scan table change: the results.query_id is the @id from the CodeQL query
Before, the query_id was
	==> results.csv <==
	query_id STRING,         -- git commit id of the ql query set

now, it's
	query_id STRING,         -- @id from the CodeQL query
2022-08-11 16:56:20 -07:00
Michael Hohn
b212423907 WIP: sarif-extract-scans: back to single sarif file handling, incorporate multi-file libraries 2022-05-10 19:01:38 -07:00
Michael Hohn
44f1d2f179 Description of current and upcoming tables and their information sources 2022-04-20 15:22:20 -07:00
Michael Hohn
046a152ae2 Expand current and planned table description 2022-04-19 12:00:54 -07:00