Skip to content

Releases: coreruleset/go-ftw

v1.1.1

04 Nov 12:57
18e3472
Compare
Choose a tag to compare

What's Changed

  • fix: renamed '-d' option for quantitative testing by @dune73 in #380
  • quantitative: runs with DetectionOnly, fixes --payload by @M4tteoP in #382
  • feat: add parallel run to quantitative testing by @fzipi in #383
  • fix: quantitative test by @M4tteoP in #384
  • fix(deps): update github.com/magefile/mage digest to 2385abb in go.mod by @renovate in #385
  • fix: create output file if it does not exist by @fzipi in #389
  • fix(deps): update all non-major dependencies in go.mod by @renovate in #376
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #378
  • chore: set min go version to v1.22 by @M4tteoP in #374
  • fix(deps): update module github.com/hashicorp/go-getter to v2 in go.mod by @renovate in #373
  • chore: remove goccy/go-yaml by @fzipi in #375
  • fix(deps): update module github.com/hashicorp/go-getter to v2 in go.mod by @renovate in #377

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Oct 19:16
3796315
Compare
Choose a tag to compare

What's Changed

New features

Fixes

  • fix: header getter/setter should be case in-sensitive by @huberts90 in #331
  • fix: overridden tests displayed as failing by @M4tteoP in #340
  • fix: broken tests and RunTest on windows by @jabdr in #348
  • chore: adds single quote boundaries when printing strings in logs by @M4tteoP in #364

Dependencies update

  • chore: add renovate approval bot by @fzipi in #326
  • chore(deps): update alpine:3 docker digest to b89d9c9 by @renovate in #323
  • chore(deps): update github/codeql-action action to v3.25.11 by @renovate in #325
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #328
  • fix(deps): update module golang.org/x/net to v0.27.0 in go.mod by @renovate in #329
  • fix(deps): update module github.com/knadh/koanf/providers/file to v1 in go.mod by @renovate in #330
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #334
  • chore(deps): update sonarsource/sonarcloud-github-action digest to b7cc8bf in .github/workflows/sonar.yaml by @renovate in #333
  • fix(deps): update all non-major dependencies in go.mod by @renovate in #335
  • chore(deps): update sonarsource/sonarcloud-github-action digest to f5003fc in .github/workflows/sonar.yaml by @renovate in #337
  • chore(deps): update alpine:3 docker digest to 0a4eaa0 in dockerfile by @renovate in #336
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #338
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #339
  • fix(deps): update module golang.org/x/time to v0.6.0 in go.mod by @renovate in #342
  • chore(deps): update actions/upload-artifact action to v4.3.5 in .github/workflows/scorecard.yml by @renovate in #341
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #343
  • fix(deps): update module golang.org/x/net to v0.28.0 in go.mod by @renovate in #344
  • chore(deps): update github/codeql-action action to v3.26.2 in .github/workflows/scorecard.yml by @renovate in #345
  • chore(deps): update github/codeql-action action to v3.26.3 in .github/workflows/scorecard.yml by @renovate in #346
  • chore(deps): update sonarsource/sonarcloud-github-action digest to eb21172 in .github/workflows/sonar.yaml by @renovate in #347
  • chore(deps): update github/codeql-action action to v3.26.5 in .github/workflows/scorecard.yml by @renovate in #351
  • feat: add PR checks for windows by @jabdr in #350
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #352
  • fix(deps): update module golang.org/x/net to v0.29.0 in go.mod by @renovate in #354
  • chore(deps): update alpine:3 docker digest to beefdbd in dockerfile - autoclosed by @renovate in #353
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #357
  • chore: update copyright by @fzipi in #356
  • chore(deps): update github/codeql-action action to v3.26.8 in .github/workflows/scorecard.yml by @renovate in #360
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #362
  • chore(deps): update sonarsource/sonarcloud-github-action digest to 383f7e5 in .github/workflows/sonar.yaml by @renovate in #365
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #366
  • fix(deps): update module golang.org/x/net to v0.30.0 in go.mod by @renovate in #367
  • fix(deps): update module golang.org/x/time to v0.7.0 in go.mod by @renovate in #368
  • chore(deps): update sonarsource/sonarcloud-github-action digest to 9f9bba2 in .github/workflows/sonar.yaml by @renovate in #371
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #372
  • fix(deps): update module github.com/knadh/koanf/providers/env to v1 in go.mod by @renovate in #363

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

