From 2d1bc6e6d4ec85bb9d351809ca1ba9ab5fabbbd0 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Wed, 2 Jun 2021 19:01:16 +0200 Subject: [PATCH] Remove reference to advisories. We'll add manually to docs after they are published. Signed-off-by: Eric Peterson --- .changeset/techdocs-fresh-and-clean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/techdocs-fresh-and-clean.md b/.changeset/techdocs-fresh-and-clean.md index 52d9988c36..615294c3c4 100644 --- a/.changeset/techdocs-fresh-and-clean.md +++ b/.changeset/techdocs-fresh-and-clean.md @@ -3,4 +3,4 @@ '@backstage/plugin-techdocs': patch --- -Fixes multiple XSS and sanitization bypass vulnerabilities in TechDocs. For details, see [ link to security advisories here ] ... +Fixes multiple XSS and sanitization bypass vulnerabilities in TechDocs.