
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
@fettle/core
Advanced tools
The maintenance-health grading engine behind Fettle: rules, scoring, the GitHub fetch layer, and report assembly.
pnpm add @fettle/core
import { assess, renderMarkdown } from '@fettle/core';
const report = await assess(['acme/api', 'acme/web'], { token: process.env.GITHUB_TOKEN });
console.log(report.fleet.averageScore);
console.log(renderMarkdown(report));
assess fetches, configures and scores. assessContext scores a RepoContext you
already have, with no network involved.
Full documentation, the scoring math, and the report schema: github.com/rumankazi/fettle.
FAQs
Maintenance-health grading engine: rules, scoring, and report assembly.
The npm package @fettle/core receives a total of 281 weekly downloads. As such, @fettle/core popularity was classified as not popular.
We found that @fettle/core 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
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.