Skip to content

Commit 4488e8b

Browse files
authored
Create SECURITY.md
1 parent e86c86d commit 4488e8b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We support the following versions of this application:
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 1.0 | :white_check_mark: |
10+
11+
12+
## Reporting a Vulnerability
13+
14+
If a vulnerability is found please report this as an ISSUE in the Issues tab.
15+
If you have a fix ro suggested amendment, please feel free to fork and create a pull-request.
16+
17+
## Expectations and Version
18+
19+
Each release will be released with a nn.0 tag. Vulnerabilities fixes will be fixed and
20+
released as a nn.x where x is incremented sequentially with each patch to the 'nn' release.
21+
22+
We do not release fixes for prior versions. Fixes for bugs and vulnerabilities will be
23+
added to the working version at HEAD and a nn.x version released.

0 commit comments

Comments
 (0)