Skip to content

Commit 122dbed

Browse files
committed
add security
1 parent db37f01 commit 122dbed

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/SECURITY.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Security
2+
3+
I take security seriously and will actively work to resolve security issues.
4+
5+
## Reporting a vulnerability
6+
7+
Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.
8+
9+
Instead, please send an email to [[email protected]](mailto:[email protected]). I ask that you give me sufficient time to investigate and address the vulnerability before disclosing it publicly.
10+
11+
Please include the following details in your report:
12+
13+
- A description of the vulnerability
14+
- Steps to reproduce the vulnerability
15+
- Your assessment of the potential impact
16+
- Any possible mitigations
17+
18+
## Security best practices
19+
20+
While I do my best to secure my project, users are encouraged to implement their own security best practices, such as:
21+
22+
- Regularly updating to the latest version of the project
23+
- Securing access to hosted instances of the project
24+
- Monitoring systems for unusual activity
25+
26+
## Contact
27+
28+
For any other questions or concerns, please contact me at [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)