Releases: SocketDev/socket-python-cli
Releases · SocketDev/socket-python-cli
v2.0.4
v2.0.3
What's Changed
- lowered required python version to 3.9 by @flowstate in #51
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Socket CLI v2 by @flowstate in #50
Puts code under test
Use SDK for all Socket API requests
Myriad improvements to documentation, UX, code organization, and more
Full Changelog: v1.0.47...v2.0.2
v1.0.47
What's Changed
- Orlando - Improved SARIF support, added linking from code scan results to Socket package page
Full Changelog: v1.0.43...v1.0.47
v1.0.43
v1.0.42
What's Changed
- fixed the docker build and push step by @flowstate in #41
- Eric/cus 48 try to detect truncated results in full scan results and by @flowstate in #42
Full Changelog: v1.0.41...v1.0.42
v1.0.41
What's Changed
- Updated workflows for buildx support by @flowstate in #39
- Improved error handling for edge cases by @dacoburn in #40
- Improved error messages for request timeouts by @dacoburn in #40
- Added customizable timeout option for the CLI by @dacoburn in #40
Full Changelog: v1.0.40...v1.0.41
v1.0.40
Add case insensitive support for manifest file detection
What's Changed
- manifest file search now case-insensitive by @flowstate in #35
Full Changelog: v1.0.37...v1.0.38
Added pipfile.lock support
added pipfile.lock to socket globs (#34) * added pipfile.lock to socket globs