> cat /dev/github | grep security-tools
discovered 03 Aug 2026

pastoralist

TypeScript ★ 107 via github-topic
→ View on GitHub
Pastoralist is a tool designed to manage and document package manager overrides, specifically for npm and Yarn, by creating an audit trail of why each override is necessary. Its primary use case is to help developers maintain clarity on override decisions, ensuring that the reasons for such changes, their dependencies, and related security information are well-documented and accessible. Notable features include tracking the history of overrides, linking CVEs and severity details, and integrating with `patch-package` to enhance package maintenance.