We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1204099 commit e1a4e52Copy full SHA for e1a4e52
1 file changed
README.md
@@ -10,7 +10,6 @@ A Model Context Protocol (MCP) server that provides AI assistants with static co
10
- **Session-Based**: Persistent CPG sessions with automatic cleanup
11
- **Redis-Backed**: Fast caching and session management
12
- **Async Queries**: Non-blocking CPG generation and query execution
13
-- **Built-in Security Queries**: Pre-configured queries for common vulnerabilities
14
15
## Quick Start
16
@@ -408,3 +407,6 @@ python main.py
408
407
- [Joern](https://github.com/joernio/joern) - Static analysis platform
409
- [FastMCP](https://github.com/jlowin/fastmcp) - MCP framework
410
- [Model Context Protocol](https://modelcontextprotocol.io/) - MCP specification
+
411
+---
412
+Built with ❤️ in Doha 🇶🇦
0 commit comments