Skip to content

Commit 4f2a2fe

Browse files
authored
Merge pull request #14 from veghdev/security
SECURITY.md: set up security policy
2 parents 064d5db + 32a5f4c commit 4f2a2fe

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ rollup.config.js
99
pull_request_template.md
1010

1111
CODE_OF_CONDUCT.md
12+
SECURITY.md

SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 0.1.x | :white_check_mark: |
8+
9+
## Reporting a Vulnerability
10+
11+
You can find our open issues in the project's issue tracker. Please let us know if you find any vulnerabilities there.

0 commit comments

Comments
 (0)