/** * SMI-898: Path Traversal Protection Tests * * Comprehensive tests for the path validation security module. * Tests various path traversal attack vectors and ensures proper rejection. */ export {}; //# sourceMappingURL=pathValidation.test.d.ts.map