Skip to content

Commit 4a571da

Browse files
committed
Update README and SECURITY files
2 parents 71b95cc + 2eb7148 commit 4a571da

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</a>
1515
<a href="https://opensource.org/licenses/MIT">
1616
<img src="https://img.shields.io/badge/License-MIT-yellow.svg"/>
17-
</a>
17+
</a>
1818
<a href="https://rusthero.dev/javadocs/version-checker/1.2.0">
1919
<img src="https://img.shields.io/badge/javadoc-v1.2.0-green"/>
2020
</a>
@@ -36,12 +36,10 @@
3636
<a href="https://sonarcloud.io/summary/new_code?id=rusthero_version-checker">
3737
<img src="https://sonarcloud.io/api/project_badges/measure?project=rusthero_version-checker&metric=vulnerabilities"/>
3838
</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">
4140
<img src="https://sonarcloud.io/api/project_badges/measure?project=rusthero_version-checker&metric=code_smells"/>
4241
</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">
4543
<img src="https://sonarcloud.io/api/project_badges/measure?project=rusthero_version-checker&metric=duplicated_lines_density"/>
4644
</a>
4745
<a href="https://discord.gg/5C6JgvmwUe">

SECURITY.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
## Supported Versions
44
| Version | Supported |
5-
| ------- | ------------------ |
6-
| 1.1.0 | :white_check_mark: |
5+
|---------|--------------------|
6+
| 1.2.0 | :white_check_mark: |
7+
| 1.1.0 | :x: |
78
| 1.0.0 | :x: |
89

910
## Reporting a Vulnerability
1011

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.

0 commit comments

Comments
 (0)