From df8cccdf16e571677ec82f47c02613ca8aea812a Mon Sep 17 00:00:00 2001 From: Hayden B Date: Thu, 7 Sep 2023 14:02:34 -0700 Subject: [PATCH] Remove security policy Should be set at the org level rather than repo level Signed-off-by: Hayden B --- SECURITY.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index a4169a38544..00000000000 --- a/SECURITY.md +++ /dev/null @@ -1,4 +0,0 @@ -# Security - -Should you discover any security issues, please refer to sigstore's [security -process](https://github.com/sigstore/.github/blob/main/SECURITY.md)