From 11632e6ab3a64ef6d04eae48921d9cdd5b8675a7 Mon Sep 17 00:00:00 2001 From: Tim Davies Date: Fri, 25 Oct 2024 10:06:33 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..aabdf98 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.x.x | :white_check_mark: | +| < 1.0.0 | :x: | + +## Reporting a Vulnerability + +Please use [security advisory reporting](https://github.com/tmdvs/Go-Emoji-Utils/security/advisories) to disclose any potential issues. You may also report out of date dependencies with an issue.