dismiss
25Command Cursor
Dismiss a finding pattern from future archguardian scans.
Command Cursor
Dismiss a finding pattern from future archguardian scans.
Command Cursor
Auto-fix archguardian findings (unused imports, naming violations).
Command Cursor
Run scan with quality gate thresholds.
Command Cursor
Scan IaC files for security issues. Run npx archguardian scan --format json with analyzers.iac.enabled: true. Covers Dockerfiles (root user, :latest tags, secrets), Kubernetes (privileged, resource limits), and GitHub Actions (script injection, mutable refs).
Command Cursor
Show downstream impact of file changes using dependency analysis.
Command Cursor
Generate Software Bill of Materials. Run npx archguardian sbom --format cyclonedx or --format spdx. Supports npm, Go, Rust, and Java dependencies. Outputs CycloneDX 1.5 or SPDX 2.3 JSON with PURLs.
Command Cursor
Run a full archguardian project scan and help the user understand findings.
Command Cursor
Initialize archguardian in the current project.
Command Cursor
Generate visual change summary with Mermaid impact diagram.
Command Cursor
Add archguard-ignore suppression comments to silence false positives.
Cursor rule Cursor
Pre-commit hook and CLI that catches security issues, AI-generated code smells, naming convention violations, code duplication, and architecture layer breaches. Works with TypeScript, JavaScript, Python, Go, Rust, and Java.
Cursor rule Cursor
Create or update an archguardian baseline for incremental adoption.
Cursor rule Cursor
Analyze staged git changes with archguardian before committing.
Cursor rule Cursor
Auto-fix archguardian findings like unused imports and naming violations.
Cursor rule Cursor
Run a full archguardian project scan and analyze results.
Cursor rule Cursor
Add archguard-ignore suppression comments to silence false positives.
Instructions file GitHub Copilot
Instructions for ysfAskri/archguardian, covering archguardian, project structure, build & test, key conventions and cli commands.
Instructions file
Instructions for ysfAskri/archguardian, covering archguardian, project structure, build & test, key conventions and available skills.