-
- Downloads
Compatibility matrix support for scans
Within this commit we're applying the following changes: - Compatibility class encapsulating dictionary of (scan_type, file_type) pairs
Showing
- src/iac_scan_runner/compatibility.py 64 additions, 0 deletionssrc/iac_scan_runner/compatibility.py
- src/iac_scan_runner/scan_runner.py 105 additions, 28 deletionssrc/iac_scan_runner/scan_runner.py
- src/iac_scan_runner/test/test_scanner_simple.py 13 additions, 0 deletionssrc/iac_scan_runner/test/test_scanner_simple.py
- src/iac_scan_runner/utils.py 23 additions, 4 deletionssrc/iac_scan_runner/utils.py
src/iac_scan_runner/compatibility.py
0 → 100644
Please register or sign in to comment