Releases: polyswarm/polyswarm-cli
Releases · polyswarm/polyswarm-cli
Version 3.15.0
- Introducing notification webhooks
- Adding llm report feature
- Adding expiring instances support
Version 3.13.0
- base64 encoded files support
- 7zip compressed files support
Version 3.12.0
- making dependency management more flexible
- upgrading packaging tools
- using package polyswarm_api instead of polyswarm-api (PEP625 compatible)
3.11.1
What's Changed
- Fix/issues with session by @sbneto in #201
- feat: output sandbox errors by @mjbradford89 in #202
Full Changelog: 3.11.0...3.11.1
3.11.0
What's Changed
New --arguments param in the sandbox file command by @mjbradford89
Changelog: 3.10.0...3.11.0
3.10.0
What's Changed
sandbox my-taskssupports--user-account-idargument by @mrsarm in #195- Sandbox artifact download by @mjbradford89 in #196
- Feature: sample zips by @mjbradford89 in #194
- Release v3.10.0 by @mrsarm in #197
Full Changelog: 3.9.0...3.10.0
Version 3.9.0
- Show in the features details the "Backing Feature" field if it's set when executing
polyswarm account features. - Fix errors when serializing some API responses.
Version 3.8.1
- Less strict validations of URL provided as argument when scanning or sandboxing.
- Scans and Sandboxes show "Failure Reason" if set in the response.
- Fix exception when sandbox doesn't have the
config.artifact_typefield set.
Version 3.8.0
- New command
polyswarm account whois - New command
polyswarm account features - New options to create zip reports:
polyswarm report create [--sandbox_artifact_types|--zip-report-ids] - New option
--qrcode-fileto submit URLs from QR Code images inpolyswarm scan urlandpolyswarm sandbox url. - Rename in commands the
--sandboxargument to--provider. - Display more information when sandboxing or fetching old sandbox tasks.
Version 3.7.0
- Support zip file submissions