#202: SBOM and license report in CI #258
No reviewers
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#258
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/202-sbom-license-report"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacked on #257 (#236) — reduces to one commit after its merge. Issue #202.
supply-chain-vX.Y.Zbuild artefacts BEFORE the release publishes (red gate stops the release).docker cp, images viadocker saveto a tar copied the same way (syft cannot read tar from stdin; verified).scripts/check-licenses.mjs: permissive allowlist + MPL-2.0/CC-BY-4.0 with recorded reasoning + per-package exceptions (khroma ships the MIT text but omits the metadata field). CI runs the gate on every PR; localpnpm licenses:check.