Files
local-deep-research/.github/codeql
LearningCircuit a6145b3d72 fix: Configure CodeQL to exclude intentional local file indexing
- Add CodeQL config to exclude py/path-injection for rag_routes.py
- This is intentional behavior - users index their own filesystem
- System directories are validated and blocked after construction
- Update workflow to use config file
2025-11-14 19:56:17 +01:00
..