Open puerco opened 4 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
What happened:
To generate license and other data,
bom
clones the go modules it needs to tmp. It is supposed to remove them after it's done. After trying to generate an SBOM forcilium/cilium
, my tmp dir was left with 11 GB of files in/tmp/spdx/gomod-scanner/
.What you expected to happen:
Disk space should be reclaimed after generating the SBOM.
How to reproduce it (as minimally and precisely as possible):
Generate an SBOM and check /tmp/spdx/gomod-scanner/