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

[BUG] Dependency security breach in your openapi-generator-maven-plugin #11869

Closed
soleanos opened this issue Mar 14, 2022 · 3 comments · Fixed by #11915
Closed

[BUG] Dependency security breach in your openapi-generator-maven-plugin #11869

soleanos opened this issue Mar 14, 2022 · 3 comments · Fixed by #11915

Comments

@soleanos
Copy link

Hello, I am contacting you because after passing my professional application to the XRAY scan, it appears that your application has multiple dependencies which open up major flaws:

The version of org.sonatype.plexus:plexus-build-api:jar (0.0.7) which is very old (from 2011) and contains org.codehaus.plexus:plexus-utils:jar:1.5.8:compile reassembled by xray. In addition, your jar also contains a version of maven-core which is obsolete and also contains a major security flaw. Could you please modify your pom to include versions not affected by the flaws I just told you about? Thank you very much in advance

@wing328
Copy link
Member

wing328 commented Mar 15, 2022

@soleanos thanks for reporting the issue. I wonder if you have time file a PR to update those dependencies.

(otherwise, we'll take a look later this week)

@soleanos
Copy link
Author

Hello, thanks u for anwser => i did a PR in 11881 but i cant fix plexus api build version => there is no new version since 2007 Could you use another lib instead ? If you wants use plexus utils you can take last versions like https://mvnrepository.com/artifact/org.codehaus.plexus/plexus-utils ? Thanks you

@soleanos
Copy link
Author

@wing328

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants