Skip to content

Commit 736e355

Browse files
authored
Merge pull request #33 from Aeliot-Tm/security
Add Security Policy
2 parents 5c87de2 + d802fc9 commit 736e355

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Security Policy
2+
3+
If you believe you have found a security vulnerability in PHP CS Fixer Baseline,
4+
please report it to us through coordinated disclosure.
5+
6+
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
7+
8+
Instead, please email `[email protected]`.
9+
10+
Please include as much of the information listed below as you can to help us better understand and resolve the issue:
11+
12+
* The type of issue
13+
* Full paths of source file(s) related to the manifestation of the issue
14+
* The location of the affected source code (tag/branch/commit or direct URL)
15+
* Any special configuration required to reproduce the issue
16+
* Step-by-step instructions to reproduce the issue
17+
* Proof-of-concept or exploit code (if possible)
18+
* Impact of the issue, including how an attacker might exploit the issue
19+
20+
This information will help us triage your report more quickly.

0 commit comments

Comments
 (0)