| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: govulncheck | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 1.0.1 | Vendor: openSUSE |
| Release: bp156.1.11 | Build date: Tue Apr 16 08:03:03 2024 |
| Group: Development/Languages/Go | Build host: obs-power8-03 |
| Size: 9318554 | Source RPM: govulncheck-1.0.1-bp156.1.11.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/golang/vuln | |
| Summary: CLI tool to report known CVE vulnerabilities in Go source code and binaries | |
govulncheck is a CLI tool to report known vulnerabilities that affect Go code. It uses static analysis of source code or a binary's symbol table to narrow down reports to only those that could affect the application. By default, govulncheck makes requests to the Go vulnerability database at https://vuln.go.dev. Requests to the vulnerability database contain only module paths, not code or other properties of your program. See https://vuln.go.dev/privacy.html for more. Use the -db flag to specify a different database, which must implement the specification at https://go.dev/security/vuln/database.
Apache-2.0 AND BSD-3-Clause
* Sun Sep 24 2023 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 1.0.1:
* all: go get golang.org/x/tools@74c255b
* internal/scan: change the way convert mode works
* internal/scan: add -version flag
* internal/vulncheck/internal/gosym: fix typo
* internal/gosym: update binary mode version parsing
* internal/scan: refactor to remove redundant code
* vulncheck/internal/gosym: add support for go versions > 1.20
* internal/vulncheck/internal/buildinfo: skip failing tests
* cmd/govulncheck: skip TestCommand in short mode
- _service add setversion to automatically update spec Version
* Tue Sep 12 2023 Lubos Kocman <lubos.kocman@suse.com>
- Correction of license based on legaldb scan
Add Apache 2.0 for google/go-cmdtest and
vendor/github.com/google/renameio
* Tue Jul 18 2023 jkowalczyk@suse.com
- Initial package version 1.0.0:
* internal/scan: print the summary even when there are no findings
* cmd,internal/govulncheck: change protocol version to v1.0.0
* cmd,internal: remove experimental reference
* internal/govulncheck: improve documentation
/usr/bin/govulncheck /usr/share/doc/packages/govulncheck /usr/share/doc/packages/govulncheck/README.md /usr/share/licenses/govulncheck /usr/share/licenses/govulncheck/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:17:30 2026