We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sonatype just flagged org.scala-sbt:zinc-persist-core-assembly:1.10.2 with
org.scala-sbt:zinc-persist-core-assembly:1.10.2
https://nvd.nist.gov/vuln/detail/CVE-2024-7254 https://www.cve.org/CVERecord?id=CVE-2024-7254
Looks like the protobuf lib is shaded into this artifact.
The text was updated successfully, but these errors were encountered:
@gabrieljones Thanks for letting us know!
Sorry, something went wrong.
Thanks for letting us know. Just made a PR to bump protobuf version.
Btw which website did you use to see the sonatype flags? I went on https://ossindex.sonatype.org/component/pkg:maven/org.scala-sbt/[email protected] and saw no flags.
I am thinking if there's some bots we can setup to auto post an issue when some zinc artifact is flagged.
com.google.protobuf
Successfully merging a pull request may close this issue.
Sonatype just flagged
org.scala-sbt:zinc-persist-core-assembly:1.10.2
withhttps://nvd.nist.gov/vuln/detail/CVE-2024-7254
https://www.cve.org/CVERecord?id=CVE-2024-7254
Looks like the protobuf lib is shaded into this artifact.
The text was updated successfully, but these errors were encountered: