Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 432 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 432 Bytes

Eraser: Scanner Template

This repo is to be used with Eraser, as a template for the customizable scanner.

To use, implement the scan() function, which takes in a list of all non-running, non-excluded images in the cluster. This function should return any non-compliant images and any images that failed to scan. When complete, provide your custom scanner image to Eraser in deployment.