Latest version: v0.1.6
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
The code is a Python package for managing file storage on either AWS S3 or a local machine. It provides methods for listing, searching, and storing files. The package includes two classes, Aws and Local, which implement the same set of methods for accessing and manipulating files in S3 and a local directory.
No known vulnerabilities found