Releases: intezer/analyze-python-sdk
Releases · intezer/analyze-python-sdk
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
1.16.7
1.16.7
- Support latest analysis for URL analysis
- Add support for proxies
- Remove deprecated edr assessment routes
v1.16.6
- Fix family tag caching when no tags are returned
v1.16.5
- Add verdict and sub_verdict properties to FileAnalysis
- Retry ConnectionError