A Python 3 compatible SDK for Trend Micro's Deep Discovery platform.
STATUS: Experimental
REQUIRED: Python >= 3.5.2
pip install dd-py
To run use cases from project dir as an example: python -m examples.authentication
- Authentication: examples/ddan/authentication.py
- File Submission: examples/ddan/submit_file.py
- Get black lists: examples/ddan/get_blacklists.py