Socket
Socket
Sign inDemoInstall

Changelog

What's new at Socket?

Back to changelog

June 18, 2024

Socket CLI: Add full scans feature

This update implements the full scans feature of the API in the CLI with the command socket scan.

Options:

  • list
    • <org slug>. e.g. socket scan list FakeOrg
  • stream
    • <org slug> <full scan ID>. e.g. socket scan stream FakeOrg 1234-oooo-5678-aaaa or
    • <org slug> <full scan ID> <path to output file. e.g. socket scan stream FakeOrg 1234-oooo-5678-aaaa ./output.txt
  • create
    • <org slug>. e.g. socket scan create FakeOrg <flags>
  • delete
    • <org slug> <full scan ID>. e.g. socket scan del FakeOrg 1234-oooo-5678-aaaa
  • metadata
    • <org slug> <full scan ID>. e.g. socket scan metadata FakeOrg 1234-oooo-5678-aaaa
SocketSocket SOC 2 Logo

Product

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc