-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Vulnerability protobufjs@6.11.3 lib #250
Comments
#251 Hi I made a PR here, just waiting for eyes 👀 |
If you use pnpm you can override the dependency in your {
...
"pnpm": {
"overrides": {
"protobufjs@^6.0.0": "6.11.4"
}
}
} |
related: I've raised a ticket with protobufjs, because the patch on 6.11.4 isn't correctly reflecting in many databases. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I got warning about this Vulnerability when scan myproject with Trivy
Can we update protobufjs lib to version 7.2.4 ?
The text was updated successfully, but these errors were encountered: