Create SECURITY.md (#8)

This commit is contained in:
zijiren 2023-10-05 10:09:07 -05:00 committed by GitHub
parent 0eeac2c3ec
commit e5d91d0b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

19
SECURITY.md Normal file
View File

@ -0,0 +1,19 @@
# Security Policy
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 0.x.x | :white_check_mark: |
| dev | :x: |
## Reporting a Vulnerability
If you believe you have found a security vulnerability, please report it immediately by creating a new issue in the issue tracker.
We take all security vulnerabilities seriously and will respond to your report as quickly as possible.
Thank you for helping to keep our project secure!