package
0.81.0
Repository: https://github.com/nextlinux/gosbom.git
Documentation: pkg.go.dev

# Functions

AttestationStartedHandler takes bytes from a event.ShellOutput and publishes them to the frame.
CatalogerTaskStartedHandler shows the intermittent progress for a cataloger subprocess messages.
FetchImageHandler periodically writes a the image save and write-to-disk process in the form of a progress bar.
FileMetadataCatalogerStartedHandler shows the intermittent secrets searching progress.
FileIndexingStartedHandler shows the intermittent indexing progress from a directory resolver.
FileMetadataCatalogerStartedHandler shows the intermittent secrets searching progress.
ImportStartedHandler shows the intermittent upload progress to Nextlinux Enterprise.
NewHandler returns an empty Handler.
PackageCatalogerStartedHandler periodically writes catalog statistics to a single line.
PullDockerImageHandler periodically writes a formatted line widget representing a docker image pull event.
ReadImageHandler periodically writes a the image read/parse/build-tree status in the form of a progress bar.
SecretsCatalogerStartedHandler shows the intermittent secrets searching progress.

# Constants

StatusTitleColumn is the column index in a given row where status text will be displayed.

# Structs

Handler is an aggregated event handler for the set of supported events (PullDockerImage, ReadImage, FetchImage, PackageCatalogerStarted).