From 5150b2b030a089ea4b49607da3d7e2495e017080 Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Wed, 21 Aug 2024 21:51:23 -0700 Subject: [PATCH] Create SECURITY.md (#10) --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..07a758c9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 0.x | :white_check_mark: | + + +## Reporting a Vulnerability + +Please use GitHub's Private Vulnerability Reporting mechanism found in the Security section of this repo.