From 9946beaf37a0f69898245a8bb6e437e43b9edd71 Mon Sep 17 00:00:00 2001 From: Christian Kadluba <10721825+ckadluba@users.noreply.github.com> Date: Fri, 11 Jul 2025 11:36:22 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..667f8e8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +We currently do not maintain older major versions of the sink and backport security fixes. Fixes are usually created as a new release based on the latest existing release. + +## Reporting a Vulnerability + +If you find a security related problem in the library, please create an issue in the GitHub repository and give us as much details and context as you can.