Skip to content

eraser-dev/eraser-scanner-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

46 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.