diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-01-30 05:32:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-30 05:32:24 +0000 |
commit | 63a04ec61cc58ee68b13cfe357085c739aebb6f8 (patch) | |
tree | 08a7ed3bb4ceae3556d614e695aa812778abf24a /SECURITY.md | |
parent | bff177ee146c3b9658791f72f6d7246a8348f614 (diff) | |
download | NoSession-63a04ec61cc58ee68b13cfe357085c739aebb6f8.tar.gz NoSession-63a04ec61cc58ee68b13cfe357085c739aebb6f8.tar.bz2 NoSession-63a04ec61cc58ee68b13cfe357085c739aebb6f8.zip |
Update SECURITY.md
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index d9d5e6d..c64722e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,7 +7,7 @@ Currently all versions are supported. | Version | Supported | | ------- | ------------------ | | 1.0.0 | ✔️ | - +| Any nightly branch | ❌ | ## Reporting a Vulnerability A vulnerability is currently defined as being able to get the session ID with only a mod that gets loaded after NoSession loads its tweaker.<br> |