Skip to content

Conversation

@eschcam
Copy link

@eschcam eschcam commented Oct 24, 2025

Derby 10.16.1.1 contains CVE-2022-46337

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Oct 24, 2025
Derby 10.16.1.1 contains CVE-2022-46337.
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, there's something off in the PR though. Can you fix and squash? Thanks!

Comment on lines +153 to +163
<repository>
<id>nordix-artifactory</id>
<url>https://artifactory.nordix.org/artifactory/allies</url>
<name>allies</name>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want this change :).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would adding the jars locally be an acceptable alternative?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The jars are not on Maven Central?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't really depend on jars from external repository that are not vetted.

If 10.17.1.0 is safer, it's probably the best option as it's available on Maven Central. But... IIRC, there were issues with it so it might need some additional work.

From what I can see, Derby doesn't look very well maintained.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah I remember the issue now, Derby 10.17 is Java 21+ and we are still supporting Java 17.

I wonder if we should extract this extension to the Quarkiverse and let it live there with its own requirements. Or update to 10.17 and disable build/testing for this extension on Java 17.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity, why are you using Derby?

What do you mean?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, apparently, it's not really maintained anymore so I was wondering why you chose to use it. We discussed a few times dropping it from the repository so it would help to know why people are still using it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not using it for anything specific. I'm just tyring to resolve the CVE

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

@eschcam eschcam Oct 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I started a discussion here: https://groups.google.com/g/quarkus-dev/c/NRSpQYVlz_Y .

I'll do my best to keep an eye on it.
Please let me know of any changes you need me to make to this PR

@gastaldi
Copy link
Contributor

gastaldi commented Oct 27, 2025

Unfortunately using a different repository is a no-go, so I'm closing this one

@gastaldi gastaldi closed this Oct 27, 2025
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants