Releases: intezer/analyze-python-sdk
Releases · intezer/analyze-python-sdk
v1.18.2
1.18.2
- Add 'send_phishing_email' method to 'Alert' object.
v1.18.1
1.18.1
- Add binary alert functionality to
Alert
object.
v1.18
- Add
Alert
object, which allows sending / querying for alerts.
v1.17.4
- Add verdict property to
UrlAnalysis
and EndpointAnalysis
- Add endpoint scans filter by computer names
v1.17.3
- Raise
UrlOfflineError
when analyzing a url that seems offline.
- Don't set
composed_only
of from_latest_hash_analysis
if not explicitly set.
- Add optional day limit to
from_latest_hash_analysis
.
v1.17.2
- Support check availability.
v1.17.1
- support unset index by hash
- Add docstring to _api module
- Add docstring to Index class
v1.17
- Support get alerts by alert ids.
v1.16.9
- Add endpoint scan start and end time for endpoint analysis
1.16.8
1.16.8
- Get latest URL analysis bugfix