feat: bootstrap CT-CVE service #1

Merged
simonjcarr merged 1 commit from feat/bootstrap-service into main 2026-04-30 09:01:42 +00:00
simonjcarr commented 2026-04-30 08:49:21 +00:00 (Migrated from github.com)

Summary

  • Bootstrap the standalone CT-CVE Go service with a health endpoint and config loader.
  • Add initial PostgreSQL schema, Docker/Compose files, README, and GitHub Actions CI.
  • Extract CT Ops package version comparison and vulnerability matching logic with focused tests.

Validation

  • go test ./...

Notes

Follow-up Phase 7 PRs still need feed sync, parser ports, persistence wiring, and fuller service configuration.

## Summary - Bootstrap the standalone CT-CVE Go service with a health endpoint and config loader. - Add initial PostgreSQL schema, Docker/Compose files, README, and GitHub Actions CI. - Extract CT Ops package version comparison and vulnerability matching logic with focused tests. ## Validation - go test ./... ## Notes Follow-up Phase 7 PRs still need feed sync, parser ports, persistence wiring, and fuller service configuration.
Sign in to join this conversation.
No description provided.