[attestations 2] Security-tab attestation UI (issued tab, audit signals) - #245
Draft
mdgeorge4153 wants to merge 1 commit into
Draft
[attestations 2] Security-tab attestation UI (issued tab, audit signals)#245mdgeorge4153 wants to merge 1 commit into
mdgeorge4153 wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
mdgeorge4153
force-pushed
the
mdgeorge/attestation-grpc
branch
from
July 9, 2026 19:31
28e486f to
02c10ab
Compare
mdgeorge4153
force-pushed
the
mdgeorge/attestation-grpc
branch
from
July 30, 2026 18:31
b265a7a to
ddafd5c
Compare
mdgeorge4153
force-pushed
the
mdgeorge/attestation-grpc
branch
from
August 7, 2026 13:42
ef6e98c to
d152b58
Compare
mdgeorge4153
force-pushed
the
mdgeorge/attestation-grpc
branch
from
August 14, 2026 21:00
d152b58 to
bd0bb5b
Compare
mdgeorge4153
force-pushed
the
mdgeorge/attestation-grpc
branch
from
August 14, 2026 21:18
bd0bb5b to
c759eb9
Compare
…, demo), on attestations-core
mdgeorge4153
force-pushed
the
mdgeorge/attestation-grpc
branch
from
August 20, 2026 11:06
c759eb9 to
903b6d5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The security-tab attestation UI, factored onto
attestations-core.Base is
mdgeorge/attestations-core(#249) — the shared plumbing (trust config, per-subject box reads, GraphQL client) lives there; this PR is the security-facing UI that imports it. (GitHub still shows the base asmain: it won't let the API repoint a stacked PR's base. The diff reduces to security-only once #249 lands, or the base can be changed in the web UI.)What's here
mvr-apidemo server (Postgres seeding), local demo config,write-demo-env.sh.Independent of source-verification (#247): both rest only on core, so the two can be reordered or landed separately.
🤖 Generated with Claude Code