
Product
Socket Now Protects the Microsoft Edge Extension Ecosystem
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.
@fettle/cli
Advanced tools
Command-line interface for Fettle — grade the maintenance health of GitHub repositories.
export GITHUB_TOKEN=...
npx @fettle/cli --repos vitest-dev/vitest --format markdown
fettle --repos acme/api,acme/web --format json > report.json
fettle --repos acme/api --fail-below C # exit 1 if it grades below C
fettle --repos acme/api --api-url https://ghe.acme.com/api/v3
Exit codes: 0 success, 1 graded below --fail-below, 2 invalid usage, 3 a
repository or its configuration could not be read.
The supported interface is the fettle command. The package also exports the pieces
it is built from — run, parseCliOptions, render, and the exit codes — for
wrapping the command in your own entry point:
import { run, EXIT_BELOW_FLOOR } from '@fettle/cli';
For scanning from code, use @fettle/core
instead; it is the library, and this is a shell around it.
Run fettle --help for all flags. Full documentation:
github.com/rumankazi/fettle.
FAQs
Command-line interface for grading repository maintenance health.
The npm package @fettle/cli receives a total of 237 weekly downloads. As such, @fettle/cli popularity was classified as not popular.
We found that @fettle/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.

Research
/Security News
Socket researchers found 18 Chrome extensions and one Edge extension delivering a wallet drainer, credential theft, and other malicious payloads.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.