Next | Query returned 13 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-07-28 01:01:50 by Thomas Klausner | Files touched by this commit (1)
Log message:
govulncheck: needs a C compiler
   2023-07-23 11:58:36 by Benny Siegert | Files touched by this commit (5)
Log message:
New package, govulncheck-1.0.0.

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 ./...

Next | Query returned 13 messages, browsing 11 to 20 | previous