21 Jun 16:03
e81b217
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Others

v1.0.2

14 Jun 16:21
74d760f
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v1.0.1

01 Jun 15:52
f35690f
Compare
Choose a tag to compare

Changelog

Features

Others

v1.0.0

22 May 04:20
c4f09f9
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Others

v0.6.4

09 Feb 17:05
c105a85
Compare
Choose a tag to compare

What's Changed

  • [StepSecurity] Apply security best practices by @step-security-bot in #220
  • Attempts to fix 0.6.3 by @jcchavezs in #249
  • chore: create scorecard.yml by @fzipi in #216
  • chore: fix MendRenovate ignore list by @theseion in #247
  • chore: make MendRenovate ignore updates to go-yaml by @theseion in #242
  • chore: revert goccy/go-yaml to v1.9.2 by @theseion in #237
  • chore: update pre-commit config by @theseion in #238
  • chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #224
  • chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #223
  • chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #232
  • chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #235
  • chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #245
  • chore(deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.2 by @dependabot in #181
  • chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #178
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #185
  • chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #182
  • chore(deps): bump github/codeql-action from 2.22.11 to 3.22.11 by @dependabot in #225
  • chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #227
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #180
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #183
  • chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #184
  • chore(deps): update actions/checkout action to v4 by @renovate in #190
  • chore(deps): update actions/setup-go action to v4 by @renovate in #191
  • chore(deps): update actions/setup-go action to v5 by @renovate in #214
  • chore(deps): update actions/upload-artifact action to v4.2.0 by @renovate in #233
  • chore(deps): update all non-major dependencies by @renovate in #218
  • chore(deps): update alpine:3 docker digest to c5b1261 by @renovate in #240
  • chore(deps): update docker/login-action action to v3 by @renovate in #192
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #193
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #194
  • chore(deps): update github/codeql-action action to v3 by @renovate in #217
  • chore(deps): update github/codeql-action action to v3.22.12 by @renovate in #228
  • chore(deps): update github/codeql-action action to v3.23.0 by @renovate in #229
  • chore(deps): update github/codeql-action action to v3.23.1 by @renovate in #231
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #195
  • chore(deps): update sonarsource/sonarcloud-github-action digest to 44eed60 by @renovate in #246
  • Configure Renovate by @renovate in #186
  • docs: update README by @fzipi in #201
  • feat: move test type to its own package by @fzipi in #208
  • fix: always pass FTWTest as pointer by @theseion in #250
  • fix: goccy/yaml regression performance by @fzipi in #199
  • fix: properly apply test overrides to autocomplete_headers by @theseion in #202
  • fix: publishing packages to GitHub requires write permissions by @theseion in #251
  • fix: update permissions on release action by @fzipi in #226
  • fix: use koanfv2 for imported module by @fzipi in #212
  • fix(deps): update all non-major dependencies by @renovate in #188, #215, #234, #239, #241, #243
  • fix(deps): update github.com/icza/backscanner digest to bf6beb7 by @renovate in #187
  • fix(deps): update module github.com/knadh/koanf to v2 by @renovate in #196
  • fix(deps): update module golang.org/x/net to v0.18.0 by @renovate in #206
  • fix(deps): update module golang.org/x/net to v0.19.0 by @renovate in #213
  • fix(deps): update module golang.org/x/net to v0.20.0 by @renovate in #230
  • fix(deps): update module golang.org/x/net to v0.21.0 by @renovate in #248
  • tests: add tests for empty override of autocomplete_headers by @theseion in #204

New Contributors

Full Changelog: v0.6.2...v0.6.4

v0.6.2

23 Aug 19:18
ceb4bc9
Compare
Choose a tag to compare

What's Changed

  • feat: add magefile by @fzipi in #171
  • fix: another try to fix goreleaser slack announce by @fzipi in #164
  • chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #173
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #174
  • fix: reduce log level when writing headers by @theseion in #175
  • fix: no longer negate autocomplete_headers option by @theseion in #176
  • fix runner expected-error check potential panic by @4lisalehi in #177

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

25 Jul 05:25
Compare
Choose a tag to compare

What's Changed

  • chore: update configs to current goreleaser spec by @theseion in #170

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Jul 18:43
9049d9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0