eraser-dev / eraser-scanner-template

πŸ”Ž Scanner template for Eraser

Home Page:https://eraser-dev.github.io/eraser/docs/custom-scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

πŸ”Ž Scanner template for Eraser

https://eraser-dev.github.io/eraser/docs/custom-scanner

License:MIT License


Languages

Language:Go 100.0%