Skip to content

Commit f3b12ff

Browse files
committed
Updated version number to 1.8.0
1 parent 62d6762 commit f3b12ff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ To use CVE_Prioritizer effectively, follow these steps:
134134
- **Single CVE:** Use the `-c` followed by the CVE ID.
135135
- **List of CVEs:** Use `-l` followed by a **comma-separated** list of CVEs.
136136
- **File with CVEs:** Use `-f` to import a file containing CVE IDs (one per line).
137-
- **Import Vulnerability Reports:** Use the -f flag along with --nessus or --openvas to automatically
137+
- **Import Vulnerability Reports:** Use the `-f` flag along with `--nessus` or `--openvas` to automatically
138138
ingest CVEs from Nessus or OpenVAS scan reports.
139139
4. Tailor the output according to your needs:
140140
- Use the `-v` or `--verbose` for detailed information.

docs/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [v1.8.0](https://github.com/TURROKS/CVE_Prioritizer/releases/tag/v1.8.0) - 2024-11-03
10+
11+
<small>[Compare with v1.7.2](https://github.com/TURROKS/CVE_Prioritizer/compare/v1.7.2...v1.8.0)</small>
12+
913
## [v1.7.2](https://github.com/TURROKS/CVE_Prioritizer/releases/tag/v1.7.2) - 2024-10-06
1014

1115
<small>[Compare with v1.6.1](https://github.com/TURROKS/CVE_Prioritizer/compare/v1.6.1...v1.7.2)</small>

0 commit comments

Comments
 (0)