07:17
2026-06-12
dev.to
ai-tools
A zero-dep CLI that scans your GitHub Actions for the mistakes that actually get repos compromised
A developer built actionsec, a zero-dependency CLI tool that scans GitHub Actions workflows for security vulnerabilities like unpinned action tags and script injection risks. The tool runs via `npx acโฆ