google / grr

GRR Rapid Response: remote live forensics for incident response
https://grr-doc.readthedocs.io/
Apache License 2.0
4.75k stars 761 forks source link

Update: `cryptography` version `2.9.2` to `3.3.2` by issue #971

Closed digitalisx closed 2 years ago

digitalisx commented 2 years ago

Hello, everyone in the community! 🙂

We have used GRR's API in many DFIR open sources to take advantage of GRR's superior functionality. However, in order to avoid errors in the deployment process in GRR's API, we have limited the version of the cryptography module. Currently, these restrictions are a problem at new devices or platforms and require version updates. So I raised an issue (#967) about this, and we decided to proceed with the version update. We will continue to monitor and improve the side effect.

I hope this PR will have a good effect on other DFIR projects.

Fixes #967