Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add govulncheck #1110

Merged
merged 1 commit into from
Aug 10, 2023
Merged

ci: add govulncheck #1110

merged 1 commit into from
Aug 10, 2023

Conversation

imjasonh
Copy link
Member

https://github.com/golang/govulncheck-action

govulncheck ./...        
govulncheck is an experimental tool. Share feedback at https://go.dev/s/govulncheck-feedback.

Using go1.20.7
 and [email protected] with vulnerability data from https://vuln.go.dev (last modified 2023-08-02 20:33:39 +0000 UTC).

Scanning your code and 658 packages across 111 dependent modules for known vulnerabilities...

(no vulns 😎)

Signed-off-by: Jason Hall <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #1110 (7c8a258) into main (83589fd) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main    #1110   +/-   ##
=======================================
  Coverage   49.19%   49.19%           
=======================================
  Files          44       44           
  Lines        3653     3653           
=======================================
  Hits         1797     1797           
  Misses       1624     1624           
  Partials      232      232           

@imjasonh imjasonh merged commit ecc9812 into ko-build:main Aug 10, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants