diff --git a/README.ja.md b/README.ja.md index 4864918a..31b0fb04 100644 --- a/README.ja.md +++ b/README.ja.md @@ -246,7 +246,7 @@ see https://github.com/future-architect/vuls/tree/master/setup/docker ![Vuls-Architecture](img/vuls-architecture.png) -## [go-cve-dictinary](https://github.com/kotakanbe/go-cve-dictionary) +## [go-cve-dictionary](https://github.com/kotakanbe/go-cve-dictionary) - NVDとJVN(日本語)から脆弱性データベースを取得し、SQLite3に格納する。 ## Vuls diff --git a/README.md b/README.md index e2d994f5..173820fc 100644 --- a/README.md +++ b/README.md @@ -743,7 +743,7 @@ $ ./vuls history | peco | ./vuls tui [![asciicast](https://asciinema.org/a/emi7y7docxr60bq080z10t7v8.png)](https://asciinema.org/a/emi7y7docxr60bq080z10t7v8) -# Usage: go-cve-dictonary on different server +# Usage: go-cve-dictionary on different server Run go-cve-dictionary as server mode before scanning on 192.168.10.1 ```