diff options
-rw-r--r-- | checker.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |