From 77944dd17c5b6a80ed3bd4104341cf086aa53be0 Mon Sep 17 00:00:00 2001 From: Cooper Quintin Date: Mon, 10 Mar 2025 17:49:09 -0700 Subject: [PATCH] add security file --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f9c1e57 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Security vulnerabilities can be reported using GitHub's [private vulnerability reporting tool](https://github.com/certbot/certbot/security/advisories/new).