Skip to content

Commit

Permalink
Add SECURITY.md (#4222)
Browse files Browse the repository at this point in the history
  • Loading branch information
vankop authored and hudochenkov committed Sep 10, 2019
1 parent 53be672 commit 1d6e2a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Reporting Security Issues

If you discover a security issue in stylelint, please report it by sending an
email to stylelint@gmail.com.

This will allow us to assess the risk, and make a fix available before we add a
bug report to the GitHub repository.

Thanks for helping make stylelint safe for everyone!
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"files": [
"bin",
"CONTRIBUTING.md",
"SECURITY.md",
"docs",
"lib",
"VISION.md",
Expand Down

0 comments on commit 1d6e2a9

Please sign in to comment.