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

Container image seems to have a high severity vulnerability #550

Closed
pbnj opened this issue Sep 30, 2020 · 1 comment · Fixed by #553
Closed

Container image seems to have a high severity vulnerability #550

pbnj opened this issue Sep 30, 2020 · 1 comment · Fixed by #553
Labels

Comments

@pbnj
Copy link
Contributor

pbnj commented Sep 30, 2020

Describe the bug
The image used to build yq seems to have high security vulnerability.

version of yq:
Tested latest and 3

Input Yaml

N/A

Command

N/A

Actual behavior

N/A

Expected behavior

N/A

Additional context

It's likely that all that's needed is to bump the alpine minor version of alpine image used here from 3.8 to 3.12.

Screenshot

Screen Shot 2020-09-30 at 1 45 07 AM

Happy to submit a PR for this.

@pbnj pbnj added the bug label Sep 30, 2020
@mikefarah
Copy link
Owner

Nice - I'd accept a PR :)

mikefarah pushed a commit that referenced this issue Oct 8, 2020
This is to patch a high security vulnerability.
Closes #550

Signed-off-by: Peter Benjamin <petermbenjamin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants