Amged Wageh
Amged Wageh
After almost two days of random trials and, the script has finished but as you can see in the screenshot, the VM background didn't change as what supposed to be...
Hi @YenForYang, Thanks for sharing this, I never got the change to perform this intense test before. If it's ok to share the DriveFS collection you're testing on so I...
@YenForYang, I've utilized the Jinja streaming functionality to stream the output rather than rendering the entire template in memory, I believe this might help. I added a couple of statements...
@YenForYang, I've added new enhancements for the CSV as well. I also added a comment with the profiling results for both the HTML and the CSV generation. If you got...
Hi @0CM, Thanks for the suggestion. As of now, there are only two dependencies so I believe that `requirements.txt` is sufficient and straightforward specially for the fellows who are not...
DriveFS Sleuth is now published on PyPi and it can be easily installed as a python package.
The new changes enhances the time and memory consumption for both the HTML and CSV generation. **The following are profiling info for the `generate_html_report()` function:** | Aspect | generate_html_report |...
This would be very interesting because for all the triages that I've ever worked on, the `experiments.db` always contains the account ids of all the accounts that ever logged on...
Closing this issue because it's been stale for a while. Feel free to reopen if you want.
`protodeep` depends on `grpcio-tools==1.51.3` which is not compatible with the newer versions of python3.12. can you just change the version to `1.66.1` so we can use your package on newer...