Skip to content

Releases: polyswarm/polyswarm-api

Version 3.11.0

09 Dec 21:06
3.11.0
64d6314
Compare
Choose a tag to compare

Map features[].backing_feature field in GET /public/accounts API.

Version 3.10.0

23 Sep 20:08
3.10.0
496a29e
Compare
Choose a tag to compare
  • Map new artifact field failed_reason in Scans and Sandboxes.
  • Bug fix: Check first whether a report can be downloaded.

Version 3.9.0

07 Aug 19:50
3.9.0
9aaa556
Compare
Choose a tag to compare
  • Scan and Sandboxing of QR Code images with URL as payload.
  • Use of new "preprocessing" field in Scan and Sandboxing for Zip uploads.
  • API account_whois(): provides basic information from the API Key Account's owner.
  • API account_features(): provides features and quota information about the API Key Account's owner.
  • Add more documentation in the API docstrings.

Version 3.8.0

27 Jun 20:13
3.8.0
ae75097
Compare
Choose a tag to compare
  • Supporting zip file submissions

Version 3.7.0

10 Jun 20:41
3.7.0
ddcd41d
Compare
Choose a tag to compare
  • Minimal Python version supported is 3.7 (drop support for 2.7, 3.5 and 3.6).
  • Introduction of reports generation APIs: report_create, report_get and report_download methods.
  • Introduction of reports templates API: report_template_** methods.

Version 3.6.0

30 Apr 21:58
3.6.0
7ed5b9f
Compare
Choose a tag to compare
  • supporting eu communities
  • fixing permalink issues
  • ioc beta

Version 3.5.2

21 Feb 21:54
3.5.2
3e4c429
Compare
Choose a tag to compare
  • new sandbox_url method

Version 3.5.1

12 Jan 22:22
3.5.1
e153d65
Compare
Choose a tag to compare
  • adds beta kwarg to iocs_by_hash
  • adds create_known_bad method

Version 3.4.3

20 Sep 20:01
3.4.3
7cb9ac3
Compare
Choose a tag to compare
  • add optional private argument to historical_results function.
  • add optional private argument to live_feed function.
  • add community field to LiveHuntResult/HistoricalHuntResult
  • add communities field to HistoricalHunt
  • new permalink structure

Version 3.4.1

03 Aug 18:45
3.4.1
a04377a
Compare
Choose a tag to compare
  • Send community parameter in all hunting related requests.