diff --git a/docs/ecosystem/security.md b/docs/ecosystem/miscellaneous.md similarity index 72% rename from docs/ecosystem/security.md rename to docs/ecosystem/miscellaneous.md index e5f99ac63c6..ba37e65160e 100644 --- a/docs/ecosystem/security.md +++ b/docs/ecosystem/miscellaneous.md @@ -1,4 +1,4 @@ -# Security Management +# Miscellaneous ## SonarQube (Community) A Trivy plugin that converts JSON report to SonarQube [generic issues format](https://docs.sonarqube.org/9.6/analyzing-source-code/importing-external-issues/generic-issue-import-format/). @@ -9,3 +9,8 @@ A Trivy plugin that converts JSON report to SonarQube [generic issues format](ht DefectDojo can parse Trivy JSON reports. The parser supports deduplication and auto-close features. 👉 Get it at: + +## Scan2html (Community) +A Trivy plugin that scans and outputs the results to an interactive html file. + +👉 Get it at: