Skip to content

Commit b6b66ff

Browse files
authored
Create SECURITY.md
1 parent c3a10e3 commit b6b66ff

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

SECURITY.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
In this package only the latest major version is generally supported.
6+
It's possible to add security patches to the older revisions per request.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 0.0.x | :white_check_mark: |
11+
12+
## GHC Versions support
13+
14+
| Version | Supported |
15+
| ------- | ------------------ |
16+
| 8.10 | :white_check_mark: |
17+
| 8.8 | :white_check_mark: |
18+
19+
## Reporting a Vulnerability
20+
21+
For vulnerabilities that should not be disclosured publicily you
22+
may contact @qnikst. Vulnerability will be reviewed, fixes will
23+
be published for the lastest major version and affected versions
24+
that exists in supported stackage LTS snapshots.
25+

0 commit comments

Comments
 (0)