diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-02-10 18:25:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-10 18:25:52 +0000 |
commit | 55bd37f26b8d9f99b2296636048bffc63880f95d (patch) | |
tree | 42adf2578fd4aa1bfff94298f710d185368bd4f9 | |
parent | 61e48d030b25c11e9636bec750a189bad1b35929 (diff) | |
download | NoSession-55bd37f26b8d9f99b2296636048bffc63880f95d.tar.gz NoSession-55bd37f26b8d9f99b2296636048bffc63880f95d.tar.bz2 NoSession-55bd37f26b8d9f99b2296636048bffc63880f95d.zip |
Update SECURITY.md
-rw-r--r-- | SECURITY.md | 7 |
1 files 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.<br> If you would like, you can encrypt the message with my [public GPG key](https://raw.githubusercontent.com/pandaninjas/pandaninjas/main/pandaninjas-publickey.key)<br> -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 |