Commit Graph

3 Commits

Author SHA1 Message Date
Alexa Amundson
458c2c044b feat: real-time live data integration
- lib/live-data.ts: Shared TypeScript client for blackroad-live-data Worker
- components/live-stats.tsx: LiveStatsBar, RecentRepos, AgentStatusGrid components
- app/page.tsx: Import LiveStatsBar in main page header

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-24 14:29:09 -06:00
BlackRoad Bot
6b5ce08caf ci: add GitHub Actions workflows
- Security scanning (CodeQL, dependency scan, secret scan)
- Auto-deployment to Cloudflare/Railway
- Self-healing with auto-rollback
- Dependabot for dependency updates

Deployed by: Phase 6 GitHub CI/CD automation
2026-02-14 17:10:58 -06:00
Alexa Amundson
ffeb3dfc99 🔒 Enable Dependabot security updates
Automatically updates dependencies with security vulnerabilities.

Features:
- 10 package ecosystems covered (npm, pip, docker, etc.)
- Daily checks for critical updates
- Auto-labels PRs with 'dependencies' and 'security'
- Ignores major version updates for stability
- Comprehensive security coverage

Expected Impact:
- Continuous vulnerability detection
- Automated security patches
- Compliance (SOC 2, ISO 27001)
- Proactive security posture

© 2025-2026 BlackRoad OS, Inc.
2026-01-04 16:58:48 -06:00