/** * SMI-5359 Wave 4.2 — code_execution + obfuscated_directive detector tests * * Proves threat detection (no false negatives) AND false-positive control for * the two new top-tier scoring categories. Threshold semantics under test: * - quarantine / install-block gate = riskScore >= 40 (or any high/critical finding) * - a single CRITICAL in either new category scores exactly 40 (quarantines alone) * - a lone code_execution is MEDIUM => score 12 (< 40, does not quarantine/block) */ export {}; //# sourceMappingURL=SecurityScanner.exec.test.d.ts.map