summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatoliiER <70503278+AnatoliiER@users.noreply.github.com>2020-08-31 10:08:33 +0300
committerGitHub <noreply@github.com>2020-08-31 10:08:33 +0300
commitfe1247acb8c3df949370091eb462bffda2aa76d6 (patch)
tree5bfab982e73942444a211e05827470b72e621ba1
parent9a22fd40936767fdefc9c73065edba2c5344fab3 (diff)
downloadcve-checker-fe1247acb8c3df949370091eb462bffda2aa76d6.tar.gz
cve-checker-fe1247acb8c3df949370091eb462bffda2aa76d6.zip
Create README.md
Add README
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c9df967
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# cve-checker
+VyOS security vulnerability checker
+
+What is this?
+This is a utility for obtaining information about possible vulnerabilities
+
+Modules that require an API key:
+vulners
+(To get the API key, you need to register on the website https://vulners.com/ and generate new key here https://vulners.com/userinfo)
+
+Install and dependencies:
+Python 3.7+
+MongoDB 4.2+