./devel/govulncheck, Go vulnerability checker tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.3nb2, Package name: govulncheck-1.1.3nb2, Maintainer: bsiegert

Govulncheck is a low-noise tool that helps you find and fix vulnerable
dependencies in your Go projects. It does this by scanning your
project's dependencies for known vulnerabilities and then identifying
any direct or indirect calls to those vulnerabilities in your code.

To run govulncheck inside your module, run:

govulncheck ./...


Master sites:

Filesize: 3749.231 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-21 10:57:20 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
govulncheck: update to 1.1.3.

Changes not found.
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-17 11:21:35 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
govulncheck: update to 1.1.2.

Changes not found.
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update