From 5a9134e0995b08cc0817548ed44e79c420c620b7 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 26 Mar 2025 17:19:58 +0200 Subject: [PATCH] chore: create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..69949fd --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +The following versions will receive security updates promptly based on the maintainers' discretion. + +| Version | Supported | +| ------- | ------------------ | +| 0.x.x | :white_check_mark: | +| 1.x.x | :white_check_mark: | + +## Reporting a Vulnerability + +To report a vulnerability, please use the GitHub discolsure in the security tab to alert us to a security issue.