Skip to content

Releases: webdevops/azure-auditor

24.8.3

22 Aug 17:02
Compare
Choose a tag to compare
  • fix inconsistent results in search when using regex

24.8.2

21 Aug 20:04
Compare
Choose a tag to compare
  • improve frontend search
  • remove debug output

24.8.1

21 Aug 19:27
Compare
Choose a tag to compare
  • add configurable paging size (via env var or options)
  • add basic regexp support for resource filter
  • add basic reload on sighup
  • ignore disabled subscriptions
  • smaller improvements and fixes

24.8.0

20 Aug 17:59
Compare
Choose a tag to compare
  • switch to golang 1.23
  • update dependencies
  • set default report url to /
  • add automemlimit

24.2.0

17 Feb 10:58
Compare
Choose a tag to compare
  • switch to golang 1.24
  • update dependencies

23.10.2

09 Oct 20:22
Compare
Choose a tag to compare
  • add new "ignore" status

23.10.1

09 Oct 18:45
Compare
Choose a tag to compare
  • fix empty value in rule and fix some styling

23.10.0

07 Oct 18:52
Compare
Choose a tag to compare
  • update deps
  • switch rule selection to tag list element

23.8.1

20 Aug 17:14
Compare
Choose a tag to compare
  • switch to golang 1.21
  • update dependencies

23.8.0

20 Aug 17:12
Compare
Choose a tag to compare
  • switch to golang 1.20
  • do not cache resourcegroups (reduce false positive violations)
  • update dependencies
  • migrate to zap.logger