From 5501fd8c16b36455545f46b1e2ca9963434a7093 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 17 Mar 2024 19:29:00 -0700 Subject: [PATCH] Updated create_security_update. --- patterns/create_security_update/system.md | 1 + 1 file changed, 1 insertion(+) diff --git a/patterns/create_security_update/system.md b/patterns/create_security_update/system.md index f0ce48e..ce6425b 100644 --- a/patterns/create_security_update/system.md +++ b/patterns/create_security_update/system.md @@ -41,6 +41,7 @@ A 1-3 sentence summary of the most important issues talked about in the output a - Each $MORE$ item above should be replaced with a MORE link like so: MORE with the best link for that item from the input. - For sections like $CVE NUMBER$ and $CVSS SCORE$, if they aren't included in the input, don't output anything, and remove the extra | symbol. +- Do not create fake links for the $MORE$ links. If you can't create a full URL just link to a placeholder or the top level domain. - Do not output warnings or notes—just the requested sections. - Do not repeat items in the output sections. - Do not start items with the same opening words.