Skip to content

Commit 405344b

Browse files
authored
add security policy
1 parent 6575f73 commit 405344b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Version | Supported
6+
------- | ------------------
7+
1.2.0 | :white_check_mark:
8+
1.2.0-beta | :x:
9+
1.1.0 | :x:
10+
1.1.0-beta| :x:
11+
1.0.x | :x:
12+
13+
Only the latest version is supported. If you find a security vulnerability in an eariler version please check it exists in the latest version before reporting.
14+
15+
16+
## Reporting a Vulnerability
17+
18+
Please make sure the vulnerability is not already reported by searching existing [issues].
19+
20+
If you're unable to find an existing issue addressing the vulnerability please [open a new issue][new-issue].
21+
Be sure to include a title and clear description and as much relevant information as possible.
22+
Please tag the issue with the `Security` label.
23+
24+
25+
[issues]: https://github.com/irongut/CodeCoverageSummary/issues
26+
[new-issue]: https://github.com/irongut/CodeCoverageSummary/issues/new

0 commit comments

Comments
 (0)