From 24028fcf2afb6336e877f5e2157722c52d3c7d33 Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Thu, 19 Mar 2026 22:17:16 +0800 Subject: [PATCH] Add a SECURITY.md file for security reporting information. --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..0fda3950 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 6.x.x | :white_check_mark: | + +## Reporting a Vulnerability + +Contact @paganotoni or @sio4 on the [Gophers Slack](https://gophers.slack.com).