Refine file operations, test mode, and add crypto and transport tests
29 files · 945+ · 913-

File operation detector enhancements

3 files changed
  • helpers.py Detector helper utilities
  • orchestrator.py Detection orchestration
  • utils.py Operation utilities
  • Added detection orchestrator and helpers for file operation analysis decouple internal
    1 file
    • orchestrator.py

Test suite expansion

5 files changed
  • test_certificate_create.py Certificate creation tests
  • test_certificate_lifecycle.py Certificate lifecycle tests
  • test_constants_coverage.py Crypto constants coverage
  • test_file_operations_integration.py File operations integration tests
  • test_file_operations_patterns.py File operations pattern tests
  • Added crypto certificate lifecycle tests and file operation integration/pattern tests qualify internal
    1 file
    • test_certificate_create.py