You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add path allowlist middleware to block vulnerability scanners
Only /get_term_info, /run_query, /health, /status are served.
All other paths get a bare 404 that reveals nothing about the stack.
Scanner probe count exposed in /status endpoint.
0 commit comments