210 matches found
nvd
nvd Goで書かれた、NVD(米国国家脆弱性データベース)フィードからCVEを取得するための高速でシンプルなライブラリです。 インストール root@kitploit: go get github.com/daehee/nvd 使用法 nvd パッケージは、公式のNVDフィードからCVEを取得するための Client を提供します: root@kitploit: // nvd client with ./tmp working dir client, err := NewClient"tmp" // Fetch single CVE cve, err :=...
10CVSS8.9AI score0.99997EPSS
SaveExploits42References1
20