CodeQL N1ght
Provides a standardized interface for AI assistants to interact with the CodeQL N1ght tool for automated code analysis.
Acerca de
This Model Context Protocol (MCP) server acts as a bridge, enabling AI assistants to seamlessly integrate with the CodeQL N1ght tool. It streamlines automated code analysis workflows, covering everything from environment setup and dependency installation to CodeQL database creation from various archive types and the execution of security scans. Designed for flexibility, it supports parallel processing, customizable configurations for paths and timeouts, and ensures consistent response formats for efficient interaction.
Características Principales
- Automated CodeQL database creation from JAR/WAR/ZIP files
- One-click environment installation for CodeQL dependencies
- 6 GitHub stars
- Flexible configuration options for paths, timeouts, and caching
- Support for parallel processing (goroutines and multi-threading)
- Configurable security scanning with customizable query packs
Casos de Uso
- Performing automated security vulnerability assessments on compiled Java applications
- Streamlining the creation of CodeQL databases for large-scale code analysis projects
- Automating CodeQL N1ght workflows via AI assistants for continuous integration environments