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

Upgrade to latest stable clojurescript release to address protobuf vulnerability #210

Open
kjothen opened this issue Oct 6, 2020 · 0 comments

Comments

@kjothen
Copy link

kjothen commented Oct 6, 2020

Please refer to this vulnerability, "Upgrade com.google.protobuf:protobuf-java to version 3.4.0 or higher."

1.9.946

[org.clojure/clojurescript "1.9.946"]
   [com.google.javascript/closure-compiler-unshaded "v20170910"]
     ...
     [com.google.protobuf/protobuf-java "3.0.2"]

1.10.758

   [com.google.javascript/closure-compiler-unshaded "v20200315"]
      ...
      [com.google.protobuf/protobuf-java "3.11.1"]
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