We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 064d5db + 32a5f4c commit 4f2a2feCopy full SHA for 4f2a2fe
.npmignore
@@ -9,3 +9,4 @@ rollup.config.js
9
pull_request_template.md
10
11
CODE_OF_CONDUCT.md
12
+SECURITY.md
SECURITY.md
@@ -0,0 +1,11 @@
1
+# Security Policy
2
+
3
+## Supported Versions
4
5
+| Version | Supported |
6
+| ------- | ------------------ |
7
+| 0.1.x | :white_check_mark: |
8
+## Reporting a Vulnerability
+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