Community support, enterprise inquiries, security disclosures, or just want to say hello — find the right channel below.
Fill out the form below and we'll get back to you within 48 hours.
New to Garrison? Here's the fastest path from zero to your first audit report.
Run pip install garrison-security --upgrade or clone from GitHub. Requires Python 3.9+.
Run garrison init to generate a garrison-audit.toml config file.
Run garrison audit ./contracts to start a full scan with all 21 analyzers.
Open the generated HTML report and attack graph. Review findings, severity scores, and AI remediation guidance.
Run garrison cicd generate to add automated scanning to your CI pipeline.
Check the Installation Guide first — covers Python version requirements, dependency conflicts, and platform-specific notes.
Use // garrison-disable inline comments or the ignore_patterns config key to suppress specific findings.
Run garrison cicd generate to auto-create your pipeline config. See CI/CD docs for examples.
Use garrison audit --chain solana ./programs. Requires Anchor framework. See Solana docs.
Use the contact form above and select "Enterprise Inquiry". We'll schedule a call to discuss your requirements and provide a custom quote.
Read CONTRIBUTING.md on GitHub. We welcome detection patterns, bug fixes, and documentation improvements.