You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`SOCKET_SECURITY_API_BASE_URL` - if set, this will be the base for all API-calls. Defaults to `https://api.socket.dev/v0/`
51
51
*`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
52
52
53
+
## Similar projects
54
+
55
+
*[`@socketsecurity/sdk`](https://github.com/SocketDev/socket-sdk-js) - the SDK used in this CLI
56
+
53
57
## See also
54
58
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)
56
60
*[Socket API Reference](https://docs.socket.dev/reference) - the API used in this CLI
57
61
*[Socket GitHub App](https://github.com/apps/socket-security) - the plug-and-play GitHub App
0 commit comments