File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ To use CVE_Prioritizer effectively, follow these steps:
134
134
- ** Single CVE:** Use the ` -c ` followed by the CVE ID.
135
135
- ** List of CVEs:** Use ` -l ` followed by a ** comma-separated** list of CVEs.
136
136
- ** 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
138
138
ingest CVEs from Nessus or OpenVAS scan reports.
139
139
4 . Tailor the output according to your needs:
140
140
- Use the ` -v ` or ` --verbose ` for detailed information.
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
<!-- 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
+
9
13
## [ v1.7.2] ( https://github.com/TURROKS/CVE_Prioritizer/releases/tag/v1.7.2 ) - 2024-10-06
10
14
11
15
<small >[ Compare with v1.6.1] ( https://github.com/TURROKS/CVE_Prioritizer/compare/v1.6.1...v1.7.2 ) </small >
You can’t perform that action at this time.
0 commit comments