summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatoliiER <70503278+AnatoliiER@users.noreply.github.com>2020-09-20 16:35:15 +0300
committerGitHub <noreply@github.com>2020-09-20 16:35:15 +0300
commit46000d3d884f328ae36850724b1d843c5b102a2b (patch)
tree923fa08a68a773db9ca0e5e202ea0fedcdf6cc52
parentdb97281dcaca40d7bfc02e2f769eed5e2c2b4ca4 (diff)
downloadcve-checker-46000d3d884f328ae36850724b1d843c5b102a2b.tar.gz
cve-checker-46000d3d884f328ae36850724b1d843c5b102a2b.zip
Update checker.py
-rw-r--r--checker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/checker.py b/checker.py
index c1b285e..1b9cbd1 100644
--- a/checker.py
+++ b/checker.py
@@ -177,7 +177,7 @@ def help():
You could use commands:
1.) --help
2.) --init-db - This operation is required when you first run the utility.
- 3.) --update-vulners-db - get updates of vulnerabilities database (only for trial, professional, etc. Vulners.com accounts)
+ 3.) --update-vulners-db - [date1, date2] - get updates of vulnerabilities database from date1 to date2 (only for trial, professional, etc. Vulners.com accounts)
4.) --update-db - get updates of vulnerabilities database (Upgrade based on free databases)
5.) --update-info - get information about the number of new CVEs, missing in the database.
Checking is carried out on the basis of MitreCVE db.