{"id":15033857,"url":"https://github.com/golang/vuln","last_synced_at":"2025-05-15T06:07:02.504Z","repository":{"id":39162461,"uuid":"423907006","full_name":"golang/vuln","owner":"golang","description":"[mirror] the database client and tools for the Go vulnerability database","archived":false,"fork":false,"pushed_at":"2025-05-06T00:56:04.000Z","size":8117,"stargazers_count":410,"open_issues_count":1,"forks_count":63,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-05-06T01:37:43.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-11-02T15:53:16.000Z","updated_at":"2025-05-06T00:56:08.000Z","dependencies_parsed_at":"2022-08-27T22:11:28.545Z","dependency_job_id":"c4c5ba69-b385-4412-8f2d-4e7e4fa9ec36","html_url":"https://github.com/golang/vuln","commit_stats":{"total_commits":973,"total_committers":30,"mean_commits":32.43333333333333,"dds":0.7276464542651593,"last_synced_commit":"ce0605bc84d98f89385c54ce5b0712dfb1f7e0b6"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fvuln","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fvuln/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fvuln/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang%2Fvuln/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang","download_url":"https://codeload.github.com/golang/vuln/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283339,"owners_count":22045140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T20:23:00.361Z","updated_at":"2025-05-15T06:07:02.432Z","avatar_url":"https://github.com/golang.png","language":"Go","readme":"# 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's 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’s 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's 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","funding_links":[],"categories":["Go","Static Application Security Testing (SAST)"],"sub_categories":["Language Specific"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolang%2Fvuln","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolang%2Fvuln","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolang%2Fvuln/lists"}