golang-golang-x-vuln 0.0~git20230201.4c848ed-2ubuntu0.1 source package in Ubuntu

Changelog

golang-golang-x-vuln (0.0~git20230201.4c848ed-2ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 10:29:05 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
golang-golang-x-vuln_0.0~git20230201.4c848ed.orig.tar.xz 218.2 KiB e981bbcd20d96ddda2cf27c48881c322f94b9a637996becac06f4fec428b8bd2
golang-golang-x-vuln_0.0~git20230201.4c848ed-2ubuntu0.1.debian.tar.xz 3.8 KiB c820186370cd6b54dffeac7583680c34a0ec1fc1ee6ebb410a8b2762e2784c24
golang-golang-x-vuln_0.0~git20230201.4c848ed-2ubuntu0.1.dsc 2.5 KiB 687587302a63aed823747d8740cf2402320841f5ea52a04a3b617a7e53866355

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