From b473f0e6818490a3eb4e1ec882ca6fc3e78d612d Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Mon, 30 Mar 2026 11:28:46 +0200 Subject: [PATCH] add SECURITY.md --- 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..a2b1ae4f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Reporting security issues + +## Supported Versions + +Security fixes are applied to the latest `main` branch. + +## Reporting a Vulnerability + +Please **DO NOT** file a public issue, instead send your report privately to security@lightpanda.io. + +Security reports are greatly appreciated and we will publicly thank you for it, although we keep your name confidential if you request it.