3 Commits

Author SHA1 Message Date
Username
195752fe75 ci: fix test file references and hardcoded paths
- Remove non-existent test_mime_detection.py from unit tests
- Use relative paths in security tests for container compatibility
2026-01-18 10:23:31 +01:00
Username
97bf955820 tests: fix ruff lint errors in security tests 2026-01-18 10:04:27 +01:00
Username
bd75f81afd add security testing suite and update docs
- tests/security/pentest_session.py: comprehensive 10-phase pentest
- tests/security/profiled_server.py: cProfile-enabled server
- tests/security/cli_security_audit.py: CLI security checks
- tests/security/dos_memory_test.py: memory exhaustion tests
- tests/security/race_condition_test.py: concurrency tests
- docs: add pentest results, profiling analysis, new test commands
2025-12-26 00:39:33 +01:00