Skip to content

Commit 843afc8

Browse files
committed
Add security policy
1 parent 335eeb0 commit 843afc8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We support the [latest version](VERSIONS.md) of the project.
6+
7+
## Reporting a Vulnerability
8+
9+
If you discover a security vulnerability, please send an email to
10+
[[email protected]](mailto:[email protected]). We will respond as
11+
quickly as possible to your report. Please do not disclose the
12+
vulnerability publicly until we have had a chance to address it.
13+
14+
## Security Measures
15+
16+
We take security seriously and have implemented the following measures to
17+
protect our project:
18+
19+
- Regular code reviews
20+
- Automated testing
21+
- Continuous integration and deployment

0 commit comments

Comments
 (0)