Skip to content

Commit a2cd403

Browse files
authored
Create SECURITY.md
1 parent 58eb755 commit a2cd403

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

SECURITY.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| master | :white_check_mark: |
8+
| 4.x | :white_check_mark: |
9+
| 3.x | :x: |
10+
| < 3.0 | :x: |
11+
12+
## Reporting a Vulnerability
13+
14+
For a [full disclosure](https://en.wikipedia.org/wiki/Full_disclosure_(computer_security)), create a GitHub issue.
15+
16+
For a [coordinated disclosure](https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure), email [email protected] and then create a GitHub issue notifying the maintainers that there's a new vulnerability (without the details).
17+
We won't be checking that email address regularly so it's important to also create a GitHub issue to notify us.

0 commit comments

Comments
 (0)