
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
thalassa-crowsnest
Advanced tools
Crowsnest is a realtime dashboard for Thalassa.
npm install thalassa-crowsnest
The easiest way to run Crowsnest at this point is with the bin script from the command line. Crowsnest is exposed as a module and can be used as such in your own application but you should have a close look at how the SockJS connection is configured.
./node_modules/.bin/thalassa-crowsnest
./node_modules/.bin/thalassa-crowsnest --h
Options:
--host host to bind to [default: "0.0.0.0"]
--port port to bind to [default: 8080]
--thalassaHost host of the Thalassa server [default: "127.0.0.1"]
--thalassaPort port of the Thalassa server [default: 5001]
--thalassaApiPort port of the Thalassa server [default: 9000]
--dbPath filesystem path for leveldb [default: "./node_modules/thalassa-crowsnest/bin/db"]
--debug enabled debug logging
Thalassa currently doesn't implement any type of authentication or authorization and at this point expects to be running on a trusted private network. This will be addressed in the future. Ultimately auth should be extensible and customizable. Suggestions and pull requests welcome!
Licensed under Apache 2.0. See LICENSE file.
FAQs
A vantage point for Thalassa
The npm package thalassa-crowsnest receives a total of 21 weekly downloads. As such, thalassa-crowsnest popularity was classified as not popular.
We found that thalassa-crowsnest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.