Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
Package cmd manages the command-line interface and all of its subcommands.
|
Package cmd manages the command-line interface and all of its subcommands. |
auth
Package auth manages the credentials subcommand and utility functions.
|
Package auth manages the credentials subcommand and utility functions. |
config
Package config manages the all commands related to config.
|
Package config manages the all commands related to config. |
image
Package image manages the image analysis subcommands.
|
Package image manages the image analysis subcommands. |
k8sobject
Package k8sobject manages the k8s-resource analysis subcommands.
|
Package k8sobject manages the k8s-resource analysis subcommands. |
user
Package user manages the user selection commands.
|
Package user manages the user selection commands. |
version
Package version manages the all commands related to version.
|
Package version manages the all commands related to version. |
Package internal contains miscellaneous functions and objects useful for image scanning.
|
Package internal contains miscellaneous functions and objects useful for image scanning. |
bus
Package bus provides access to a singleton instance of an event bus (provided by the calling application).
|
Package bus provides access to a singleton instance of an event bus (provided by the calling application). |
config
Package config provides utilities for configuration keys in the configuration files.
|
Package config provides utilities for configuration keys in the configuration files. |
terminalui
Package terminalui provides interface for display handlers
|
Package terminalui provides interface for display handlers |
terminalui/component
Package component provides all components for formatting the display.
|
Package component provides all components for formatting the display. |
terminalui/component/eventhandler
Package eventhandler will provide all functions to handle the events
|
Package eventhandler will provide all functions to handle the events |
terminalui/component/frame
Package frame is a simple implementation on switching across cursor on terminal, based on ANSI.
|
Package frame is a simple implementation on switching across cursor on terminal, based on ANSI. |
terminalui/component/progressformatter
Package progressformatter is an implementation based on github.com/wagoodman/go-progress/simple
|
Package progressformatter is an implementation based on github.com/wagoodman/go-progress/simple |
terminalui/component/spinner
Package spinner is a simple implementation of spinner component
|
Package spinner is a simple implementation of spinner component |
terminalui/dynamicui
Package dynamicui provides display handler for dynamic progress bar in the terminal
|
Package dynamicui provides display handler for dynamic progress bar in the terminal |
terminalui/plainui
Package plainui provides display handler for generic terminal
|
Package plainui provides display handler for generic terminal |
util
Package util will save all the util for cli.
|
Package util will save all the util for cli. |
util/colorizer
Package colorizer provides utilities for showing results data.
|
Package colorizer provides utilities for showing results data. |
util/httptool
Package httptool provides utilities for http request
|
Package httptool provides utilities for http request |
util/memorytool
Package memorytool contains tools for analyzing memory usage.
|
Package memorytool contains tools for analyzing memory usage. |
util/printtool
Package printtool contains all tools used for formatting strings
|
Package printtool contains all tools used for formatting strings |
util/tabletool
Package tabletool will manage table utils like generating a table
|
Package tabletool will manage table utils like generating a table |
version
Package version contains all metadata for cli.
|
Package version contains all metadata for cli. |
pkg
|
|
cberr
Package cberr contains all types/interfaces related to customized errors for cli.
|
Package cberr contains all types/interfaces related to customized errors for cli. |
model
Package model will save all the model files for presenter & scan & etc.
|
Package model will save all the model files for presenter & scan & etc. |
model/bom
Package bom defines the bom struct of syft output Modify based on github.com/anchore/syft/internal/presenter/packages
|
Package bom defines the bom struct of syft output Modify based on github.com/anchore/syft/internal/presenter/packages |
model/image
Package image provides models used in the scan commend
|
Package image provides models used in the scan commend |
model/resource
Package resource provides models used in the k8s-object commend
|
Package resource provides models used in the k8s-object commend |
presenter
Package presenter provides utilities for showing results to the user in different format.
|
Package presenter provides utilities for showing results to the user in different format. |
presenter/cyclondx
Package cyclondx provides utilities for showing results in cyclondx format
|
Package cyclondx provides utilities for showing results in cyclondx format |
presenter/json
Package json provides utilities for showing results in json format
|
Package json provides utilities for showing results in json format |
presenter/table
Package table provides utilities for showing results in table format
|
Package table provides utilities for showing results in table format |
scan
Package scan manages the scan process to image scanning service
|
Package scan manages the scan process to image scanning service |
validate
Package validate manages the validate commands logics
|
Package validate manages the validate commands logics |
test
|
|
Click to show internal directories.
Click to hide internal directories.