Releases: intezer/analyze-python-sdk
Releases · intezer/analyze-python-sdk
v1.16.4
- Parse the token expiration as utc timestamp
- Add composed only flag to latest hash analysis
v1.16.3
- Parse the token expiration as utc timestamp
v1.16.2
- Family info returns also tags related to family
v1.16.1
- Fix equals to check by reference as well
v1.16
- Use token expiration to auto renew the token
- Add 'from_family_id' class method to Family
- Made IntezerAPI private module
- Rename IntezerProxy to IntezerApiClient
- Raises InsufficientPermissionsError when accessing enterprise routes that aren't available for the plan
- Raise InvalidApiKey on any 401 response
- Analysis and Family are now comparable
- Add account routes and object
v1.15.2
Fix JSON deserialization of endpoint scan results
v1.15.1
- Add 'is_analysis_running' method to Analysis class.
- Add 'running_analysis_duration' method to Analysis class.
- Add 'authenticate' method to IntezerProxy class
v1.15
- Support for offline endpoint scan uploading in 'EndpointAnalysis'
v1.14.4
- Add analysis time to analysis object
v1.14.3
- Add check status for operation