Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| SCAN_TIMEOUT | No | Scanner settings - scan timeout in seconds | 30 |
| MAX_CODE_SIZE | No | Scanner settings - maximum code size to scan | 50000 |
| ENABLE_SEMGREP | No | Scanner settings - enable Semgrep scanning | true |
| MIN_ASVS_LEVEL | No | ASVS settings - minimum ASVS level | 1 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |