Initial commit

This commit is contained in:
Felix Förtsch
2020-10-20 14:39:50 +02:00
commit 648ded8896
1225 changed files with 216511 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Security Policy
## Supported Versions
Only the latest stable version is supported with bug fixes and security updates.
| Version | Supported |
| ---------------------| ------------------ |
| (MAJOR.MINOR.PATCH) | :white_check_mark: |
1. Increasing the MAJOR version means incompatible API changes
2. Increasing the MINOR version means functionality added in a backwards-compatible manner
3. Increasing the PATCH version means backwards-compatible bug fixes and security updates
## Reporting a vulnerability
Due to different time zones (I live in Europe/Amsterdam) it may take me longer to reply. Please, bear this in mind.
You can mail me at: ict@remzi.info (in private for serious security issues) or create an issue on the GitHub project page at https://github.com/Remzi1993/jquery-manager/issues.
I will reply/respond within 24 / 48 hours. Please, give me time to fix this in a timely manner.