diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-02-12 20:38:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-12 20:38:27 +0000 |
commit | 6c975fbee1038b3da79456c38ebb739ab0aa8cd5 (patch) | |
tree | 6bbb84064990b025fd58c326ba00187024f870c6 /SECURITY.md | |
parent | 5c5a0a52bc7313bc1add24563b02018ae1cbe4a9 (diff) | |
parent | f4484d9354911ba4667933ac3eff6628b83ae597 (diff) | |
download | NoSession-6c975fbee1038b3da79456c38ebb739ab0aa8cd5.tar.gz NoSession-6c975fbee1038b3da79456c38ebb739ab0aa8cd5.tar.bz2 NoSession-6c975fbee1038b3da79456c38ebb739ab0aa8cd5.zip |
v1.1.0 release
v1.1.0 release: All the King's Horses.
Diffstat (limited to '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 |