actions-marketplace-validations/Diggity Action

A Github Action integrated with 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 ".").
output_typeThe desired SBOM output type.
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 tar file to be scanned.

no outputs