diff --git a/README.md b/README.md index 8b9ea15..1ec4719 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ and reporting (send PRs to add yours): To report a new vulnerability, open a pull request using the template below. See [CONTRIBUTING.md] for more information. +See [HOWTO_UNMAINTAINED.md] before filing an advisory for an unmaintained crate. + Report Vulnerability @@ -151,3 +153,4 @@ All content in this repository is placed in the public domain. [trivy]: https://aquasecurity.github.io/trivy/ [dependabot]: https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates [CONTRIBUTING.md]: https://github.com/RustSec/advisory-db/blob/main/CONTRIBUTING.md +[HOWTO_UNMAINTAINED.md]: ./HOWTO_UNMAINTAINED.md