CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
appguardrail.egg-info/PKG-INFO
appguardrail.egg-info/SOURCES.txt
appguardrail.egg-info/dependency_links.txt
appguardrail.egg-info/entry_points.txt
appguardrail.egg-info/top_level.txt
checklists/api-security.md
checklists/auth.md
checklists/authorization.md
checklists/deployment.md
checklists/file-upload.md
checklists/firebase.md
checklists/secrets.md
checklists/stripe.md
checklists/supabase.md
docs/methodology.md
docs/release-automation.md
docs/responsible-testing.md
docs/scope-and-authorization.md
docs/security-snapshot-plan.md
docs/superpowers/handoffs/2026-06-25-appguardrail-rename-pr-handoff.md
docs/superpowers/plans/2026-06-25-appguardrail-rename.md
docs/superpowers/specs/2026-06-25-appguardrail-rename-design.md
prompts/admin-route-review.md
prompts/fix-authz-bugs.md
prompts/secure-code-review.md
prompts/stripe-webhook-review.md
prompts/supabase-rls-review.md
reports/templates/agency-report.md
reports/templates/fix-pack.md
reports/templates/founder-friendly-report.md
rules/claude-code/security-skill.md
rules/cursor/security-rules.md
rules/lovable/secure-build-checklist.md
rules/windsurf/security-rules.md
scanner/__init__.py
scanner/cli/__init__.py
scanner/cli/appguardrail.py
scanner/rules/__init__.py
scanner/rules/authz.yml
scanner/rules/firebase.yml
scanner/rules/nextjs.yml
scanner/rules/secrets.yml
scanner/rules/stripe.yml
scanner/rules/supabase.yml
tests/test_appguardrail.py
tests/test_appguardrail_coverage.py
tests/test_coverage_edge_cases.py