Skip to content

Commit

Permalink
docs: add security policy
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Sep 16, 2022
1 parent 781a043 commit 3f40187
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Security Policy

- [Security Policy](#security-policy)
- [Supported Versions](#supported-versions)
- [Reporting a Vulnerability](#reporting-a-vulnerability)

## Supported Versions

Use this section to tell people about which versions of your project are currently being supported
with security updates.

| Version | Supported |
|---------|--------------------|
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| \< 4.0 | :x: |

## Reporting a Vulnerability

Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a reported vulnerability, what
to expect if the vulnerability is accepted or declined, etc.

0 comments on commit 3f40187

Please sign in to comment.