Skip to content

Commit d6f5876

Browse files
committed
v1.33.15: Shodan 403 reason wording + smithery stdio config
VERSION bump to invalidate cache for the reworded check_shodan 403 reason (53c1daa) and to refresh indexer freshness alongside the new smithery.yaml stdio config (94c87a0).
1 parent 53c1daa commit d6f5876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from pydantic import Field
1313
from pydantic_settings import BaseSettings, SettingsConfigDict
1414

15-
VERSION = "1.33.14"
15+
VERSION = "1.33.15"
1616
MCP_TOOL_COUNT = 53 # v1.33.0: +tech_stack_cve_audit (MCP-only composite)
1717
MCP_RESOURCE_COUNT = 7 # v1.23.0: atlas+d3fend+cwe (4 templates + 3 catalogs)
1818
MCP_PROMPT_COUNT = 3 # v1.23.0: security_audit, vulnerability_check, contrast_triage

0 commit comments

Comments
 (0)