Skip to content

Releases: esops-dev/esops-doctor

v0.0.3

14 May 19:18
052b2dd

Choose a tag to compare

Changelog

  • c1db279 Added schema file
  • 00975ab fixing lint issue
  • 5c046ce the small things that are obvious once the tool is in day-to-day use

v0.0.2

11 May 18:51
6709bcc

Choose a tag to compare

Changelog

  • 1843f4a Added baseline option and added config commands
  • 6709bcc Added baseline option and added config commands #15 from esops-dev/add-config-commands
  • 9cc8626 Added more checks regards to remote clusters
  • 6b60450 Added some checks on mappings
  • a7623bb Added some more probes to validate
  • 32f13e5 Added some more security checks
  • 312061e Added various improvements mostly related to better reports improvements
  • 8704887 Fixing integration test
  • c5d12ac Fixing lint issue
  • 0fd7395 Updated png

v0.0.1

07 May 13:35
281dde8

Choose a tag to compare

Changelog

  • 85d12fd Added a lot of fixtures and rules
  • 46bccc8 Added first set of probes
  • f97e38b Added initial set of files
  • f0d3b1c Added possibility to report into json,sarif and html
  • f0a146d Added some reports possibilities
  • 947f6d3 Fixing integration test
  • 753b8d5 Implemented basic configuration of rules setup
  • e48ef41 Initial commit
  • c7a21f8 Scan multiple contexts at same time
  • 99b936a Small documentation updates
  • afd80d3 Some small documentational changes/improvements
  • 177e149 Using esops-go as base