Skip to content

fix(attestation): improve OCI referrer discovery for JFrog and Harbor…#103

Merged
tobias-pfaffelmoser-aa merged 1 commit intomainfrom
fx-triage-script
Mar 12, 2026
Merged

fix(attestation): improve OCI referrer discovery for JFrog and Harbor…#103
tobias-pfaffelmoser-aa merged 1 commit intomainfrom
fx-triage-script

Conversation

@tobias-pfaffelmoser-aa
Copy link
Copy Markdown
Contributor

@tobias-pfaffelmoser-aa tobias-pfaffelmoser-aa commented Mar 12, 2026

… compatibility

Add fallback mechanism for oras discover: tries image@digest first, then falls back to tag-only discovery when the registry rejects digest-based referrer queries (JFrog remote repos) or times out (Harbor with many referrers). Also use stripped image references (without tag) for manifest/blob fetch to avoid image:tag@digest format that JFrog rejects.

… compatibility

Add fallback mechanism for oras discover: tries image@digest first, then
falls back to tag-only discovery when the registry rejects digest-based
referrer queries (JFrog remote repos) or times out (Harbor with many referrers).
Also use stripped image references (without tag) for manifest/blob fetch
to avoid image:tag@digest format that JFrog rejects.

Made-with: Cursor
@github-actions github-actions bot added the fix label Mar 12, 2026
@tobias-pfaffelmoser-aa tobias-pfaffelmoser-aa merged commit ce54cbd into main Mar 12, 2026
6 checks passed
@tobias-pfaffelmoser-aa tobias-pfaffelmoser-aa deleted the fx-triage-script branch March 12, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant