docs: change SecObserve URLs in documentatio (#9771)

This commit is contained in:
Stefan Fleckenstein
2025-11-10 06:55:55 +00:00
committed by GitHub
parent d70d994d88
commit 14ecdb5696
2 changed files with 3 additions and 3 deletions

View File

@@ -82,8 +82,8 @@ It has capabilities to fail the pipeline, create issues, alert communication cha
## SecObserve GitHub actions and GitLab templates (Community)
[SecObserve GitHub actions and GitLab templates](https://github.com/MaibornWolff/secobserve_actions_templates) run various vulnerability scanners, providing uniform methods and parameters for launching the tools.
[SecObserve GitHub actions and GitLab templates](https://github.com/SecObserve/secobserve_actions_templates) run various vulnerability scanners, providing uniform methods and parameters for launching the tools.
The Trivy integration supports scanning Docker images and local filesystems for vulnerabilities as well as scanning IaC files for misconfigurations.
👉 Get it at: <https://github.com/MaibornWolff/secobserve_actions_templates>
👉 Get it at: <https://github.com/SecObserve/secobserve_actions_templates>

View File

@@ -8,7 +8,7 @@ DefectDojo can parse Trivy JSON reports. The parser supports deduplication and a
## SecObserve (Community)
SecObserve can parse Trivy results as CycloneDX reports and provides an unified overview of vulnerabilities from different sources. Vulnerabilities can be evaluated with manual and rule based assessments.
👉 Get it at: <https://github.com/MaibornWolff/SecObserve>
👉 Get it at: <https://github.com/SecObserve/SecObserve>
## Scan2html (Community)
A Trivy plugin that scans and outputs the results to an interactive html file.