Skip to content

[TASK] Add SBOM workflow - #51

Merged
sbuerk merged 1 commit into
mainfrom
task/sbom-workflow
Aug 25, 2026
Merged

[TASK] Add SBOM workflow#51
sbuerk merged 1 commit into
mainfrom
task/sbom-workflow

Conversation

@sbuerk

@sbuerk sbuerk commented Aug 25, 2026

Copy link
Copy Markdown
Member

Adds the SBOM caller workflow, calling web-vision/.github/.github/workflows/sbom-reusable.yml@v1.

Generates one CycloneDX document per supported TYPO3 core version and uploads each to
Dependency-Track as a separate project version. Runs on pushes to main, on tags, and on demand.

Requires DTRACK_API_KEY and DTRACK_API_URL; both are organisation secrets.

Generate a CycloneDX SBOM and upload it to Dependency-Track on pushes to
the default branch and on tags, and on demand for an already published
tag via the target_ref input.

The reusable workflow lives in web-vision/.github and is pinned to the
moving v1 tag, so fixes reach this repository without another commit here.
@sbuerk
sbuerk merged commit 47e1b93 into main Aug 25, 2026
3 checks passed
@sbuerk
sbuerk deleted the task/sbom-workflow branch August 25, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant