Changelog
Track new features, improvements, and fixes across Bloodhound releases. Subscribe to release notifications to stay updated.
Stay Updated
Subscribe to release notifications at bloodhoundsecurity.ca/releases
v2.4.0
LatestDecember 15, 2024New Features
- VS Code Extension with real-time scanning
- Apex Mode with exploit proof generation
- Move language support (Sui, Aptos)
- Financial impact reporting
- Custom rule builder UI
Improvements
- AI engine accuracy improved to 94.7%
- 3x faster symbolic execution
- Reduced memory usage by 40%
- Better TypeScript 5.3 support
- Enhanced Solidity 0.8.x patterns
Bug Fixes
- Fixed false positive in React useEffect dependency check
- Corrected taint flow through async/await boundaries
- Fixed SARIF export encoding issues
- Resolved memory leak in graph analysis
v2.3.0
October 20, 2024New Features
- Graph Analysis Engine (Code Property Graph)
- Compliance report generation (SOC 2, PCI-DSS)
- Team collaboration features
- Webhook notifications
- Scheduled scans and reports
Improvements
- Taint analysis now tracks through database queries
- Better monorepo support
- Improved Python type inference
- Faster incremental scanning
Bug Fixes
- Fixed race condition in parallel scanning
- Corrected severity scoring for low-risk findings
- Fixed git integration with sparse checkout
v2.2.0
August 15, 2024New Features
- Symbolic Execution Engine
- Rust language support
- Enterprise SSO (SAML, OIDC)
- Jira and GitHub Issues integration
- Auto-fix suggestions for common vulnerabilities
Improvements
- Pattern matching 2x faster
- Better handling of large files (>10MB)
- Improved false positive reduction
- More detailed remediation guidance
Bug Fixes
- Fixed timeout issues on Windows
- Corrected line numbers in minified code
- Fixed authentication token refresh
v2.1.0
June 10, 2024New Features
- AI Verification Engine
- Solana smart contract support
- Executive summary reports
- CI/CD templates (GitHub Actions, GitLab CI)
- SARIF 2.1 export format
Improvements
- Dependency scanning now includes transitive deps
- Better Next.js 14 App Router support
- Improved error messages
- Smaller binary size
Bug Fixes
- Fixed crashes with circular imports
- Corrected false negatives in SQL injection detection
- Fixed config file parsing edge cases
v2.0.0
April 1, 2024New Features
- Complete rewrite with 7-engine architecture
- Taint Analysis Engine
- Multi-language support (TS, JS, Python, Solidity)
- New CLI with improved UX
- REST API for programmatic access
Improvements
- 10x performance improvement over v1
- Unified configuration format
- Better documentation
Bug Fixes
- Numerous stability improvements
Breaking Changes
- Config file format changed from JSON to YAML
- CLI flags renamed for consistency
- API endpoints restructured (v1 → v2)
- Minimum Node.js version now 18+
Previous Versions
Looking for older releases? View the complete release history on GitHub.
View all releases on GitHub →