Revamped Security/LTS Policy

Re-did the whole entire security policy, I added new tables in the Supported Versions Section. And also added a section that shows which app versions are still supported by Google that still update. Also I added this because the older app versions do actually still update, if you ever see the () label under it then that indicates that the version will likely not work.
This commit is contained in:
arichorn 2023-07-19 01:53:36 -05:00 committed by GitHub
parent 6f3f1f2a15
commit 98adbb3cc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,18 +1,19 @@
# Policy
# Security Policy
If I verify a reported security vulnerability, my policy is:
- I will patch the current release branch, as well as the immediate prior minor release branch.
- I will patch the current main branch, as well as the immediate prior minor release branch.
- After patching the release branches, I will immediately issue new security fix releases for each patched release branch along with LTS release branches.
- After fully patching the main branch, I will issue a new release for the main branch along with LTS release branches.
## Supported Versions
these versions of the project are
currently being supported with security/feature updates.
| Version | Supported |
| ------- | ------------------ |
| [latest](https://github.com/arichorn/uYouPlusExtra/releases/latest) | :white_check_mark: |
| [18.14.1-3.0 LTS](https://github.com/arichorn/uYouPlusExtra/releases/tag/v18.14.1-3.0-F2) | ✅ |
| [17.49.6-2.3.1 LTS](https://github.com/arichorn/uYouPlusExtra/releases/tag/v17.49.6-2.3.1-F4) | ✅ |
| [16.42.3-2.1 LTS](https://github.com/arichorn/uYouPlusExtra/releases/tag/v16.42.3-2.1-F18) | ❌ |
| Version | Tweak Supported by uYouPlusExtra | YT Version Supported by Google | Stability |
| ------- | -------------------------------- | ------------------------------ | ---------------- |
| [latest](https://github.com/arichorn/uYouPlusExtra/releases/latest) | ❔ | ✅ | The latest version is stable, but uYou Tweak is unstable if using it on 18.19.1+ |
| [18.14.1-3.0 LTS](https://github.com/arichorn/uYouPlusExtra/releases/tag/v18.14.1-3.0-F2) | ✅ | ✅ | this version is Stable, this version may be unstable to some if using it on iOS 17 Beta. |
| [17.49.6-2.3.1 LTS](https://github.com/arichorn/uYouPlusExtra/releases/tag/v17.49.6-2.3.1-F4) | ✅ | ✅ | This version is Stable, this version may be unstable to some if using it on iOS 17 Beta. |
| [17.38.10-2.3.1 LTS](https://github.com/arichorn/uYouPlusExtra/releases/latest) | N/A | ✅ | This new LTS Release is in Work in Progress. |
| [16.42.3-2.1 LTS](https://github.com/arichorn/uYouPlusExtra/releases/tag/v16.42.3-2.1-F18) | ❌ | ✅ | Unstable if you are using iOS 16 or later, Stage Manager won't work correctly in the video player, The App Pivot Bar does not hide when playing videos in iOS 16+, this can still get new features like for example (Continue Watching Section, Handles & etc.) this YouTube Version is still supported by Google, don't tell otherwise. |