Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.
Compare
Choose a tag to compare
@s3rvac s3rvac released this 14 Mar 15:16
· 11 commits to master since this release
  • Added basic support for the file-analyzing
    service
    . Also added a sample tool
    that uses this service to analyze binary files (fileinfo).
  • Added basic support for the test
    service
    . It can be used to verify
    API-key authentications.
  • Added a new subclass of ApiError: AuthError. It is thrown when there is
    an authentication or authorization error.