Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 08:02
· 190 commits to main since this release
v0.1.4

Changelog

  • 6a9d9a6 chore(deps): bump github.com/ctfer-io/chall-manager in /deploy
  • 8a2f1d2 chore(deps): bump github.com/sony/gobreaker/v2 from 2.0.0 to 2.1.0
  • 3404751 chore: keep fixing lint errors
  • be5b60a chore: keep on going with "Id" to "ID"
  • 4bbd9dd chore: keep on going with lint fix
  • 1a5b652 chore: rename server options for lint
  • 470aa5e chore: replace "Id" with "ID" for lint
  • 33d7176 fix: gofmt
  • dca2007 fix: pass context.Context as 1st arg for lint
  • 1385bd8 fix: potential slowloris attack on http server header reading
  • 109f116 fix: remove unused parameter
  • 3be55f5 fix: remove use of deprecated OTEL gRPC interceptors
  • e391620 fix: unzip max size default check and improve error message
  • 47d188f fix: zip slip on scenario unzipping
  • 14042aa impr: handle archive size on unzip to avoid zip bombing (DoS)