Highlights
Security Testing Plugin Rebuilt 🛡️
The penetration-tester plugin has been completely rebuilt with real security scanners replacing placeholder stubs:
security_scanner.py- HTTP headers, SSL/TLS validation, endpoint probing, CORS analysisdependency_auditor.py- npm audit & pip-audit wrapper with unified reportingcode_security_scanner.py- bandit integration + 16 regex patterns for static analysis- ~4,500 lines of real Python code with comprehensive documentation
This release also fixes Windows Defender false positives (#300) by removing literal PHP payloads from documentation.
Homepage Improvements 🏠
- New Products & Services section
- Agent37 partner integration
- Product prices updated to $10
Other Fixes
- Sponsor page now uses email-for-details contact form
- stored-procedure-generator pytest collection fix
- Explore page style preservation on filter
- 2026 copyright updates across docs
Full Changelog
See CHANGELOG.md for complete details.
Thanks
Special thanks to @duskfallcrew for reporting issue #300!
🤖 Generated with Claude Code