/** * Tests for the Web Safety Scanner. * * Covers: * - Detector 1 (RLS-off): positive + negative fixtures per rule * - Detector 2 (Webhook signature): positive + negative fixtures * - Detector 3 (Client-exposed secret): positive + negative fixtures * - Hostile-input regressions: oversize file skipped, symlink not followed, * node_modules excluded * - Integration: runWebSafety appears in a default runAllScanners run */ export {}; //# sourceMappingURL=web-safety.test.d.ts.map