Skip to content

Commit 1e4e5c8

Browse files
authored
Security Policy (#11)
1 parent 04cb7ee commit 1e4e5c8

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 1.0.x | :white_check_mark: |
8+
9+
<!--| < 1.0 | :x: |-->
10+
11+
## Reporting a Vulnerability
12+
13+
### Private Disclosure Process
14+
15+
**@codefiesta** asks that known and suspected vulnerabilities be privately and responsibly disclosed by contacting @codefiesta
16+
with the [details usually included with bug reports][issue-template].
17+
18+
**Do not file a public issue.**
19+
20+
#### When to report a vulnerability
21+
22+
* You think you have discovered a potential security vulnerability in VimKit.
23+
* You are unsure how a vulnerability affects VimKit.
24+
25+
[issue-template]: https://github.com/codefiesta/OAuthKit/blob/main/.github/ISSUE_TEMPLATE/bug_report.md
26+

0 commit comments

Comments
 (0)