Skip to content

Commit

Permalink
chore: Create SECURITY.md (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski authored Oct 12, 2024
1 parent bfbd430 commit 96aa98b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Security Policy

## Supported Versions

The most-recently-released version of the library is supported with security updates.
For example, if a security issue is discovered that affects an old version (e.g. 0.5.1)
and the latest release (e.g. 0.6.7) a new 0.6.x patch will be released but a new 0.5.x
patch release will not be made. You should plan to update to the latest version to
receive any new features or bugfixes of any kind.

## Reporting a Vulnerability

To report a suspected security issue, you can contact [email protected] rather than opening
a public issue.

0 comments on commit 96aa98b

Please sign in to comment.