diff --git a/README.md b/README.md index 2644eef..44163ac 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ There's an overview of the codebase at [architecture](./architecture/). Grateful pyscan uses [OSV](https://osv.dev) as its database. -pyscan doesn't make sure your code is safe from everything, including yourself. Use all resources available to you like Dependabot, `pip-audit`, trivy and the likes. + +pyscan doesn't make sure your code is safe from everything. Use all resources available to you like [safety](https://pypi.org/project/safety/) Dependabot, [`pip-audit`](https://pypi.org/project/pip-audit/), trivy and the likes. ## 🐰 Todo