{% extends "base.html" %} {% block title %}Image Scanner — {{ app_name }}{% endblock %} {% block content %}

Image Scanner

Provision a temporary VM from an existing cloud image, run an OpenSCAP compliance scan, and receive a graded report — without modifying your image.

How it works: A temporary instance is launched from your image, scanned against the selected compliance profile, then immediately terminated. Your original image is never modified.

AMI ID, GCP image name, snapshot ID, VMID, etc.

e.g. ubuntu22, rocky9, debian12, rhel9

Launching scan…
{% endblock %}