4 Commits

Author SHA1 Message Date
master
d870da18ce Restructure solution layout by module 2025-10-28 15:10:40 +02:00
master
01104cccdf Resolve Concelier/Excititor merge conflicts 2025-10-20 14:19:25 +03:00
master
2062da7a8b Refactor and enhance scanner worker functionality
- Cleaned up code formatting and organization across multiple files for improved readability.
- Introduced `OsScanAnalyzerDispatcher` to handle OS analyzer execution and plugin loading.
- Updated `ScanJobContext` to include an `Analysis` property for storing scan results.
- Enhanced `ScanJobProcessor` to utilize the new `OsScanAnalyzerDispatcher`.
- Improved logging and error handling in `ScanProgressReporter` for better traceability.
- Updated project dependencies and added references to new analyzer plugins.
- Revised task documentation to reflect current status and dependencies.
2025-10-19 18:34:15 +03:00
master
aef7ffb535 up 2025-10-19 10:38:55 +03:00