diff --git a/locales/en-US/security.ftl b/locales/en-US/security.ftl index 96d0a572..d5f67bb6 100644 --- a/locales/en-US/security.ftl +++ b/locales/en-US/security.ftl @@ -22,6 +22,46 @@ security-reporting-description--2022-01 =

Please note that the discussion forums are public areas. When escalating in these venues, please do not discuss your issue. Simply say that you’re trying to get a hold of someone from the security team.

+security-scope-heading = Scope +security-scope--2025-04 = +

The Rust Security Response WG handles vulnerability reports for everything maintained and published by the Rust Project:

+ +

The following things are outside our scope:

+ +

When reporting vulnerabilities, keep in mind that:

+ +

If you have doubts on whether something falls within our scope, please reach out and we will provide guidance.

+ security-disclosure-heading = Disclosure policy security-disclosure-description =

The Rust project has a 5 step disclosure process.

diff --git a/templates/policies/security.html.hbs b/templates/policies/security.html.hbs index ebd07225..84e8600c 100644 --- a/templates/policies/security.html.hbs +++ b/templates/policies/security.html.hbs @@ -30,6 +30,16 @@ +
+
+
+

{{fluent "security-scope-heading"}}

+
+
+ {{fluent "security-scope--2025-04"}} +
+
+