From 216d8e714660495c592d5568bc089f2bad6e07eb Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Thu, 21 Feb 2019 20:49:30 -0600 Subject: [PATCH] Create canary checklist --- security-info/canary-checklist.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 security-info/canary-checklist.md diff --git a/security-info/canary-checklist.md b/security-info/canary-checklist.md new file mode 100644 index 00000000..feef1bd7 --- /dev/null +++ b/security-info/canary-checklist.md @@ -0,0 +1,24 @@ +--- +layout: security +title: Canary Checklist +permalink: /security/canaries/checklist/ +--- + +Canary Checklist +================ + +Preparation +----------- + + * Draft canary and push to private repository + * Finalize canary, sign, and add signed tags + +Announcement +------------ + + * Push canary to public repository + * Publish a [news post](/news/) using the [canary Template](/security/canaries/template/) + * Send the content of the news post to the appropriate [mailing lists](/support/) + * Share link to news post on social media + * Set a reminder for the next canary +