From 46b73582e596d4425fe77258283ab2486fea2624 Mon Sep 17 00:00:00 2001 From: bobby <1544881+desimone@users.noreply.github.com> Date: Mon, 1 May 2023 12:17:50 -0700 Subject: [PATCH] Update SECURITY.md (#4144) Please see our security policy as described: https://www.pomerium.com/docs/internals/security --- SECURITY.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 64e8a6aad..c515499be 120000 --- a/SECURITY.md +++ b/SECURITY.md @@ -1 +1,11 @@ -docs/docs/community/security.md \ No newline at end of file +# Security Policy + +## Supported Versions + +We support the last minor release (e.g. Pomerium `v0.21.x`). + +See https://www.pomerium.com/docs/releases. + +## Reporting a Vulnerability + +See https://www.pomerium.com/docs/internals/security#reporting-a-security-bug for how to report a vulnerability.