Dry Aged Deps

B+ 88 completed
Other
monorepo / json · small
207
Files
26,075
LOC
1
Frameworks
7
Languages

Pipeline State

completed
Run ID
#391409
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
49.60
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #50683
Member of a group with 13 similar repo(s) — canonical #86101 view group →
Top concepts (2)
Project DescriptionTesting
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/

AI Prompt

Create a command-line tool, similar to `npm outdated`, called `dry-aged-deps`. This tool should filter package updates to only show versions that are both mature and secure. Specifically, it needs to display packages whose versions are at least 7 days old by default, and it must exclude any packages with known vulnerabilities. I'd like to support output formats like table, JSON, and XML, and allow users to customize the minimum age using `--min-age` or filter by vulnerability severity using `--severity`.
cli node.js npm security json shell dependency-management tooling
Generated by gemma4:latest

Catalog Information

> Like a fine steak, some dependencies are better aged. Unlike a fine steak, malicious ones won't just give you food poisoning.

Description

> Like a fine steak, some dependencies are better aged. Unlike a fine steak, malicious ones won't just give you food poisoning.

Novelty

3/10

Tags

cli node.js npm security json shell dependency-management tooling

Claude Models

claude-opus-4-6

Quality Score

B+
87.9/100
Structure
92
Code Quality
100
Documentation
83
Testing
85
Practices
67
Security
92
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (162% test-to-source ratio)
  • Code linting configured (eslint)
  • Consistent naming conventions (kebab-case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • 167 duplicate lines detected \u2014 consider DRY refactoring

Security & Health

7.3h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Source: Repobility analyzer · https://repobility.com
MIT
License
2.8%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
62.5%
javascript
21.3%
markdown
14.9%
shell
0.6%
yaml
0.5%
text
0.2%
typescript
0.0%

Frameworks

Vitest

Concepts (2)

Generated by the Repobility scanner · https://repobility.com
CategoryNameDescriptionConfidence
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
auto_descriptionProject Description> Like a fine steak, some dependencies are better aged. Unlike a fine steak, malicious ones won't just give you food poisoning.80%
auto_categoryTestingtesting70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/115737.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV