Skip to content

Releases: coreruleset/crs-toolchain

v2.3.1

09 Jul 19:43
3c14106
Compare
Choose a tag to compare

Changelog

Bug fixes

Others

v2.3.0

05 Jul 06:22
d69bafa
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Others

v2.2.0

01 Apr 18:00
a0f470e
Compare
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

v2.1.0

18 Mar 19:10
022c867
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Feb 17:35
0ed4248
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate in #94
  • chore(deps): update actions/checkout action to v4 by @renovate in #96
  • chore(deps): update actions/setup-go action to v4 by @renovate in #98
  • chore(deps): update docker/login-action action to v3 by @renovate in #99
  • chore: update golangci-lint version by @fzipi in #100
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #103
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #101
  • fix(deps): update module github.com/imdario/mergo to v1 by @renovate in #104
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #102
  • fix(deps): update all non-major dependencies by @renovate in #95
  • chore(deps): update actions/setup-go action to v5 by @renovate in #105
  • fix(deps): update module github.com/google/uuid to v1.5.0 by @renovate in #106
  • chore(deps): update github/codeql-action action to v3 by @renovate in #107
  • fix(deps): update module github.com/creativeprojects/go-selfupdate to v1.1.3 by @renovate in #108
  • fix(deps): update module github.com/google/uuid to v1.6.0 by @renovate in #109
  • fix(deps): update module github.com/rs/zerolog to v1.32.0 by @renovate in #110
  • feat: update to Go 1.22 by @theseion in #111
  • fix: consider escaped parenthesis when removing flag groups by @theseion in #112

New Contributors

Full Changelog: v1.4.2...v2.0.0

v1.4.2

09 Oct 16:02
3d12fc8
Compare
Choose a tag to compare

What's Changed

  • feat: update formatter to handle suffix replacements by @theseion in #93

Full Changelog: v1.4.1...v1.4.2

v1.4.1

05 Oct 05:12
4621366
Compare
Choose a tag to compare

What's Changed

  • feat: enable empty string as suffix replacement by @theseion in #92

Full Changelog: v1.4.0...v1.4.1

v1.4.0

02 Oct 04:38
b11cfe7
Compare
Choose a tag to compare

What's Changed

  • nit: closes backtick on suggested commands by @M4tteoP in #89
  • chore: make errors fail tests immediately by @theseion in #90
  • feat: improve include handling by @theseion in #91

New Contributors

Full Changelog: v1.3.11...v1.4.0

v1.3.11

15 Sep 13:28
e897941
Compare
Choose a tag to compare

What's Changed

  • fix: use correct URL in regex assembly standard header by @theseion in #88

Full Changelog: v1.3.10...v1.3.11

v1.3.10

15 Sep 07:50
f9353bf
Compare
Choose a tag to compare

What's Changed

  • fix: fixed string comparison for version string by @theseion in #86
  • fix: format command adds the assembly file header by @theseion in #87

Full Changelog: v1.3.9...v1.3.10