From e966b9c1696f5d27db5de172cd3614945acb0b64 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Mon, 8 Jul 2024 02:31:17 -0400 Subject: [PATCH] Add security policy --- .github/SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 00000000..8d73da75 --- /dev/null +++ b/.github/SECURITY.md @@ -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