CLI Launch & Rule Pack Registry
Feature- Full CLI with 12 top-level commands:
init,auth,check,ci,diff,score,brief,hooks,packs,rules,registry, andconfig. - Offline local scanning with
pullminder check— run 25 rule packs with 210+ detection rules locally without sending code to any server. - CI-optimized analysis with
pullminder ci— auto-detects GitHub Actions, GitLab CI, CircleCI, Jenkins, and Bitbucket Pipelines. - Multiple output formats: JSON, SARIF v2.1.0, JUnit XML, GitHub annotations, and AI-agent optimized output via the
--agentflag. - 11 language security packs: Go, Python, React, Ruby, PHP, Rust, Java, C#, Kotlin, Swift, and Shell.
- Git hook installation via
pullminder hookswith Husky and Lefthook detection for pre-push and pre-commit workflows. - Community pack publishing with
pullminder rules publish— validate, test, and submit packs to the public registry via GitHub PR. - OpenTelemetry integration for CLI telemetry with opt-out consent manager.