[GHSA-6628-q6j9-w8vg] gRPC Reachable Assertion issue#2488
Conversation
|
Hey there, is the dart code a parallel implementation? |
Yes, if you look at the Dart package on pub.dev: It has There is both a We have APIs that makes it easy to list all package names, and get the |
|
Actually, looking at NuGet (where I don't have any expertise), it seems like:
Just by looking at the "Source repository" link on nuget.org. |
|
Gotcha. I can go ahead and remove the dart package for this (and the other two). Looking at the nuget package it would see that
The edge cases end up being the hard part for that mapping. Will reach out whenever I get to it though 😄 |
|
Hi @jonasfj! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
Updates
Comments
The fix grpc/grpc@2485fa9 referenced in the description doesn't touch any code used by the Dart grpc implementation.