An open API service indexing awesome lists of open source software.

https://github.com/eraser-dev/eraser-scanner-template

🔎 Scanner template for Eraser
https://github.com/eraser-dev/eraser-scanner-template

containers eraser scanner template

Last synced: 10 months ago
JSON representation

🔎 Scanner template for Eraser

Awesome Lists containing this project

README

          

# Eraser: Scanner Template

This repo is to be used with [Eraser](https://github.com/eraser-dev/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.