Releases: intezer/analyze-python-sdk
Releases · intezer/analyze-python-sdk
v1.18.6
- Raise
FileTooLargeError
on analyzing file that is too large.
v1.18.5
- Fix URL analysis report bug.
v1.18.4
Merge pull request #107 from intezer/modify/change-var-name
modify/change-var-name
v1.18.3
- Fix: apache license naming
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.