golang-golang-x-vuln 1.0.1-1ubuntu0.3 source package in Ubuntu

Changelog

golang-golang-x-vuln (1.0.1-1ubuntu0.3) noble-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <email address hidden>  Tue, 24 Jun 2025 17:08:48 +1000

Upload details

Uploaded by:
Evan Caville
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security universe misc

Downloads

File Size SHA-256 Checksum
golang-golang-x-vuln_1.0.1.orig.tar.gz 270.0 KiB 973a94a499c19c90f76624f9fc22d8a15b68fbb9565d74d237d4fb524bddf4ec
golang-golang-x-vuln_1.0.1-1ubuntu0.3.debian.tar.xz 3.3 KiB 3e4ab73b614f176e3585fb7b7bc73b5d88cfb37de24664db1d5c982b10e829fe
golang-golang-x-vuln_1.0.1-1ubuntu0.3.dsc 2.5 KiB 187f288f991998b3a6b5305dc3e91e9a6bdce53a8ebdbb15f4781b22f368b731

View changes file

Binary packages built by this source

golang-golang-x-vuln-dev: client and tools for the Go vulnerability database (library)

 This package contains the following:
  * Package client: a client for interacting with the Go vulnerability
    database
  * Package vulncheck: an API for detecting vulnerabilities in Go
    packages

govulncheck: CLI for detecting vulnerabilities in Go packages

 Govulncheck reports known vulnerabilities that affect Go code.
 .
 It uses static analysis or a binary's symbol table to narrow down
 reports to only those that potentially affect the application.
 .
 For more information about the API behind govulncheck, see
 https://go.dev/security/vulncheck.

govulncheck-dbgsym: debug symbols for govulncheck