mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 00:37:06 +00:00
Add security policy
This commit is contained in:
parent
501cb3dce2
commit
e966b9c169
1 changed files with 11 additions and 0 deletions
11
.github/SECURITY.md
vendored
Normal file
11
.github/SECURITY.md
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
## Security Policy
|
||||
|
||||
### Supported Versions
|
||||
|
||||
Sherlock is a forward looking project. Only the latest and most current version is supported.
|
||||
|
||||
### Reporting a Vulnerability
|
||||
|
||||
Security concerns can be submitted [__here__][report-url] without risk of exposing sensitive information. For issues that are low severity or unlikely to see exploitation, public issues are often acceptable.
|
||||
|
||||
[report-url]: https://github.com/sherlock-project/sherlock/security/advisories/new
|
Loading…
Reference in a new issue