Skip to content

Commit 7720056

Browse files
committed
Clarify that crates.io is a repository in the rust-lang org
And (most) other crates hosted on crates.io are not
1 parent 272dd9b commit 7720056

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/templates/security.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<h2 id='crates-io-security'>Security of crates.io itself</h2>
66

77
<p>Safety is one of the core principles of Rust, and to that end, we would like to ensure that cargo, crates.io, docs.rs, and
8-
related tools have secure implementations. To disclose security vulnerabilities in
9-
<a href='https://github.com/rust-lang'>any repository in the rust-lang organization</a>, please follow the
10-
<a href='https://www.rust-lang.org/policies/security'>Rust Security policy</a>.</p>
8+
related tools have secure implementations. To disclose security vulnerabilities in the crates.io service itself (as opposed
9+
to crates hosted on crates.io) or any other <a href='https://github.com/rust-lang'>repository in the rust-lang
10+
organization</a>, please follow the <a href='https://www.rust-lang.org/policies/security'>Rust Security policy</a>.</p>
1111

1212
<p>Thank you for taking the time to responsibly disclose any issues you find.</p>
1313

0 commit comments

Comments
 (0)