Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
chore: Openssf best practices (#36)
Browse files Browse the repository at this point in the history
* docs(security): Add SECURITY.md

* docs(readme): Add badge
  • Loading branch information
peterschutt authored Oct 30, 2022
1 parent 6639b2e commit 4966a3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
<a href="https://results.pre-commit.ci/latest/github/topsport-com-au/starlite-saqlalchemy/main">
<img alt="pre-commit.ci status" src="https://results.pre-commit.ci/badge/github/topsport-com-au/starlite-saqlalchemy/main.svg"/>
</a>
<a href="https://bestpractices.coreinfrastructure.org/projects/6646">
<img alt="OpenSSF Best Practices" src="https://bestpractices.coreinfrastructure.org/projects/6646/badge">
</a>
</p>

Configuration for a [Starlite](https://github.com/starlite-api/starlite) application that features:
Expand Down
5 changes: 5 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 4966a3e

Please sign in to comment.