C0: review-compliance-reports — summarize image and IaC scans
Previously only the K8s CIS in-cluster scan was processed; the weekly container-image and IaC Prowler scans were running on schedule but never reviewed. Now each scan gets its own status / severity / week-over-week delta, with top-N grouped tables (by check ID and resource) for the high-volume image and IaC outputs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
cfb6d7a7aa
commit
718e0a0043
2 changed files with 321 additions and 205 deletions
1
docs/changelog.d/+review-compliance-image-iac.feature.md
Normal file
1
docs/changelog.d/+review-compliance-image-iac.feature.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
`review-compliance-reports` now also fetches and summarizes the weekly Prowler container-image and IaC scans (previously only the K8s CIS in-cluster scan was processed). For each scan it shows status counts, severity breakdown, week-over-week delta, and — for the high-volume image/IaC scans — top-N tables grouped by check ID and resource instead of per-finding listings.
|
||||
Loading…
Add table
Add a link
Reference in a new issue