Skip to content

Commit d74d3cf

Browse files
author
Pelle Wessman
authored
Add announcement blog post
Signed-off-by: Pelle Wessman <[email protected]>
1 parent c856d69 commit d74d3cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,12 @@ socket report create package.json
5050
* `SOCKET_SECURITY_API_BASE_URL` - if set, this will be the base for all API-calls. Defaults to `https://api.socket.dev/v0/`
5151
* `SOCKET_SECURITY_API_PROXY` - if set to something like [`http://127.0.0.1:9090`](https://docs.proxyman.io/troubleshooting/couldnt-see-any-requests-from-3rd-party-network-libraries), then all request will be proxied through that proxy
5252

53+
## Similar projects
54+
55+
* [`@socketsecurity/sdk`](https://github.com/SocketDev/socket-sdk-js) - the SDK used in this CLI
56+
5357
## See also
5458

55-
* [`@socketsecurity/sdk`]('https://github.com/SocketDev/socket-sdk-js") - the SDK used in this CLI
59+
* [Announcement blog post](https://socket.dev/blog/announcing-socket-cli-preview)
5660
* [Socket API Reference](https://docs.socket.dev/reference) - the API used in this CLI
5761
* [Socket GitHub App](https://github.com/apps/socket-security) - the plug-and-play GitHub App

0 commit comments

Comments
 (0)