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
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3203748-security-7.patch | 2.38 KB | amber himes matz |
Comments
Comment #2
jhodgdonI'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!
Comment #3
jhodgdonThis 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.
Comment #4
jhodgdonComment #5
batigolixThis patch adds information about the security announcements to the security-concept and security-announce topics.
Comment #6
eojthebraveThanks for working on this.
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
Comment #7
amber himes matzHere's an updated patch with the feedback from @eojthebrave in #6 applied. Thanks @batigolix for the patch in #5!
Comment #9
eojthebraveThis looks good to me. Thanks everyone for helping with this update.