Skip to content

Commit

Permalink
Merge pull request #1492 from markedjs/security-policy
Browse files Browse the repository at this point in the history
Add security policy
  • Loading branch information
joshbruce committed May 27, 2019
2 parents c938aa1 + 508da4d commit 5c6a039
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions SECURITY.md
@@ -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).

0 comments on commit 5c6a039

Please sign in to comment.