From fc78dd365f6365fb26e1738aabf768b038384545 Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:53:49 -0700 Subject: [PATCH] docs: 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 0000000..7f43be4 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ----------------- | ------------------ | +| stable (v1.4.2) | :white_check_mark: | + +## Reporting a Vulnerability + +Use the Issues tab.