docs(plugin): add missed plugin section (#6799)

This commit is contained in:
DmitriyLewen
2024-05-28 13:37:55 +06:00
committed by GitHub
parent 56dbe1f676
commit 0e3560abe5
2 changed files with 5 additions and 1 deletions

View File

@@ -399,7 +399,7 @@ $ trivy <target> [--format <format>] --output plugin=<plugin_name> [--output-plu
```
This is useful for cases where you want to convert the output into a custom format, or when you want to send the output somewhere.
For more details, please check [here](../plugin/plugins.md#output-plugins).
For more details, please check [here](../plugin/user-guide.md#output-mode-support).
## Converting
To generate multiple reports, you can generate the JSON report first and convert it to other formats with the `convert` subcommand.