Back to browse
GitHub Repository
2 starsSwift

macOS app to ensure package managers only allow packages 1+ week old

by haaz·Mar 31, 2026·2 points·0 comments

AI Analysis

MidCozy

MacOS app verifying package managers enforce 1-week release age.

Strengths
  • Supports multiple package managers (npm, pnpm, uv, bun) with specific config paths.
  • Atomic writes with backups prevent accidental configuration file corruption.
Weaknesses
  • macOS-only limitation excludes Linux and Windows developers entirely.
  • Local check is less effective than CI enforcement for team-wide security policies.
Category
Target Audience

Security-conscious macOS developers and teams

Similar To

Snyk · npm audit · Socket

Similar Projects