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

Question about 6.0 (and maybe minor 5.x?) release #705

Open
camille-hdl opened this issue Oct 16, 2024 · 0 comments
Open

Question about 6.0 (and maybe minor 5.x?) release #705

camille-hdl opened this issue Oct 16, 2024 · 0 comments

Comments

@camille-hdl
Copy link
Contributor

Hello,

First, thank you for your work on Cantaloupe!

At the end of July, I submitted a PR to fix CVE-2023-37460 which was then merged ( see #673 ).
During the july 31 meeting, the question of doing a release was discussed, however it wasn't yet decided if it would be a 5.x or a 6.0, but 6.0 was more likely. It was then said that if there was a release, it probably wouldn't be before fall.

My question is: is there an (I hate to say the word) estimated 6.0 release window? If there isn't, would you consider releasing a 5.X patch that includes the CVE-2023-37460 fix?

The problem here is that automated security tools analyse the dependencies of the latest release, find the bad dependency, and therefore flag the whole project as a risk. I realize that the CVE is on a transitive dependency used only at the build step, and that the actual risk incurred is probably trivial if it even exists, however security analysis tools don't have that nuance.

I initially made the PR on the 5.0 branch, but we later merged it on develop. I can make another PR on release/5.0 if you're willing to release the patch.

I hope this doesn't come out as the stereotypical open source user demanding work from maintainers. While this release would honestly make my life easier, I totally understand if it's not possible.

Camille

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

No branches or pull requests

1 participant