
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
github.com/portward/cerbos
Authorize registry token requests using Cerbos.
[!WARNING] Project is under development. Backwards compatibility is not guaranteed.
For an optimal developer experience, it is recommended to install Nix and direnv.
Run tests:
dagger call test
Run linters:
dagger call lint
Launch Cerbos:
docker compose up -d
Run tests:
go test -race -v ./...
Run linter:
golangci-lint run
To test changes made in registry-auth and registry-auth-config:
Make sure registry-auth is checked out in the same directory:
cd ..
git clone git@github.com:portward/registry-auth.git
cd cerbos
Set up a Go workspace:
go work init
go work use .
go work use ../registry-auth
go work sync
Cleanup:
docker compose down -v
The project is licensed under the MIT License.
FAQs
Unknown package
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’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.