Releases: ctfer-io/chall-manager
Releases · ctfer-io/chall-manager
v0.3.0
Changelog
- f1e242d chore(deps): bump docker/build-push-action from 6.10.0 to 6.11.0
- ae13423 chore(deps): bump github.com/ctfer-io/chall-manager in /deploy
- 22b5e84 chore(deps): bump github.com/pulumi/pulumi-docker/sdk/v4 in /sdk
- ce93d0c chore(deps): bump github.com/pulumi/pulumi/pkg/v3 in /deploy
- b13102e chore(deps): bump github.com/pulumi/pulumi/sdk/v3 in /deploy
- 08592fd chore(deps): bump github.com/pulumi/pulumi/sdk/v3 in /sdk
- bd20a72 chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1
- c97446c chore(deps): bump google.golang.org/grpc in /deploy
- c8335ee chore(deps): bump google.golang.org/protobuf in /deploy
- c6e5cd5 chore(deps): bump pulumi/pulumi-go from 3.144.1 to 3.145.0
- dfd2430 chore: pin dependencies
- f3777cd feat: add configurations
key=value
pairs onChallenge
andInstance
- 81d7eb2 impr(examples): remove binary artifacts
v0.2.0
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)