Skip to content

Releases: coreruleset/crs-toolchain

v2.7.0

07 Dec 20:20
da1bd86

Choose a tag to compare

What's Changed

⭐ New features

🛠 Fixes

  • fix: prevent panic with invalid semver in self-update by @theseion in #261
  • fix: meta character escaping by @theseion in #252
  • fix: version parsing in self-updater by @theseion in #271
  • fix: use parseable version as fallback when self-updating by @theseion in #272
  • fix: skip subdirectories when running update --all by @theseion in #273

⚙️ Dependency updates

  • chore(deps): update module github.com/ulikunitz/xz to v0.5.15 [security] by @renovate[bot] in #260
  • chore(deps): update actions/setup-go action to v6 in .github/workflows/release.yml by @renovate[bot] in #263
  • chore(deps): update github/codeql-action action to v4 in .github/workflows/scorecard.yml by @renovate[bot] in #265
  • chore(deps): update actions/upload-artifact action to v5 in .github/workflows/scorecard.yml by @renovate[bot] in #266
  • chore(deps): update golangci/golangci-lint-action action to v9 in .github/workflows/lint.yml by @renovate[bot] in #267
  • chore(deps): update actions/checkout action to v6 in .github/workflows/scorecard.yml by @renovate[bot] in #269
  • chore(deps): update alpine docker tag to v3.22.2 in dockerfile by @renovate[bot] in #264
  • chore(deps): update module golang.org/x/crypto to v0.45.0 [security] by @renovate[bot] in #268
  • fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #262

🧰 Other changes

  • chore: upgrade goreleaser configuration to version 2 by @theseion in #270

Full Changelog: v2.6.0...v2.7.0

v2.6.0

05 Sep 12:22
720b173

Choose a tag to compare

What's Changed

⭐ New features

  • feat: use wordnet database for fp-finder by @S0obi in #256

⚙️ Dependency updates

  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #253
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate[bot] in #254
  • chore(deps): update actions/checkout action to v5 in .github/workflows/scorecard.yml by @renovate[bot] in #255
  • fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #257

Full Changelog: v2.5.0...v2.6.0

v2.5.0

05 Aug 05:07
782b2a6

Choose a tag to compare

What's Changed

⭐ New features

⚙️ Dependency updates

  • chore(deps): update ossf/scorecard-action action to v2.4.2 in .github/workflows/scorecard.yml by @renovate[bot] in #235
  • chore(deps): update alpine docker tag to v3.22.0 in dockerfile by @renovate[bot] in #236
  • chore(deps): update github/codeql-action action to v3.28.19 in .github/workflows/scorecard.yml by @renovate[bot] in #237
  • chore(deps): update github/codeql-action action to v3.29.0 in .github/workflows/scorecard.yml by @renovate[bot] in #238
  • chore(deps): update docker/setup-buildx-action action to v3.11.1 in .github/workflows/release.yml by @renovate[bot] in #240
  • fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #241
  • chore(deps): update github/codeql-action action to v3.29.2 in .github/workflows/scorecard.yml by @renovate[bot] in #242
  • chore(deps): update alpine docker tag to v3.22.1 in dockerfile by @renovate[bot] in #245
  • chore(deps): update github/codeql-action action to v3.29.4 in .github/workflows/scorecard.yml by @renovate[bot] in #247

Full Changelog: v2.4.0...v2.5.0

v2.4.0

17 May 13:19
41c0e21

Choose a tag to compare

What's Changed

⭐ New features

  • feat: add util fp-finder command by @S0obi in #219

⚙️ Dependency updates

  • fix(deps): update module github.com/creativeprojects/go-selfupdate to v1.5.0 in go.mod by @renovate in #225
  • chore(deps): update github/codeql-action action to v3.28.16 in .github/workflows/scorecard.yml by @renovate in #230
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #231
  • chore(deps): update golangci/golangci-lint-action action to v8 in .github/workflows/lint.yml by @renovate in #232
  • fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #233
  • chore(deps): update github/codeql-action action to v3.28.18 in .github/workflows/scorecard.yml by @renovate in #234

🧰 Other changes

  • chore: add PR template by @fzipi in #224
  • feat: improved regex comparison by @theseion in #226
  • fix: sort entries before printing for fp-finder command by @S0obi in #228

New Contributors

Full Changelog: v2.3.4...v2.4.0

v2.3.4

19 Apr 06:53
1451460

Choose a tag to compare

What's Changed

🛠 Fixes

  • fix: incorrect hex representation of Unicode characters (Example: \x2019 instead of \x{2019}) by @soujanyanmbri in #222

⚙️ Dependency updates

  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #201
  • chore(deps): update alpine docker tag to v3.21.2 in dockerfile by @renovate in #200
  • chore(deps): update golangci/golangci-lint-action digest to ec5d184 in .github/workflows/lint.yml by @renovate in #203
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #205
  • fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #206
  • fix(deps): update all non-major dependencies in go.mod by @renovate in #208
  • chore(deps): update alpine docker tag to v3.21.3 in dockerfile by @renovate in #207
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #209
  • chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #210
  • chore(deps): update github/codeql-action action to v3.28.11 in .github/workflows/scorecard.yml by @renovate in #211
  • chore(deps): update golangci/golangci-lint-action digest to 4696ba8 in .github/workflows/lint.yml by @renovate in #214
  • chore(deps): update docker/login-action action to v3.4.0 in .github/workflows/release.yml by @renovate in #215
  • fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #216
  • chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #217
  • chore(deps): update golangci/golangci-lint-action action to v7 in .github/workflows/lint.yml by @renovate in #218
  • chore(deps): update github/codeql-action action to v3.28.15 in .github/workflows/scorecard.yml by @renovate in #220

🧰 Other changes

  • chore(deps): update module golang.org/x/crypto to v0.35.0 [security] by @renovate in #212
  • chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] by @renovate in #213
  • chore: add release categories by @theseion in #223

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

09 Jan 19:09
22242bd

Choose a tag to compare

What's Changed

  • feat: fail format validation on unnecessary uppercase character classes by @theseion in #166

Full Changelog: v2.3.2...v2.3.3

v2.3.2

05 Jan 09:29
780f4ec

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

09 Jul 19:43
3c14106

Choose a tag to compare

Changelog

Bug fixes

Others

v2.3.0

05 Jul 06:22
d69bafa

Choose a tag to compare

Changelog

Features

Bug fixes

Others

v2.2.0

01 Apr 18:00
a0f470e

Choose a tag to compare

What's Changed

  • fix: update copyright year in SecRule ver and SecComponentSignature by @fzipi in #115
  • feat: warn about uppercase letters when ignoring case globally by @fzipi in #116
  • chore(deps): update actions/setup-go action to v5 by @renovate in #117
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #121
  • fix: position indicator at start of line by @fzipi in #120
  • chore(ci): create OSSF workflow by @theseion in #123
  • chore(deps): update all non-major dependencies by @renovate in #124
  • chore(deps): update actions/checkout action to v4 by @renovate in #125
  • chore(deps): update github/codeql-action action to v3 by @renovate in #127
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #126
  • fix: semver checking by @fzipi in #122
  • feat: apply OSSF suggestions by @theseion in #128
  • chore(deps): update all non-major dependencies by @renovate in #129
  • fix: codeqal permissions by @theseion in #130
  • fix: go-2024-2611 by @fzipi in #131
  • docs: add SECURITY.md by @fzipi in #132
  • fix(deps): update module github.com/itchyny/rassemble-go to v0.1.1 by @renovate in #133
  • chore(deps): update all non-major dependencies by @renovate in #135
  • chore(deps): update docker/setup-buildx-action action to v3.2.0 by @renovate in #136
  • fix: do not use \v in character classes by @theseion in #137
  • chore(deps): update github/codeql-action action to v3.24.8 by @renovate in #138
  • fix(deps): update module github.com/creativeprojects/go-selfupdate to v1.1.4 by @renovate in #139
  • fix: properly replace version ending in "-dev" by @fzipi in #142
  • chore(deps): update github/codeql-action action to v3.24.9 by @renovate in #143
  • chore: run renovate once a week by @theseion in #144

Full Changelog: v2.1.0...v2.2.0