From 18f4cf9f4ac8f929792bfe957e131d2fa0e35e91 Mon Sep 17 00:00:00 2001 From: Marc-cn <130138935+Marc-cn@users.noreply.github.com> Date: Wed, 10 Jun 2026 14:36:53 -0400 Subject: [PATCH 1/2] Update news.md --- content/en/resources/news.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/en/resources/news.md b/content/en/resources/news.md index 89898f1..36be04a 100644 --- a/content/en/resources/news.md +++ b/content/en/resources/news.md @@ -9,6 +9,12 @@ cSpell:ignore: Sigstore Here are our news highlights. For a complete list, see the [Press](#press) section. +**May 2026** + +The [European Union Agency for Cybersecurity (ENISA)](https://www.enisa.europa.eu/) published a draft +[Technical Advisory on Secure Update Mechanisms](https://www.enisa.europa.eu/sites/default/files/2026-05/Draft%20-%20ENISA%20Technical%20Advisory%20-%20Update%20Mechanisms%20-%20v0.6.pdf), offering manufacturers practical guidance on threats and security controls across the software update lifecycle. The advisory's recommendations are consistent with +recognized practices reflected in TUF, [Uptane](https://uptane.github.io), and NIST SP 800-40. + **June 16, 2021** The Sigstore community live-streamed a From b8f2cb3f474a7730e9baf725d658b928fae8ffea Mon Sep 17 00:00:00 2001 From: Marc-cn <130138935+Marc-cn@users.noreply.github.com> Date: Wed, 10 Jun 2026 16:10:46 -0400 Subject: [PATCH 2/2] Update news.md --- content/en/resources/news.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/content/en/resources/news.md b/content/en/resources/news.md index 36be04a..f5360a8 100644 --- a/content/en/resources/news.md +++ b/content/en/resources/news.md @@ -11,9 +11,14 @@ section. **May 2026** -The [European Union Agency for Cybersecurity (ENISA)](https://www.enisa.europa.eu/) published a draft -[Technical Advisory on Secure Update Mechanisms](https://www.enisa.europa.eu/sites/default/files/2026-05/Draft%20-%20ENISA%20Technical%20Advisory%20-%20Update%20Mechanisms%20-%20v0.6.pdf), offering manufacturers practical guidance on threats and security controls across the software update lifecycle. The advisory's recommendations are consistent with -recognized practices reflected in TUF, [Uptane](https://uptane.github.io), and NIST SP 800-40. +The +[European Union Agency for Cybersecurity (ENISA)](https://www.enisa.europa.eu/) +published a draft +[Technical Advisory on Secure Update Mechanisms](https://www.enisa.europa.eu/sites/default/files/2026-05/Draft%20-%20ENISA%20Technical%20Advisory%20-%20Update%20Mechanisms%20-%20v0.6.pdf), +offering manufacturers practical guidance on threats and security controls +across the software update lifecycle. The advisory's recommendations are +consistent with recognized practices reflected in TUF, +[Uptane](https://uptane.github.io), and NIST SP 800-40. **June 16, 2021**