@@ -157,7 +157,7 @@ export const MOCK_REGISTRY_RESPONSE = [
157157 } ,
158158 {
159159 name : 'k8s' ,
160- image : 'ghcr.io/stackloklabs /mkp/server:latest' ,
160+ image : 'ghcr.io/stacklok /mkp/server:latest' ,
161161 description :
162162 'MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters.' ,
163163 transport : 'sse' ,
@@ -185,7 +185,7 @@ export const MOCK_REGISTRY_RESPONSE = [
185185 pulls : 7040 ,
186186 last_updated : '2025-06-18T00:21:32Z' ,
187187 } ,
188- repository_url : 'https://github.com/StacklokLabs /mkp' ,
188+ repository_url : 'https://github.com/stacklok /mkp' ,
189189 tags : [
190190 'kubernetes' ,
191191 'k8s' ,
@@ -199,7 +199,7 @@ export const MOCK_REGISTRY_RESPONSE = [
199199 ] ,
200200 provenance : {
201201 sigstore_url : 'tuf-repo-cdn.sigstore.dev' ,
202- repository_uri : 'https://github.com/StacklokLabs /mkp' ,
202+ repository_uri : 'https://github.com/stacklok /mkp' ,
203203 repository_ref : '' ,
204204 signer_identity : '/.github/workflows/release.yml' ,
205205 runner_environment : 'github-hosted' ,
@@ -843,7 +843,7 @@ export const MOCK_REGISTRY_RESPONSE = [
843843 } ,
844844 {
845845 name : 'osv' ,
846- image : 'ghcr.io/stackloklabs /osv-mcp/server:latest' ,
846+ image : 'ghcr.io/stacklok /osv-mcp/server:latest' ,
847847 description :
848848 'An MCP (Model Context Protocol) server that provides access to the OSV (Open Source Vulnerabilities) database. This server allows LLM-powered applications to query the OSV database for vulnerability information about packages and commits.' ,
849849 transport : 'sse' ,
@@ -868,7 +868,7 @@ export const MOCK_REGISTRY_RESPONSE = [
868868 pulls : 5242 ,
869869 last_updated : '2025-06-18T00:21:30Z' ,
870870 } ,
871- repository_url : 'https://github.com/StacklokLabs /osv-mcp' ,
871+ repository_url : 'https://github.com/stacklok /osv-mcp' ,
872872 tags : [
873873 'vulnerability' ,
874874 'security' ,
@@ -883,7 +883,7 @@ export const MOCK_REGISTRY_RESPONSE = [
883883 ] ,
884884 provenance : {
885885 sigstore_url : 'tuf-repo-cdn.sigstore.dev' ,
886- repository_uri : 'https://github.com/StacklokLabs /osv-mcp' ,
886+ repository_uri : 'https://github.com/stacklok /osv-mcp' ,
887887 repository_ref : '' ,
888888 signer_identity : '/.github/workflows/release.yml' ,
889889 runner_environment : 'github-hosted' ,
@@ -1506,7 +1506,7 @@ export const MOCK_REGISTRY_RESPONSE = [
15061506 } ,
15071507 {
15081508 name : 'oci-registry' ,
1509- image : 'ghcr.io/stackloklabs /ocireg-mcp/server:latest' ,
1509+ image : 'ghcr.io/stacklok /ocireg-mcp/server:latest' ,
15101510 description :
15111511 'The OCI Registry MCP Server enables secure and seamless querying of OCI container registries, providing tools for image introspection, tag discovery, and manifest/config retrieval.' ,
15121512 transport : 'sse' ,
@@ -1550,7 +1550,7 @@ export const MOCK_REGISTRY_RESPONSE = [
15501550 pulls : 2683 ,
15511551 last_updated : '2025-06-18T00:21:29Z' ,
15521552 } ,
1553- repository_url : 'https://github.com/StacklokLabs /ocireg-mcp' ,
1553+ repository_url : 'https://github.com/stacklok /ocireg-mcp' ,
15541554 tags : [
15551555 'oci' ,
15561556 'registry' ,
@@ -1564,7 +1564,7 @@ export const MOCK_REGISTRY_RESPONSE = [
15641564 ] ,
15651565 provenance : {
15661566 sigstore_url : 'tuf-repo-cdn.sigstore.dev' ,
1567- repository_uri : 'https://github.com/StacklokLabs /ocireg-mcp' ,
1567+ repository_uri : 'https://github.com/stacklok /ocireg-mcp' ,
15681568 repository_ref : '' ,
15691569 signer_identity : '/.github/workflows/release.yml' ,
15701570 runner_environment : 'github-hosted' ,
0 commit comments