Skip to content

Releases: ppiankov/elasticspectre

v0.1.0

02 Mar 07:54

Choose a tag to compare

Changelog

  • e4096de ci: add release workflow with goreleaser
  • 0058fae feat: add Cobra CLI with audit, init, and version commands
  • fddbaf8 feat: add Elasticsearch/OpenSearch client with index auditing
  • 0b693ee feat: add analyzer with finding detection and cost estimation
  • 25243ab feat: add config loader with YAML and env var support
  • e035acf feat: add shard allocation and cluster health auditing
  • eb8a4d0 feat: add spectre/v1 envelope and text reporter
  • 869b040 feat: scaffold elasticspectre project
  • f8935d4 feat: wire audit command end-to-end