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

Newtonsoft.Json.Bson #214

Open
lanesCSO opened this issue Feb 21, 2024 · 6 comments
Open

Newtonsoft.Json.Bson #214

lanesCSO opened this issue Feb 21, 2024 · 6 comments

Comments

@lanesCSO
Copy link

is there any plan to get rid of Newtonsoft.Json.Bson so that a non vulnerable version of Newtonsoft.Json can be used?

@cnblogs-dudu
Copy link

I suggest to use MessagePackTranscoder.

@lanesCSO
Copy link
Author

whilst the suggestion is great, it still means that their is a vulnerable package in the library. Can this be removed as a dependency?

@cnblogs-dudu
Copy link

Use MongoDB.Bson instead?

@lanesCSO
Copy link
Author

the project would need to be built against this, but is BSON even needed if using the MessagePackTranscoder is your suggestion

@lanesCSO
Copy link
Author

@cnblogs-dudu is there a plan for BSON going forward

@cnblogs-dudu
Copy link

@lanesCSO No plan in the near future.

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

2 participants