docs: replace safety for osv-scanner (#11179)

This commit is contained in:
Pepe Fagoaga
2026-05-14 15:04:09 +02:00
committed by GitHub
parent 3410fc927a
commit 375de5dc87
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ These should have been already installed if `uv sync` was already run.
</Note>
- [`bandit`](https://pypi.org/project/bandit/) for code security review.
- [`safety`](https://pypi.org/project/safety/) and [`dependabot`](https://github.com/features/security) for dependencies.
- [`osv-scanner`](https://github.com/google/osv-scanner) and [`dependabot`](https://github.com/features/security) for dependencies.
- [`hadolint`](https://github.com/hadolint/hadolint) and [`dockle`](https://github.com/goodwithtech/dockle) for container security.
- [`Snyk`](https://docs.snyk.io/integrations/snyk-container-integrations/container-security-with-docker-hub-integration) for container security in Docker Hub.
- [`clair`](https://github.com/quay/clair) for container security in Amazon ECR.