1. Critical Security Gaps: SSRF & Auth Bypass Checks in 'wast mcpscan' Lack Unit Tests
A critical testing gap has been identified within the `wast mcpscan` security subsystem. The two highest-severity vulnerability check modules—responsible for detecting Server-Side Request Forgery (SSRF) and authentication bypass flaws—currently operate with zero unit test coverage. This means changes to the `SSRFChecke...