-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a39b0e2
commit eea66d0
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Currently there are two supported branches: | ||
- 2.1.x for php 7.1 and above | ||
- 2.0.x for php 7.0 and below | ||
|
||
Please be sure to keep your PHP installation up-to-date with recommended versions. | ||
|
||
| Version | Supported | PHP version | Support Ends | | ||
| ------- | ------------------ | ----------- | ------------ | | ||
| 2.2.x | :x: | >=7.2 | (WIP) | | ||
| 2.1.x | :white_check_mark: | >=7.1 | 01 Jun 2020 | | ||
| 2.0.x | :white_check_mark: | <=7.0 | 01 Jun 2020 | | ||
| < 2.0 | :x: | <=5.6 | 01 Jun 2018 | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Please report found vulnerabilities directly to my email: [email protected] | ||
You can use my public key [0xBF7537E8](https://pgp.denpa.pro/) (Fingerprint=B371 A23C C449 703F F1BF 0927 9CF6 463C BF75 37E8) to send me an encrypted message. |