Dry Aged Deps
B+ 88 completed
Other
monorepo / json · small
207
Files
26,075
LOC
1
Frameworks
7
Languages
Pipeline State
completedRun ID
#391409Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
49.60Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication 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/10Tags
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
Languages
Frameworks
Vitest
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project 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_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
