Skip to content

Commit fdb1425

Browse files
author
zhuque
committed
update changelog
1 parent 5bbeef5 commit fdb1425

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v3.5-preview] - 2025-12-04
9+
10+
### Added
11+
- 🔍 **MCP-Scan Framework**: AI-powered security scanning framework for Model Context Protocol with autonomous agent-based code audit and vulnerability review (@zhuque)
12+
- 🎯 **Advanced Attack Methods**: Added 12+ new encoding/obfuscation attack methods (A1Z26, AffineCipher, AsciiSmuggling, Aurebesh, Caesar, Leetspeak, MirrorText, Ogham, Vaporwave, Zalgo, Stego, StrataSword suite) (@Truman)
13+
- 📸 **Screenshot Capabilities**: Chromium-based headless screenshot functionality for web scanning (@zhuque)
14+
- 🔐 **Model API Security**: Token masking, API key preservation, and public model access controls (@n-WN)
15+
- 📊 **Hash-Based Fingerprinting**: Hash matcher and version range support for component identification (@KEXNA, @Cursor Agent)
16+
- 🌐 **Documentation**: Comprehensive English docs, FAQ, MCP-Scan guides, and research paper references (@zonashi, @zhuque)
17+
- 🐳 **Docker Optimization**: Reduced agent image size from ~2.9GB to ~2.3GB, improved deployment scripts (@n-WN, @zhuque)
18+
19+
### Changed
20+
- ♻️ **Backend Refactoring**: Optimized AI infrastructure scan architecture, reduced agent task code by ~65% (@zhuque)
21+
- 🔄 **MCP Plugin**: Streamlined plugin architecture, removed redundant templates (@zhuque)
22+
- 🚀 **Model Compatibility**: Enhanced parameter compatibility and retry logic across providers (@Truman)
23+
- 🎨 **Code Quality**: Translated comments to English, improved formatting and documentation (@zhuque)
24+
25+
### Fixed
26+
- 🐛 Fixed AI Infra Guard path resolution and Chromium sandbox issues (@zhuque)
27+
- 🔧 Fixed Docker deployment errors (issue #105) and build optimizations (@n-WN, @zhuque)
28+
- ⚙️ Fixed fingerprint parser syntax and version detection logic (@Cursor Agent, @KEXNA)
29+
- 📊 Updated UI badges, screenshots, and license file naming (@zonashi, @Zonazzzz)
30+
31+
### Contributors
32+
Special thanks to @zhuque, @Truman, @n-WN, @KEXNA, @zonashi, @Cursor Agent, @copilot-swe-agent[bot], @boy-hack, @Zonazzzz, @robertzyang, @Coursen
33+
34+
---
35+
836
## [v3.4.4] - 2025-11-05
937

1038
### Fixed

0 commit comments

Comments
 (0)