Releases: SocketDev/socket-cli
Releases · SocketDev/socket-cli
v0.7.2
- update
socket report create --help
to show python pattern examples
v0.7.1
- Support Python files in
report create
, report view
- Support login
v0.6.0
- Fixes some minor UX bugs
- Introduces an IPC server to properly manage STDIO propagation to subprocesses without needing to sequentialize install scripts or erroring due to inability to prompt on risk
v0.5.4
- Introduces
socket npm
and socket npx
wrappers around the npm
package manager (docs)
v0.4.2-provenance
This is a test of the new npm
provenance system.
v0.4.0
- Feature: Upload
issueRules
from any found socket.yml
44db799
- Improvement: Use health status from API to determine success d3e2739
- Internal: Prepend a CLI
User-Agent
to SDK requests ef7df81
v0.3.0...v0.4.0
v0.3.0
-
Feature: Add globbing and ignore support to socket report create
(#12) 1468799
-
Feature: Add --strict
and --all
to the commands fd61bc9
-
Improvement: Improve socket.yml
parsing and validation errors (#13) c66e710
v0.2.1...v0.3.0