firewall_status
Check the operational status and security metrics of a code analysis firewall that blocks malicious patterns by comparing syntax trees against threat databases.
Instructions
Get firewall status and statistics.
Returns: { "ollama_available": bool, "chromadb_available": bool, "tree_sitter_available": bool, "blacklist_count": int, "delta_count": int, "similarity_threshold": float, "near_miss_threshold": float, }
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||