When reporting misconfiguration scanning results we can be more descriptive about how many "total" files were scanned and how many "misconfigured" files were found.
See context below for details:
Trivy successfully scans the ARM template. I think the message Detected config files: 0 might be misleading.
@simar7 The issue is that the Azure state for the scan was empty and no checks were applied to it, so Trivy reported that 0 configs were detected.
Originally posted by @nikpivkin in #6123 (comment)
When reporting misconfiguration scanning results we can be more descriptive about how many "total" files were scanned and how many "misconfigured" files were found.
See context below for details:
Trivy successfully scans the ARM template. I think the message
Detected config files: 0might be misleading.@simar7 The issue is that the Azure state for the scan was empty and no checks were applied to it, so Trivy reported that 0 configs were detected.
Originally posted by @nikpivkin in #6123 (comment)