Merge pull request #1492 from markedjs/security-policy

Add security policy
This commit is contained in:
Josh Bruce 2019-05-26 22:28:52 -07:00 committed by GitHub
commit 5c6a0391cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
SECURITY.md Normal file
View File

@ -0,0 +1,10 @@
# Security Policy
The only completely secure system is the one that doesn't exist in the first place.
Having said that, we take the security of Marked very seriously.
## Reporting a Vulnerability
Please disclose potential security issues by email to the project [committers](https://marked.js.org/#/AUTHORS.md) as well as the [listed owners within NPM](https://docs.npmjs.com/cli/owner).
We will provide an initial assessment of security reports within 48 hours and should apply patches within 2 weeks
(also, feel free to contribute a fix for the issue).