mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 09:13:04 +01:00
Add ability to read automationDetails.id if present
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
# Sarif format information
|
||||
|
||||
The tool operates on sarif generated by LGTM 1.27.0 (by default) or by the CodeQL CLI (enabled with the -f flag given a value of `CLI`).
|
||||
The tool operates on sarif generated by LGTM 1.27.0 (by default) or by the CodeQL CLI (enabled with the -f flag given a value of `CLI`). The supported sarif is [SARIF v2.1.0](https://docs.oasis-open.org/sarif/sarif/v2.1.0/csprd01/sarif-v2.1.0-csprd01.html).
|
||||
|
||||
The values that the -f flag accepts are: `LGTM` and `CLI`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user