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

fix the tests by adding java also remove the patches #38396

Conversation

developer-guy
Copy link
Member

First of all, the test should have failed with non-zero code because I saw in the logs that there was a java not found error log, but somehow the tests passed even if the java command was not present.

This caused another problem, when we applied the patch I saw other error logs like java.lang.UnsupportedClassVersionError:org/eclipse/jetty/http/BadMessageException, but because the tests passed I didn't even realize that the project wasn't working as intended.

So this PR aims to fix the issue but we should create an advisory for the CVE for sure.

@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Dec 26, 2024
@Aditvil-Dev Aditvil-Dev merged commit 13f6fcb into wolfi-dev:main Dec 26, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants