Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
extract-sbom
command
Package main provides the CLI entry point for extract-sbom.
|
Package main provides the CLI entry point for extract-sbom. |
|
internal
|
|
|
assembly
Package assembly merges per-node CycloneDX BOMs into a single consolidated SBOM.
|
Package assembly merges per-node CycloneDX BOMs into a single consolidated SBOM. |
|
buildinfo
Package buildinfo provides build and VCS metadata for extract-sbom.
|
Package buildinfo provides build and VCS metadata for extract-sbom. |
|
config
Package config provides the central configuration types and defaults for extract-sbom.
|
Package config provides the central configuration types and defaults for extract-sbom. |
|
extract
Package extract implements recursive, auditable extraction of archive formats.
|
Package extract implements recursive, auditable extraction of archive formats. |
|
identify
Package identify detects the format of a file and determines whether Syft can handle it natively or whether extract-sbom needs to extract it.
|
Package identify detects the format of a file and determines whether Syft can handle it natively or whether extract-sbom needs to extract it. |
|
orchestrator
Package orchestrator coordinates the end-to-end processing pipeline of extract-sbom.
|
Package orchestrator coordinates the end-to-end processing pipeline of extract-sbom. |
|
policy
Package policy evaluates limit violations and determines processing behavior based on the configured policy mode.
|
Package policy evaluates limit violations and determines processing behavior based on the configured policy mode. |
|
report
Package report generates audit reports from the processing state.
|
Package report generates audit reports from the processing state. |
|
safeguard
Package safeguard provides the hard security boundary for extract-sbom's archive extraction.
|
Package safeguard provides the hard security boundary for extract-sbom's archive extraction. |
|
sandbox
Package sandbox provides isolation wrappers for executing external binaries (7-Zip, unshield) during archive extraction.
|
Package sandbox provides isolation wrappers for executing external binaries (7-Zip, unshield) during archive extraction. |
|
scan
Package scan invokes Syft in library mode to catalog software components.
|
Package scan invokes Syft in library mode to catalog software components. |
Click to show internal directories.
Click to hide internal directories.