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

Upgrade gomod libraries to address security vulnerabilities #187

Merged
merged 2 commits into from
May 26, 2023

Conversation

mindaugasrukas
Copy link
Contributor

@mindaugasrukas mindaugasrukas commented May 26, 2023

Address #186

go get -u golang.org/x/net
go get -u github.com/Masterminds/sprig

After upgrade:

 % trivy filesystem .
2023-05-26T11:22:33.734-0700	INFO	Vulnerability scanning is enabled
2023-05-26T11:22:33.734-0700	INFO	Secret scanning is enabled
2023-05-26T11:22:33.734-0700	INFO	If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2023-05-26T11:22:33.734-0700	INFO	Please see also https://aquasecurity.github.io/trivy/v0.41/docs/secret/scanning/#recommendation for faster secret detection
2023-05-26T11:22:34.147-0700	INFO	Number of language-specific files: 1
2023-05-26T11:22:34.147-0700	INFO	Detecting gomod vulnerabilities...

@jwilder jwilder merged commit f112343 into jwilder:master May 26, 2023
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.

None yet

2 participants