add drafts for govulncheck and final report

This commit is contained in:
v.naumkin 2026-05-14 13:56:28 +03:00
parent c08bdc9480
commit 5220fca398
4 changed files with 69 additions and 4 deletions

3
govulncheck/install.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
go install golang.org/x/vuln/cmd/govulncheck@latest