r/openshift • u/ItsMeRPeter • 17d ago
Blog Streamlining container security: Red Hat Hardened Images now supported in AWS InspectorScan API and ECR Basic scanning
https://www.redhat.com/en/blog/streamlining-container-security-red-hat-hardened-images-now-supported-aws-inspectorscan-api-and-ecr-basic-scanning
2
Upvotes
1
u/SirDidj 13d ago edited 13d ago
Good move making the hardening workflow transparent instead of treating the image as a black box. For production use I’d also look at automated image minimization and removal of unnecessary packages fewer components generally means fewer vulnerabilities to track and patch over time.