Skip to content

Commit a061e70

Browse files
committed
Add security policy in SECURITY.md
1 parent 5c3fa89 commit a061e70

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The following versions will receive security updates.
6+
7+
| Version | Security updates |
8+
| ------- | ------------------ |
9+
| 1.5.x | :white_check_mark: |
10+
| 1.4.x | :white_check_mark: |
11+
| 1.3.x | :white_check_mark: |
12+
| < 1.3 | :x: |
13+
14+
## Reporting a Vulnerability
15+
16+
Please do not publicly disclose security vulnerabilities.
17+
18+
If you discover something that you think may be a vulnerability, please
19+
[report it **privately** on GitHub](https://docs.github.com/en/code-security/how-tos/report-and-fix-vulnerabilities/privately-reporting-a-security-vulnerability).
20+
21+
* Go to the [Security and Quality](https://github.com/php/pie/security) tab in the PIE repository.
22+
* Click **Report a vulnerability** and fill in the form with as much information as possible.
23+
* Hit submit, and we'll look into it as soon as possible.
24+
25+
Thank you for responsibly disclosing issues in PIE 🥧

0 commit comments

Comments
 (0)