
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
alpha-beta-scanner
Advanced tools
Scan your github for packages that are still marked as alpha or beta releases
Scans your github organization or personal account for projects whose current package.json
file declares them to be of alpha
or beta
quality. Version numbers starting with 0.
are also reported.
We ship lots of open source packages at ApostropheCMS. Sometimes changes are needed before we declare it to be stable. Other times, a year will pass and nobody notices it's still considered "beta." This tool to the rescue.
npm install -g alpha-beta-scanner
alpha-beta-scanner --user=myusername
alpha-beta-scanner --org=myorgname
# If you run out of API requests, or want to scan private repos,
# use a github personal access token
alpha-beta-scanner --org=myorgname --token=go-get-your-own
You can also use the TOKEN
environment variable.
Note: this tool wants your github.com username or organization name. It doesn't scan npm
directly.
FAQs
Scan your github for packages that are still marked as alpha or beta releases
The npm package alpha-beta-scanner receives a total of 0 weekly downloads. As such, alpha-beta-scanner popularity was classified as not popular.
We found that alpha-beta-scanner 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's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.