Skip to content

Releases: SocketDev/socket-python-cli

v1.0.42

24 Jan 01:51
8b04089
Compare
Choose a tag to compare

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

23 Jan 03:34
728b5e1
Compare
Choose a tag to compare

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

21 Jan 19:19
f394b66
Compare
Choose a tag to compare

What's Changed

  • Fixed the logic for case insensitive to not do multiple globs but sti… by @dacoburn in #38

Full Changelog: v1.0.38...v1.0.40

Add case insensitive support for manifest file detection

19 Dec 18:24
6d4fc56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.37...v1.0.38

Added pipfile.lock support

06 Dec 18:24
f874edb
Compare
Choose a tag to compare
added pipfile.lock to socket globs (#34)

* added pipfile.lock to socket globs