Source: go-cve-dictionary Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Build-Depends: debhelper (>= 9), dh-golang, golang-any, golang-github-asaskevich-govalidator-dev (>= 9), golang-gopkg-cheggaaa-pb.v2-dev (>= 2.0.6), golang-github-dgrijalva-jwt-go-v3-dev (>= 3.2.0), golang-github-fatih-color-dev, golang-github-go-redis-redis-dev (>= 6.13.2), golang-github-go-sql-driver-mysql-dev (>= 1.4), golang-github-go-stack-stack-dev, golang-github-google-subcommands-dev, golang-github-hashicorp-go-version-dev, golang-github-htcat-htcat-dev, golang-github-inconshreveable-log15-dev (>= 2.13), golang-github-jinzhu-gorm-dev (>= 1.9.1), golang-github-jinzhu-inflection-dev, golang-github-k0kubun-pp-dev (>= 2.3.0), golang-github-knqyf263-go-cpe-dev, golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-labstack-echo.v3-dev (>= 3.3.5), golang-github-labstack-gommon-dev (>= 0.2.6), golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev (>= 0.0.9), golang-github-mattn-go-isatty-dev (>= 0.0.3), golang-github-sirupsen-logrus-dev, golang-github-rifflock-lfshook-dev (>= 2.2), golang-github-mattn-go-sqlite3-dev (>= 1.6.0~ds1), golang-github-parnurzeal-gorequest-dev, golang-github-vividcortex-ewma-dev, golang-github-olekukonko-tablewriter-dev Standards-Version: 4.1.0 Homepage: https://github.com/kotakanbe/go-cve-dictionary Vcs-Browser: https://salsa.debian.org/go-team/packages/go-cve-dictionary Vcs-Git: https://salsa.debian.org/go-team/packages/go-cve-dictionary.git XS-Go-Import-Path: github.com/kotakanbe/go-cve-dictionary Package: golang-github-kotakanbe-go-cve-dictionary-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-asaskevich-govalidator-dev (>= 9), golang-gopkg-cheggaaa-pb.v2-dev (>= 2.0.6), golang-github-dgrijalva-jwt-go-v3-dev (>= 3.2.0), golang-github-fatih-color-dev, golang-github-go-redis-redis-dev (>= 6.13.2), golang-github-go-sql-driver-mysql-dev (>= 1.4), golang-github-go-stack-stack-dev, golang-github-google-subcommands-dev, golang-github-hashicorp-go-version-dev, golang-github-htcat-htcat-dev, golang-github-inconshreveable-log15-dev (>= 2.13), golang-github-jinzhu-gorm-dev (>= 1.9.1), golang-github-jinzhu-inflection-dev, golang-github-k0kubun-pp-dev (>= 2.3.0), golang-github-knqyf263-go-cpe-dev, golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-labstack-echo.v3-dev (>= 3.3.5), golang-github-labstack-gommon-dev (>= 0.2.6), golang-github-lib-pq-dev, golang-github-mattn-go-colorable-dev (>= 0.0.9), golang-github-mattn-go-isatty-dev (>= 0.0.3), golang-github-sirupsen-logrus-dev, golang-github-rifflock-lfshook-dev (>= 2.2), golang-github-mattn-go-sqlite3-dev (>= 1.6.0~ds1), golang-github-parnurzeal-gorequest-dev, golang-github-vividcortex-ewma-dev, golang-github-olekukonko-tablewriter-dev Description: builds a local copy of the NVD/JVN (source) go-cve-dictionary is tool to build a local copy of the NVD (National Vulnerabilities Database) and the Japanese JVN, which contain security vulnerabilities according to their CVE identifiers including exhaustive information and a risk score. The local copy is generated in sqlite format, and the tool has a server mode for easy querying. . This package contains the source. Package: go-cve-dictionary Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Built-Using: ${misc:Built-Using} Provides: cve-dictionary Replaces: cve-dictionary Conflicts: cve-dictionary Description: builds a local copy of the NVD/JVN go-cve-dictionary is tool to build a local copy of the NVD (National Vulnerabilities Database) and the Japanese JVN, which contain security vulnerabilities according to their CVE identifiers including exhaustive information and a risk score. The local copy is generated in sqlite format, and the tool has a server mode for easy querying.