@@ -52,19 +52,24 @@ for them for significant issues.
Security-related discussions at the Yocto Project
-------------------------------------------------
-We have set up two security-related mailing lists:
+We have set up two security-related emails/mailing lists:
- - Public List: yocto [dash] security [at] yoctoproject[dot] org
+ - Public Mailing List: yocto [dash] security [at] yoctoproject[dot] org
- This is a public mailing list for anyone to subscribe to. This list is an
- open list to discuss public security issues/patches and security-related
- initiatives. For more information, including subscription information,
- please see the :yocto_lists:`yocto-security mailing list info page </g/yocto-security>`.
+ This is a public mailing list for anyone to subscribe to. This list is an
+ open list to discuss public security issues/patches and security-related
+ initiatives. For more information, including subscription information,
+ please see the :yocto_lists:`yocto-security mailing list info page
+ </g/yocto-security>`.
- - Private List: security [at] yoctoproject [dot] org
+ This list requires moderator approval for new topics to be posted, to avoid
+ private security reports to be posted by mistake.
- This is a private mailing list for reporting non-published potential
- vulnerabilities. The list is monitored by the Yocto Project Security team.
+ - Yocto Project Security Team: security [at] yoctoproject [dot] org
+
+ This is an email for reporting non-published potential vulnerabilities.
+ Emails sent to this address are forwarded to the Yocto Project Security
+ Team members.
What you should do if you find a security vulnerability
Update mailing lists following changes by Michael Halstead (https://lists.yoctoproject.org/g/yocto-security/message/1478). Also fix formatting/spacing. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/dev-manual/security-subjects.rst | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) --- base-commit: dbc6137cd13f982a7fd4d1b2df79dccb177db0fc change-id: 20250829-update-security-lists-d524520db2c9 Best regards, -- Antonin Godard <antonin.godard@bootlin.com>