Skip to content

Releases: keyskey/kao

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:49
020ce93

Changelog

  • 734f79e feat: skip infra_deployment collect when not configured
  • d840a2a feat: add collect app-deployment command and daily step
  • 9aab0bc feat: add argocd provider using official apiclient for app_deployment collection
  • c40717c refactor: migrate CM-007 to evaluateTraceabilityCore
  • 60f1a65 feat: implement CM-006 app_deployment evaluation using traceability core
  • 37bbbea feat: add app_deployment storage Put and Query
  • 8a4175b feat: add app_deployment evidence, argocd provider, and control config
  • 88a7c00 feat: add AppDeployment evidence type and git URL repository helper
  • da4e8ba feat: add collect infra-deployment command and daily step
  • aea0734 feat: add github provider for infra_deployment collection
  • 946359d feat: implement CM-007 infra_deployment evaluation
  • 3aa9568 feat: add code_change join helper for deployment traceability
  • 523507a feat: add infra_deployment storage Put and Query
  • 7b9f3e0 feat: add infra_deployment evidence and control config
  • aa55574 feat: add InfraDeployment evidence type and workspace scope helper
  • cb71b6b feat: implement internal/run daily orchestration and CLI entrypoint
  • baceb45 feat: implement internal/evaluate for repo_control and code_change controls
  • 577c0a7 feat: implement internal/collect for repo-control and code-change
  • 777fae3 feat: add provider/github client for repo_control and code_change collection
  • 445e79e feat: implement postgres storage backend
  • 94e8ec0 feat: add storage interface and filesystem backend
  • d327e2d feat: define evidence types and repository scope filtering
  • a258afb feat: add configuration loading with defaults from design doc
  • ecfe632 Add README with project overview and links to design doc.
  • a169239 Add KAO v1 design document.