Back to changelog
June 18, 2024
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