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

Patching vulnerabilities and keeping the project up to date #26

Open
carlosrodfern opened this issue May 2, 2024 · 0 comments · May be fixed by #27
Open

Patching vulnerabilities and keeping the project up to date #26

carlosrodfern opened this issue May 2, 2024 · 0 comments · May be fixed by #27

Comments

@carlosrodfern
Copy link

carlosrodfern commented May 2, 2024

These are a few fixable vulnerabilities found.

$ grype .
 ✔ Vulnerability DB                [updated]  
 ✔ Indexed file system                                                                                                                                                                                                                                                                                                     .
 ✔ Scanned for vulnerabilities     [3 vulnerability matches]  
   ├── by severity: 0 critical, 1 high, 2 medium, 0 low, 0 negligible
   └── by status:   3 fixed, 0 not-fixed, 0 ignored 
[0000]  WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal)
NAME                                 INSTALLED                           FIXED-IN                           TYPE       VULNERABILITY        SEVERITY 
github.com/prometheus/client_golang  v1.7.1                              1.11.1                             go-module  GHSA-cg3q-j54f-5p7p  High      
golang.org/x/sys                     v0.0.0-20200812155832-6a926be9bd1d  0.0.0-20220412211240-33da011f77ad  go-module  GHSA-p782-xgp4-8hr8  Medium    
google.golang.org/protobuf           v1.25.0                             1.33.0                             go-module  GHSA-8r3f-844c-mc37  Medium

I am providing a patch, but it would be beneficial to setup dependabot on this project.

https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide

carlosrodfern added a commit to carlosrodfern/zookeeper_exporter that referenced this issue May 2, 2024
@carlosrodfern carlosrodfern linked a pull request May 2, 2024 that will close this issue
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 a pull request may close this issue.

1 participant