/** * SMI-882: ReDoS (Regular Expression Denial of Service) Protection Tests * * These tests verify that the SecurityScanner is protected against ReDoS attacks * using crafted input strings that could cause catastrophic backtracking. */ export {}; //# sourceMappingURL=ReDoS.test.d.ts.map