Releases: SocketDev/socket-python-cli
Releases · SocketDev/socket-python-cli
v1.0.43
Immutable
release. Only release title and notes can be modified.
What's Changed
- Added SARIF support to the CLI by Orlando Barrera II (@obarrera) in #43
- Update README.md by Orlando Barrera II (@obarrera) in #44
- Update init.py to version .43 by Orlando Barrera II (@obarrera) in #45
New Contributors
- Orlando Barrera II (@obarrera) made their first contribution in #43
Full Changelog: v1.0.42...v1.0.43
v1.0.42
Immutable
release. Only release title and notes can be modified.
What's Changed
- fixed the docker build and push step by Eric Hibbs (@flowstate) in #41
- Eric/cus 48 try to detect truncated results in full scan results and by Eric Hibbs (@flowstate) in #42
Full Changelog: v1.0.41...v1.0.42
v1.0.41
Immutable
release. Only release title and notes can be modified.
What's Changed
- Updated workflows for buildx support by Eric Hibbs (@flowstate) in #39
- Improved error handling for edge cases by Douglas (@dacoburn) in #40
- Improved error messages for request timeouts by Douglas (@dacoburn) in #40
- Added customizable timeout option for the CLI by Douglas (@dacoburn) in #40
Full Changelog: v1.0.40...v1.0.41
v1.0.40
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fixed the logic for case insensitive to not do multiple globs but sti… by Douglas (@dacoburn) in #38
Full Changelog: v1.0.38...v1.0.40
Add case insensitive support for manifest file detection
Immutable
release. Only release title and notes can be modified.
What's Changed
- manifest file search now case-insensitive by Eric Hibbs (@flowstate) in #35
Full Changelog: v1.0.37...v1.0.38
Added pipfile.lock support
Immutable
release. Only release title and notes can be modified.
added pipfile.lock to socket globs (#34) * added pipfile.lock to socket globs