From 4966a3e349bbe697fe9792c40e42610570b0d686 Mon Sep 17 00:00:00 2001 From: Peter Schutt Date: Sun, 30 Oct 2022 20:46:38 +1000 Subject: [PATCH] chore: Openssf best practices (#36) * docs(security): Add SECURITY.md * docs(readme): Add badge --- README.md | 3 +++ SECURITY.md | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/README.md b/README.md index 9c4c8559..83229446 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ pre-commit.ci status + + OpenSSF Best Practices +

Configuration for a [Starlite](https://github.com/starlite-api/starlite) application that features: diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..767b9671 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +To report a vulnerability create a [GitHub Issue](https://github.com/topsport-com-au/starlite-saqlalchemy/issues)