mirror of
https://github.com/anchore/grype
synced 2024-11-10 14:44:12 +00:00
fix: add vex json & xml to listed formats (#802)
This commit is contained in:
parent
64277bf6f4
commit
e17bb9bd73
1 changed files with 2 additions and 0 deletions
|
@ -53,4 +53,6 @@ var AvailableFormats = []format{
|
|||
cycloneDXFormat,
|
||||
sarifFormat,
|
||||
templateFormat,
|
||||
embeddedVEXJSON,
|
||||
embeddedVEXXML,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue