CascadeGuard App

Web application and public vulnerability dashboard for CascadeGuard secure container images.

Vulnerability Dashboard

The public dashboard is served at /dashboard by the web app, backed by the CascadeGuard API with live data for all published images. No separate static site or build-time scan is needed.

Architecture

  • Web app (packages/web) — React/TypeScript SPA deployed to Cloudflare Pages via deploy.yaml
  • API (api) — Powers the /dashboard and /images routes with fresh vulnerability data
  • CI/CD — Single deploy.yaml pipeline; scan-actions.yaml for scheduled CVE scanning

Development

npm install
npm run dev

Licensing

CascadeGuard App is licensed under the Business Source License 1.1.

Key terms:

  • You may use, modify, and redistribute this software freely for non-production and internal production use.
  • You may not offer this software to third parties as a commercial container image lifecycle management service or a managed image rebuild service.
  • On 2030-04-04, this version automatically converts to the Apache License 2.0.

For commercial licensing inquiries, contact licensing@cascadeguard.io.

0 items under this folder.