carbonetes/BOM Diggity Action

A Github Action that utilizes Diggity to generate software bill-of-materials (SBOM).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
directoryThe path to the directory to be scanned (default scanning option).
output_typeThe desired SBOM output type (default table).
enabled_parsersSpecify enabled parsers (default all).
output_fileSave SBOM results to the output file.
disable_file_listingDisables file listing from package metadata (default false).
disable_secret_searchDisables secret search (default false).
secret_exclude_filenamesExclude secret searching for each specified filenames.
secret_max_file_sizeMaximum file size that the secret will search (default 10485760).
secrets_content_regexSecret content regex are searched within files that matches the provided regular expression.
tarThe path to the tar file to be scanned. Use this instead of directory for tar file scanning.

no outputs