scan

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string) int

Types

type PolicyException

type PolicyException struct {
	Package       string   `json:"package"`
	Capabilities  []string `json:"capabilities"`
	Taint         []string `json:"taint"`         // e.g. ["network→exec", "env→exec"]
	Expires       string   `json:"expires"`       // ISO 8601 date "2026-06-01"
	Justification string   `json:"justification"` // why this exception exists
	Ticket        string   `json:"ticket"`        // optional ticket reference
}

Jump to

Keyboard shortcuts

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