scanner

package
v0.0.0-...-b5b2af5 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const REGEX = `RELEASE\.(\d{4}-\d{2}-\d{2})T(\d{2}-\d{2}-\d{2})Z`

MinIO RELEASE.2019-12-17T23-16-33Z <= MinIO Version < MinIO RELEASE.2023-03-20T20-16-18Z

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	File    string `json:"file"`
	Version string `json:"version"`
}

func ScanContainer

func ScanContainer(container api.Container) Result

func ScanImage

func ScanImage(image api.Image) Result

type ResultCode

type ResultCode string

Jump to

Keyboard shortcuts

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