From 831c50f4a4304068f125e603add6a8839f08b3eb Mon Sep 17 00:00:00 2001 From: yosinn1-blip Date: Sun, 24 May 2026 07:31:49 +0900 Subject: [PATCH] docs: fix malicious spelling in contributing guide (#2909) Signed-off-by: Yoshiki --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd7f0c0b..1ca9fff2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ To add an advisory to the RustSec database, open a [Pull Request] against 1. Report the vulnerability upstream according to their security policy. RustSec maintainers do not have expertise in every crate's internals and so a crate - maintainer can much more efficiently respond. Suspected malicous crates + maintainer can much more efficiently respond. Suspected malicious crates should instead be [reported to crates.io](https://crates.io/policies/security). 2. Wait for the maintainers to confirm the vulnerability exists. 3. Engage in coordinated disclosure (as applicable) so the vulnerability isn't revealed