central2
Verified Safeby bioanywhere
Overview
Deploys a Dockerized world news API client server using GitHub Actions and Google Artifact Registry.
Installation
docker run -p 3000:3000 central2:localEnvironment Variables
- GCP_PROJECT_ID
- GCP_PROJECT_NUMBER
Security Notes
Analysis is limited to the provided README, which describes secure deployment practices using Workload Identity Federation for GCP, avoiding hardcoded credentials. No application code was available to audit for runtime risks like 'eval' or other vulnerabilities. The setup encourages storing secrets in repository settings rather than in code.
Similar Servers
tacos
Provides Docker deployment configuration and CI/CD for a world-news-api-clients server.
chivas2
Provides Docker deployment configuration and CI/CD setup for a world-news-api-clients server, utilizing Google Artifact Registry and Workload Identity Federation.
chivas3
This repository provides the Docker deployment configuration for a server that acts as a client for a world news API.
chivas
This repository provides Docker deployment configuration for a world-news-api-clients MCP server.