Skip to content

Commit f660f7a

Browse files
authored
Merge pull request #237 from python-validators/security-md-patch
Create SECURITY.md
2 parents fad5965 + 4fd4c79 commit f660f7a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| --------- | ------------------ |
7+
| ^0.20.0 | :white_check_mark: |
8+
9+
## Reporting a Vulnerability
10+
11+
Please read [CVD](https://resources.sei.cmu.edu/asset_files/SpecialReport/2017_003_001_503340.pdf) before reporting vulnerabilities.
12+
13+
- [@kvesteri](https://github.com/kvesteri) is the author of `validators`.
14+
- You can find his and other maintainers' email in the commits.
15+
- We do our best to write safe code.
16+
- None of us can promise any response timeframe, but we'll try our best.
17+
18+
That said, use the package at your own risk. The source code is open, we encourage you to read.
19+
20+
> Spammers with be banned.

0 commit comments

Comments
 (0)