Skip to content

Commit d85514b

Browse files
committed
Fix provenance info
Signed-off-by: Juan Antonio Osorio <[email protected]>
1 parent 7708135 commit d85514b

File tree

38 files changed

+185
-147
lines changed

38 files changed

+185
-147
lines changed

registry/adb-mysql-mcp-server/spec.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ permissions:
7272

7373
# Provenance for supply chain security (Dockyard build)
7474
provenance:
75-
sigstore_url: tuf-repo-cdn.sigstore.dev
75+
cert_issuer: https://token.actions.githubusercontent.com
7676
repository_uri: https://github.com/stacklok/dockyard
77-
repository_ref: refs/heads/main
78-
signer_identity: /.github/workflows/build-containers.yml
7977
runner_environment: github-hosted
80-
cert_issuer: https://token.actions.githubusercontent.com
78+
signer_identity: /.github/workflows/build-containers.yml
79+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/agentql-mcp/spec.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ permissions:
5757

5858
# Provenance for supply chain security (Dockyard build)
5959
provenance:
60-
sigstore_url: tuf-repo-cdn.sigstore.dev
60+
cert_issuer: https://token.actions.githubusercontent.com
6161
repository_uri: https://github.com/stacklok/dockyard
62-
repository_ref: refs/heads/main
63-
signer_identity: /.github/workflows/build-containers.yml
6462
runner_environment: github-hosted
65-
cert_issuer: https://token.actions.githubusercontent.com
63+
signer_identity: /.github/workflows/build-containers.yml
64+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/arxiv-mcp-server/spec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,11 @@ env_vars:
4343
args:
4444
- --storage-path
4545
- /arxiv-papers
46+
47+
# Provenance for supply chain security (Dockyard build)
48+
provenance:
49+
cert_issuer: https://token.actions.githubusercontent.com
50+
repository_uri: https://github.com/stacklok/dockyard
51+
runner_environment: github-hosted
52+
signer_identity: /.github/workflows/build-containers.yml
53+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/astra-db-mcp/spec.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,8 @@ permissions:
7878

7979
# Provenance for supply chain security (Dockyard build)
8080
provenance:
81-
sigstore_url: tuf-repo-cdn.sigstore.dev
81+
cert_issuer: https://token.actions.githubusercontent.com
8282
repository_uri: https://github.com/stacklok/dockyard
83-
repository_ref: refs/heads/main
84-
signer_identity: /.github/workflows/build-containers.yml
8583
runner_environment: github-hosted
86-
cert_issuer: https://token.actions.githubusercontent.com
84+
signer_identity: /.github/workflows/build-containers.yml
85+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/aws-diagram-mcp-server/spec.yaml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,10 @@ tags:
3636
- diagrams
3737
- architecture
3838
- visualization
39-
dockertags: []
39+
# Provenance for supply chain security (Dockyard build)
4040
provenance:
41-
sigstoreurl: tuf-repo-cdn.sigstore.dev
42-
repositoryuri: https://github.com/stacklok/dockyard
43-
repositoryref: refs/heads/main
44-
signeridentity: /.github/workflows/build-containers.yml
45-
runnerenvironment: github-hosted
46-
certissuer: https://token.actions.githubusercontent.com
47-
attestation: null
48-
custommetadata: {}
41+
cert_issuer: https://token.actions.githubusercontent.com
42+
repository_uri: https://github.com/stacklok/dockyard
43+
runner_environment: github-hosted
44+
signer_identity: /.github/workflows/build-containers.yml
45+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/aws-documentation-mcp-server/spec.yaml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,10 @@ tags:
3030
- documentation
3131
- cloud
3232
- reference
33-
dockertags: []
33+
# Provenance for supply chain security (Dockyard build)
3434
provenance:
35-
sigstoreurl: tuf-repo-cdn.sigstore.dev
36-
repositoryuri: https://github.com/stacklok/dockyard
37-
repositoryref: refs/heads/main
38-
signeridentity: /.github/workflows/build-containers.yml
39-
runnerenvironment: github-hosted
40-
certissuer: https://token.actions.githubusercontent.com
41-
attestation: null
42-
custommetadata: {}
35+
cert_issuer: https://token.actions.githubusercontent.com
36+
repository_uri: https://github.com/stacklok/dockyard
37+
runner_environment: github-hosted
38+
signer_identity: /.github/workflows/build-containers.yml
39+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/brightdata-mcp/spec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,11 @@ env_vars:
109109
description: Enable pro mode to access all tools including browser automation and web data extraction
110110
required: false
111111
default: "false"
112+
113+
# Provenance for supply chain security (Dockyard build)
114+
provenance:
115+
cert_issuer: https://token.actions.githubusercontent.com
116+
repository_uri: https://github.com/stacklok/dockyard
117+
runner_environment: github-hosted
118+
signer_identity: /.github/workflows/build-containers.yml
119+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/browserbase-mcp-server/spec.yaml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,10 @@ tags:
6262
- web-scraping
6363
- testing
6464
- stagehand
65-
dockertags: []
65+
# Provenance for supply chain security (Dockyard build)
6666
provenance:
67-
sigstoreurl: tuf-repo-cdn.sigstore.dev
68-
repositoryuri: https://github.com/stacklok/dockyard
69-
repositoryref: refs/heads/main
70-
signeridentity: /.github/workflows/build-containers.yml
71-
runnerenvironment: github-hosted
72-
certissuer: https://token.actions.githubusercontent.com
73-
attestation: null
74-
custommetadata: {}
67+
cert_issuer: https://token.actions.githubusercontent.com
68+
repository_uri: https://github.com/stacklok/dockyard
69+
runner_environment: github-hosted
70+
signer_identity: /.github/workflows/build-containers.yml
71+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/browserbase/spec.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ env_vars:
5555
required: true
5656
secret: true
5757
provenance:
58-
sigstore_url: tuf-repo-cdn.sigstore.dev
58+
cert_issuer: https://token.actions.githubusercontent.com
5959
repository_uri: https://github.com/stacklok/dockyard
60-
repository_ref: ""
61-
signer_identity: /.github/workflows/build-containers.yml
6260
runner_environment: github-hosted
63-
cert_issuer: https://token.actions.githubusercontent.com
61+
signer_identity: /.github/workflows/build-containers.yml
62+
sigstore_url: tuf-repo-cdn.sigstore.dev

registry/chroma-mcp/spec.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,8 @@ permissions:
6767

6868
# Provenance for supply chain security (Dockyard build)
6969
provenance:
70-
sigstore_url: tuf-repo-cdn.sigstore.dev
70+
cert_issuer: https://token.actions.githubusercontent.com
7171
repository_uri: https://github.com/stacklok/dockyard
72-
repository_ref: refs/heads/main
73-
signer_identity: /.github/workflows/build-containers.yml
7472
runner_environment: github-hosted
75-
cert_issuer: https://token.actions.githubusercontent.com
73+
signer_identity: /.github/workflows/build-containers.yml
74+
sigstore_url: tuf-repo-cdn.sigstore.dev

0 commit comments

Comments
 (0)