notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q4
govulncheck Database client and tools for the Go vulnerability database
1.1.4_5 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.4_5Version of this port present on the latest quarterly branch.
Maintainer: einar@isnic.is search for ports maintained by this maintainer
Port Added: 2025-11-01 15:53:31
Last Update: 2025-11-01 15:48:35
Commit Hash: ae07b4c
License: BSD3CLAUSE
WWW:
https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck
Description:
Govulncheck reports 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 with vulnerabilities already known to the database, 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. Govulncheck looks for vulnerabilities in Go programs using a specific build configuration. For analyzing source code, that configuration is the Go version specified by the "go" command found on the PATH. For binaries, the build configuration is the one used to build the binary. Note that different build configurations may have different known vulnerabilities.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/govulncheck
  2. /usr/local/share/licenses/govulncheck-1.1.4_5/catalog.mk
  3. /usr/local/share/licenses/govulncheck-1.1.4_5/LICENSE
  4. /usr/local/share/licenses/govulncheck-1.1.4_5/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • govulncheck>0:security/govulncheck
To install the port:
cd /usr/ports/security/govulncheck/ && make install clean
To add the package, run one of these commands:
  • pkg install security/govulncheck
  • pkg install govulncheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: govulncheck
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742556049 SHA256 (go/security_govulncheck/govulncheck-v1.1.4/v1.1.4.mod) = 40e5fa329adbfd7dad2476465ba340d2531b4d33640b82c81c34ac90f36cbd2a SIZE (go/security_govulncheck/govulncheck-v1.1.4/v1.1.4.mod) = 387

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_govulncheck/govulncheck-v1.1.4/v1.1.4.zip) = 115ff76fba8f73b27106eb2e59e3f30696f4f7faaeed55471b5b65c3994b503d SIZE (go/security_govulncheck/govulncheck-v1.1.4/v1.1.4.zip) = 853384

Collapse this list.


Packages (timestamps in pop-ups are UTC):
govulncheck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.4_61.1.4_7-1.1.4_41.1.4_7n/an/an/a
FreeBSD:13:quarterly1.1.4_41.1.4_5-1.1.4_11.1.4_5n/an/an/a
FreeBSD:14:latest1.1.4_61.1.4_7-1.1.4_31.1.4_7---
FreeBSD:14:quarterly1.1.4_51.1.4_5-1.1.4_11.1.4_5---
FreeBSD:15:latest1.1.4_71.1.4_7n/a-n/an/a--
FreeBSD:15:quarterly1.1.4_51.1.4_5n/a-n/an/a--
FreeBSD:16:latest1.1.4_51.1.4_7n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Runtime dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_govulncheck
USES:
go:modules,run zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/golang.org/x/vuln/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.4_5
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.

Number of commits found: 1