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

RFH: jsonpickle security detection #212

Closed
davvid opened this issue Jul 3, 2021 · 1 comment
Closed

RFH: jsonpickle security detection #212

davvid opened this issue Jul 3, 2021 · 1 comment

Comments

@davvid
Copy link

davvid commented Jul 3, 2021

I'd like to work with y'all to have snyk detect when applications use jsonpickle.decode() on untrusted/tainted inputs.

We've since added lots of warnings to jsonpickle's documentation, but working with security scanners to treat jsonpickle usage as equivalent to pickle usage is an important next step.

jsonpickle/jsonpickle#335

Please let me know what we can do to help.

@davvid
Copy link
Author

davvid commented Jul 3, 2021

Sorry, didn't notice this project is no longer maintained.

I'll look into https://github.com/facebook/pyre-check

@davvid davvid closed this as completed Jul 3, 2021
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