# Functions

GetArgs 获取输入参数.
NewErrorOutput 创建错误输出.
NewFailedOutput 创建错误输出.
NewOutput 创建工具标准输出.

# Constants

StatusFailed 失败.
StatusStopped 被中止.
StatusSuccess 成功.
StatusTimeout 超时.

# Structs

Argument 工具配置参数.
Arguments 输入参数.
FileUrl 文件下载地址.
Layer 镜像层信息.
LicenseResult 工具扫描许可证结果.
ManifestV1 镜像manifest v1版本.
ManifestV2 镜像manifest v2版本.
Result 工具扫描结果.
SecurityResult 工具扫描安全结果.
SensitiveResult 工具扫描敏感信息结果.
ToolConfig 工具配置.
ToolInput 工具输入.
ToolOutput 工具输出.

# Type aliases

No description provided by the author