Documentation location/URL

https://www.drupal.org/docs/user_guide/en/security-announce.html

Problem/Motivation

We are adding display of highly critical security advisories within Drupal: #3041885: Display relevant Security Advisories data for Drupal. This will likely be released in 9.3.0

Here is the wiki page: https://www.drupal.org/docs/updating-drupal/highly-critical-security-adv...

Proposed resolution

This probably also should be mentioned on this page of the guide:
https://www.drupal.org/docs/user_guide/en/security-announce.html

Remaining tasks

Updated it

Comments

tedbow created an issue. See original summary.

jhodgdon’s picture

Status: Active » Postponed

I'll follow the other issue. We can add this to the User Guide when we start to work on the version compatible with Drupal 9.3.x or whenever this gets added to Core. Thanks for the issue!

jhodgdon’s picture

This was just added to core for later releases of 9.2.x, and 9.3.0. So we need to add it to the user guide soon! Looks like we don't actually have a 9.2 branch yet... IMO this should go into the 9.3 branch of the User Guide.

jhodgdon’s picture

Status: Postponed » Active
batigolix’s picture

Status: Active » Needs review
StatusFileSize
new2.37 KB

This patch adds information about the security announcements to the security-concept and security-announce topics.

eojthebrave’s picture

Thanks for working on this.

+++ b/source/en/security-announce.asciidoc
@@ -26,6 +27,10 @@ updates.
+* Critical security announcements will be displayed on the administration pages
+of your website. A link will be shown to the announcement on drupal.org which
+explains when and how you can update your website.

This is a little nit-picky but I think we should say "Highly critical" here rather than "Critical" as there's a distinction between the two and only the "highly critical" ones will be displayed in this manner. https://www.drupal.org/drupal-security-team/security-risk-levels-defined

amber himes matz’s picture

StatusFileSize
new2.38 KB

Here's an updated patch with the feedback from @eojthebrave in #6 applied. Thanks @batigolix for the patch in #5!

eojthebrave’s picture

Status: Needs review » Fixed

This looks good to me. Thanks everyone for helping with this update.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.