From 78a2c0f33a0668710fa750d31466c8ed1fa733dc Mon Sep 17 00:00:00 2001 From: "Pierre F." Date: Wed, 3 Jun 2026 15:09:55 +0200 Subject: [PATCH] Create SECURITY.md for security policy --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..ae30db38 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Supported Versions + +This is an open source project that is provided as-is without warranty or liability. +As such, there is no supportability commitment. The maintainers will do the best they can to address any report promptly and responsibly. + +## Reporting a Vulnerability + +Please use the "Private vulnerability reporting" feature in the GitHub repository (under the "Security" tab).