From 4c3a2e2583bcf62981bddd310a655f7b3e7d574c Mon Sep 17 00:00:00 2001 From: Dave Evans Date: Wed, 19 Mar 2025 12:15:00 +0000 Subject: [PATCH] Add pointer to security rules for new image versions --- DEVELOPERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DEVELOPERS.md b/DEVELOPERS.md index 1c9deea..2328c3f 100644 --- a/DEVELOPERS.md +++ b/DEVELOPERS.md @@ -51,6 +51,8 @@ just test v2 TODO, but basically, `cp -a v$N v${N+1}` and edit. +You will also need to configure appropriate security alerting rules as described here: +https://github.com/opensafely-core/security/issues/30 ## Publishing