From d6356408b80176f8ea2ffcfa27e66a51129bf79f Mon Sep 17 00:00:00 2001 From: Kota Kanbe Date: Tue, 19 Apr 2016 16:07:40 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9884281b..af3be4b1 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ $ chmod 600 ~/.ssh/authorized_keys Vuls requires the following packages. -- sqlite +- SQLite3 - git - gcc - go v1.6 @@ -188,6 +188,7 @@ keyPath = "/home/ec2-user/.ssh/id_rsa" ``` $ vuls prepare ``` +see [Usage: Prepare](https://github.com/future-architect/vuls#usage-prepare) ## Step8. Start Scanning @@ -240,7 +241,7 @@ $ vuls tui ![Vuls-Architecture](img/vuls-architecture.png) ## [go-cve-dictinary](https://github.com/kotakanbe/go-cve-dictionary) -- Fetch vulnerability information from NVD, JVN(Japanese), then insert into SQLite. +- Fetch vulnerability information from NVD, JVN(Japanese), then insert into SQLite3. ## Vuls - Scan vulnerabilities on the servers and create a list of the CVE ID