-
-
Notifications
You must be signed in to change notification settings - Fork 247
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
Showing
1 changed file
with
17 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,17 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
This is the list of versions of PurgeCSS which are currently being supported with security updates. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| 5.0.x | :white_check_mark: | | ||
| < 5.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
To report a vulnerability, please report it directly on GitHub. If you are not able to report it on GitHub, | ||
you can send an email with the details to [email protected]. The vulnerability report must include a | ||
proof-of-concept of the exploit, or at least a few pointers that can help us assess the risk level. | ||
Your report will be acknowledged within 2 business days. |