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