From 55bd37f26b8d9f99b2296636048bffc63880f95d Mon Sep 17 00:00:00 2001 From: PandaNinjas Date: Fri, 10 Feb 2023 18:25:52 +0000 Subject: Update SECURITY.md --- SECURITY.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 7d9b630..54de5da 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,11 +2,12 @@ ## Supported Versions -Currently, all releaswed versions are supported. +Generally, the latest release will be supported. Nightly branches are never supported unless the author supports it | Version | Supported | |--------------------|-----------| -| 1.0.0 | ✔️ | +| 1.0.0 | ❌ | +| 1.1.0 | ✔️ | | Any nightly branch | ❌ | ## Reporting a Vulnerability @@ -19,4 +20,4 @@ The bug bounty is a $5 USD Amazon Gift Card. I might run out, so it's awarded on Report the bug bounty by sending a DM to PandaNinjas#3017 on Discord.
If you would like, you can encrypt the message with my [public GPG key](https://raw.githubusercontent.com/pandaninjas/pandaninjas/main/pandaninjas-publickey.key)
-Your bug bounty may be invalidated if you disclose it to the public before. +Your bug bounty may be invalidated if you disclose it to the public before. You must be the first to report a vulnerability -- cgit