From 2030951a8f03f5c297252d62fc92a763ff47d9e4 Mon Sep 17 00:00:00 2001 From: Martin Albisetti Date: Tue, 14 Mar 2017 16:50:36 -0300 Subject: [PATCH] s/dictinary/dictionary typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37ad2611..917ef949 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ On the aggregation server, you can refer to the scanning result of each scan tar ![Vuls-Architecture Local Scan Mode](img/vuls-architecture-localscan.png) [Details](#example-scan-via-shell-instead-of-ssh) -## [go-cve-dictinary](https://github.com/kotakanbe/go-cve-dictionary) +## [go-cve-dictionary](https://github.com/kotakanbe/go-cve-dictionary) - Fetch vulnerability information from NVD and JVN(Japanese), then insert into SQLite3 or MySQL. ## Scanning Flow