From 5afa6698312b94c0a81b15994aeba3774b80373c Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Mon, 23 Jul 2018 16:25:03 -0700 Subject: [PATCH] README.md: Add vuln reporting instructions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0258e86..312096b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,17 @@ against Rust crates published via https://crates.io Advisory metadata is stored in [TOML] format for [cargo-audit] and other automated tools to consume. +## Reporting Vulnerabilities + +Vulneraties can be reported by opening pull requests using the template +below. See [CONTRIBUTING.md] for more information. + + + Report Vulnerability + + +[CONTRIBUTING.md]: https://github.com/RustSec/advisory-db/blob/master/CONTRIBUTING.md + ## Format Each advisory contains information in [TOML] format: