imagescan

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package imagescan scans a local container image tarball (the output of `docker save` or an OCI image layout) for cryptography. An image is just layered filesystems: this package extracts the layers to a temp directory and runs the existing code and binary scanners over them — no new detection logic, images are simply another source.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan

func Scan(tars []string) ([]model.Finding, error)

Scan extracts each image tarball and returns the crypto findings discovered in its layers. A tar that cannot be opened is reported to stderr and skipped.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL