🍺 BREW Explorer

← all formulae

govulncheck

brew install govulncheck v1.4.0 BSD-3-Clause

Database client and tools for the Go vulnerability database

665
30-day installs · #1556
1.9k
90-day · #1650
3.6k
365-day · #2246
488
★ GitHub stars · updated 2mo ago

Build dependencies

go

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Database client and tools for the Go vulnerability database",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:22+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "govulncheck",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-17T19:33:31Z",
  "github_readme_excerpt": "# Go Vulnerability Management\n\n[![Go Reference](https://pkg.go.dev/badge/golang.org/x/vuln.svg)](https://pkg.go.dev/golang.org/x/vuln)\n\nGo\u0027s support for vulnerability management includes tooling for analyzing your\ncodebase and binaries to surface known vulnerabilities in your dependencies.\nThis tooling is backed by the Go vulnerability database, which is curated by\nthe Go security team. Go\u2019s tooling reduces noise in your results by only\nsurfacing vulnerabilities in functions that your code is actually calling.\n\nYou can install the latest version of govulncheck using\n[go install](https://pkg.go.dev/cmd/go#hdr-Compile_and_install_packages_and_dependencies)\n\n```\ngo install golang.org/x/vuln/cmd/govulncheck@latest\n```\n\nThen, run govulncheck inside your module:\n```\ngovulncheck ./...\n```\n\nSee [the govulncheck tutorial](https://go.dev/doc/tutorial/govulncheck) to get\nstarted, and [https://go.dev/security/vuln](https://go.dev/security/vuln) for\nmore information about Go\u0027s support for vulnerability management. The API\ndocumentation can be found at\n[https://pkg.go.dev/golang.org/x/vuln/scan](https://pkg.go.dev/golang.org/x/vuln/scan).\n\n## Privacy Policy\n\nThe privacy policy for `govulncheck` can be found at\n[https://vuln.go.dev/privacy](https://vuln.go.dev/privacy).\n\n## License\n\nUnless otherwise noted, the Go source files are distributed under the BSD-style\nlicense found in the LICENSE file.\n\nDatabase entries available at https://vuln.go.dev are distributed under the\nterms of the [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.\n",
  "github_repo": "golang/vuln",
  "github_stars": 488,
  "github_topics": [],
  "homepage": "https://github.com/golang/vuln",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 665,
  "installs_365d": 3590,
  "installs_90d": 1880,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "govulncheck",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1556,
  "rank_365d": 2246,
  "rank_90d": 1650,
  "raw_hash": "5378a011a3aba0c5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/govulncheck.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "go"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.4.0",
  "versioned_formulae": [],
  "why_use_this": null
}