[v3.6.0] - 2026-01-17
Added
- ๐ System Administration: Added SYS_ADMIN capability for Chrome sandbox and database indexes for performance enhancement (@zhuque)
- ๐ Report Enhancement: Updated feature and pager, resolved text misalignment in PDF report download (@zonashi)
- ๐ User Guide: Updated user guide for new features (@zonashi)
- โฑ๏ธ Scan Metrics: Added model & scan duration in AI tool protocol scan report (@zonashi)
- ๐ฅ User Management: Refactored User struct and enhanced user management methods (@boyhack)
Changed
- ๐ Documentation: Updated API docs, Swagger docs, and model API (@zhuque)
- ๐ณ Docker Config: Updated docker-compose.yml and docker-compose.images.yml (@zhuque)
- ๐ข Versioning: Updated version to v3.6.0 (@zhuque)
- ๐ง LLM Result: Added LLM parameter to MCP meta result (@zhuque)
- ๐๏ธ Database: Fixed LLM model database (@zhuque)
- ๐ Auth: Implemented inner API auth controller (@zhuque)
- ๐ฏ Score Correction: Corrected CalcSecScore method in runner.py to handle Chinese risk levels correctly (@mhh)
- โ๏ธ Risk Type: Corrected item.RiskType to item.Severity in scoring logic (@mhh)
Fixed
- ๐งช Testing: Removed test info (@zhuque)
Contributors
Special thanks to @mhh, @aaasven