File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 14
14
</a>
15
15
<a href="https://opensource.org/licenses/MIT">
16
16
<img src="https://img.shields.io/badge/License-MIT-yellow.svg"/>
17
- </a>
17
+ </a>
18
18
<a href="https://rusthero.dev/javadocs/version-checker/1.2.0">
19
19
<img src="https://img.shields.io/badge/javadoc-v1.2.0-green"/>
20
20
</a>
36
36
<a href="https://sonarcloud.io/summary/new_code?id=rusthero_version-checker">
37
37
<img src="https://sonarcloud.io/api/project_badges/measure?project=rusthero_version-checker&metric=vulnerabilities"/>
38
38
</a>
39
- </a>
40
- <a href="https://sonarcloud.io/summary/new_code?id=rusthero_version-checker">
39
+ <a href="https://sonarcloud.io/summary/new_code?id=rusthero_version-checker">
41
40
<img src="https://sonarcloud.io/api/project_badges/measure?project=rusthero_version-checker&metric=code_smells"/>
42
41
</a>
43
- </a>
44
- <a href="https://sonarcloud.io/summary/new_code?id=rusthero_version-checker">
42
+ <a href="https://sonarcloud.io/summary/new_code?id=rusthero_version-checker">
45
43
<img src="https://sonarcloud.io/api/project_badges/measure?project=rusthero_version-checker&metric=duplicated_lines_density"/>
46
44
</a>
47
45
<a href="https://discord.gg/5C6JgvmwUe">
Original file line number Diff line number Diff line change 2
2
3
3
## Supported Versions
4
4
| Version | Supported |
5
- | ------- | ------------------ |
6
- | 1.1.0 | :white_check_mark : |
5
+ | ---------| --------------------|
6
+ | 1.2.0 | :white_check_mark : |
7
+ | 1.1.0 | :x : |
7
8
| 1.0.0 | :x : |
8
9
9
10
## Reporting a Vulnerability
10
11
11
- Please create an issue on [ issues ] ( https://github.com/rusthero/version-checker/issues ) pages to report a vulnerability.
12
+ Go to [ Security Advisories ] ( https://github.com/rusthero/version-checker/security/advisories ) page to report a vulnerability.
You can’t perform that action at this time.
0 commit comments