Context
The container supply chain is done well — arq-signals images are cosign-signed (keyless OIDC) with SBOM attestation, and pgAgroal images ship SBOM + SLSA provenance + Cosign signatures. But the artifacts are not discoverable. The arq-signals GHCR package in the org is currently private, so even though the release workflow publishes and signs it, the public cannot pull or verify it. This makes the strongest part of the engineering story invisible.
Open question (do not assume): are these images intended to be public? Arq-Signals and pgAgroal are BSD-3 OSS, which argues yes — but visibility is an explicit owner decision (constraint: do not expose anything unintentionally). No "public pull" docs land until this is confirmed.
Acceptance criteria
Change type
Org/package settings (UI-only) + documentation. Blocked on the visibility decision.
Context
The container supply chain is done well —
arq-signalsimages are cosign-signed (keyless OIDC) with SBOM attestation, and pgAgroal images ship SBOM + SLSA provenance + Cosign signatures. But the artifacts are not discoverable. Thearq-signalsGHCR package in the org is currently private, so even though the release workflow publishes and signs it, the public cannot pull or verify it. This makes the strongest part of the engineering story invisible.Open question (do not assume): are these images intended to be public? Arq-Signals and pgAgroal are BSD-3 OSS, which argues yes — but visibility is an explicit owner decision (constraint: do not expose anything unintentionally). No "public pull" docs land until this is confirmed.
Acceptance criteria
ghcr.io/elevarq/arq-signals, the pgAgroal image (Docker Hubelevarq/pgagroaland/or GHCR mirror).cosign verify/verify-attestation) referenced from each repo's release docs.Change type
Org/package settings (UI-only) + documentation. Blocked on the visibility decision.