Retire Prowler image + IaC scans (keep K8s CIS only) #372

Merged
eblume merged 2 commits from retire-prowler-image-iac-scans into main 2026-06-08 09:30:11 -07:00

2 commits

Author SHA1 Message Date
0496192435 infra: retire Prowler image + IaC scan CronJobs
Delete prowler-image-scan and prowler-iac-scan CronJobs, remove them from
the kustomization, and drop the now-unused trivyignore.yaml mutelist (only
the IaC scan consumed it via TRIVY_IGNOREFILE).

Trim review-compliance-reports to the single remaining K8s CIS scan and
remove the grouped-findings rendering (_print_grouped_findings /
_worst_severity) that existed solely for the high-volume image/IaC scans.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 09:27:08 -07:00
3166aa88dd docs: retire Prowler image + IaC scans, keep K8s CIS only
Document the decision to retire the container-image CVE scan and the IaC
scan, which generated tens of thousands of un-actioned, un-muted findings
weekly with no realized value. The K8s CIS scan (fully mutelisted, runs
clean) is retained. Rationale captured in deploy-prowler.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 09:24:32 -07:00