Skip to content

Commit d2edad7

Browse files
committed
Add cdxgen command to readme
1 parent ba03ebc commit d2edad7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ socket wrapper --enable
3030
- `--pin` - Pin overrides to their latest version
3131
- `--prod` - Only add overrides for production dependencies
3232

33+
- `socket cdxgen [command]` - Call out to [cdxgen](https://cyclonedx.github.io/cdxgen/#/?id=getting-started).
34+
See [their documentation](https://cyclonedx.github.io/cdxgen/#/CLI?id=getting-help) for commands.
35+
3336
- `socket raw-npm` and `socket raw-npx` - Temporarily disable the Socket
3437
'safe-npm' wrapper.
3538

0 commit comments

Comments
 (0)