Skip to content

Commit 5688a49

Browse files
committed
Generate list of supported formats
1 parent ae47c43 commit 5688a49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUPPORTED-FORMATS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--- DO NOT EDIT -- Generated at 2025-09-23T09:44:16.924844717 - Run the `main` method of `ParserRegistry` to regenerate after changing parsers -- DO NOT EDIT --->
1+
<!--- DO NOT EDIT -- Generated at 2025-09-23T13:11:47.353942635 - Run the `main` method of `ParserRegistry` to regenerate after changing parsers -- DO NOT EDIT --->
22
# Supported Report Formats
33

44
The static analysis model supports the following report formats.
@@ -156,7 +156,7 @@ If your tool is supported, but some properties are missing (icon, URL, etc.), pl
156156
</tr>
157157
<tr>
158158
<td colspan="4">
159-
:bulb: Use commandline <code>trivy image -f json -o results.json &#x27;image&#x27;</code>, see <a href="https://github.com/aquasecurity/trivy">tivy on Github</a> for usage details.
159+
:bulb: Use commandline <code>trivy image -f json -o results.json &#x27;image&#x27;</code>, see <a href="https://github.com/aquasecurity/trivy">tivy on Github</a> for usage details. <p>Supported scanners:</p> <ul><li><a href="https://trivy.dev/latest/docs/scanner/vulnerability/">Vulnerability Scanner</a></li><li><a href="https://trivy.dev/latest/docs/scanner/misconfiguration/">Misconfiguration Scanner</a></li></ul>
160160
</td>
161161
</tr>
162162
<tr>

0 commit comments

Comments
 (0)