Open Issues Need Help
View All on GitHub [enhancement] ODF worker: Use context management to open file and handle possible error about 1 month ago
AI Summary: This enhancement proposes using Python's `with... as...:` context manager for opening archive files within the ODF worker. This change aims to prevent resource leaks and potential errors by ensuring files are properly closed, even if exceptions occur during processing.
Complexity:
2/5
good first issue
Pandora is an analysis framework to discover if a file is suspicious and conveniently show the results
Python
#document-analysis#document-analyzing#infosec#malware-detection
Tasks is not persistence in docker 8 months ago
help wanted
Pandora is an analysis framework to discover if a file is suspicious and conveniently show the results
Python
#document-analysis#document-analyzing#infosec#malware-detection