Releases: coreruleset/crs-toolchain
Releases · coreruleset/crs-toolchain
Release list
v2.10.0
What's Changed
⭐ New features
🛡️ Security fixes
⚙️ Dependency updates
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
⭐ New features
🛡️ Security fixes
- fix(deps): update module github.com/go-git/go-git/v5 to v5.19.0 [security] by @renovate[bot] in #308
- fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 [security] by @renovate[bot] in #309
- chore(deps): update module golang.org/x/net to v0.55.0 [security] by @renovate[bot] in #311
- chore(deps): update module golang.org/x/crypto to v0.52.0 [security] by @renovate[bot] in #310
⚙️ Dependency updates
- chore(deps): update actions/create-github-app-token action to v3 in .github/workflows/release.yml by @renovate[bot] in #306
- fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #305
🧰 Other changes
- feat: add new formatter log output for github by @fzipi in #59
- feat: allow multiple rule ids and/or filenames by @fzipi in #246
- chore(deps): replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v4 by @fzipi in #314
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
⭐ New features
- feat: validate regular expressions by @theseion in #300
- feat: add Homebrew support via GoReleaser by @Copilot in #298
🛡️ Security fixes
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.5 [security] by @renovate[bot] in #285
- chore(deps): update module github.com/cloudflare/circl to v1.6.3 [security] by @renovate[bot] in #289
⚙️ Dependency updates
- fix(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate[bot] in #274
- chore(deps): update github/codeql-action action to v4.31.8 in .github/workflows/scorecard.yml by @renovate[bot] in #276
- chore(deps): update actions/upload-artifact action to v6 in .github/workflows/scorecard.yml by @renovate[bot] in #277
- fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #278
- chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #279
- chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate[bot] in #280
- chore(deps): update alpine docker tag to v3.23.3 in dockerfile by @renovate[bot] in #275
- chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #281
- chore(deps): update github/codeql-action action to v4.32.2 in .github/workflows/scorecard.yml by @renovate[bot] in #284
- chore(deps): update github/codeql-action action to v4.32.3 in .github/workflows/scorecard.yml by @renovate[bot] in #286
- chore(deps): update github/codeql-action action to v4.32.4 in .github/workflows/scorecard.yml by @renovate[bot] in #287
- chore(deps): update goreleaser/goreleaser-action action to v7 in .github/workflows/release.yml by @renovate[bot] in #288
- fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #292
- chore(deps): update actions/upload-artifact action to v7 in .github/workflows/scorecard.yml by @renovate[bot] in #293
- chore(deps): update github/codeql-action action to v4.32.6 in .github/workflows/scorecard.yml by @renovate[bot] in #294
- chore(deps): update github/codeql-action action to v4.34.1 in .github/workflows/scorecard.yml by @renovate[bot] in #297
- chore(deps): update all major dependencies to v4 in .github/workflows/release.yml (major) by @renovate[bot] in #295
- fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #299
- fix(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate[bot] in #301
- chore(deps): update actions/upload-artifact action to v7.0.1 in .github/workflows/scorecard.yml by @renovate[bot] in #302
🧰 Other changes
- ci(codeql): fix running analyze by @fzipi in #303
- chore: add release notes category "Security fixes" by @theseion in #304
Full Changelog: v2.7.0...v2.8.0
v2.7.0
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 --allby @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
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
⭐ New features
⚙️ 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
What's Changed
⭐ New features
- chore: refactor commands by @theseion in #250
- feat: enable stdin for fp-finder command by @theseion in #251
⚙️ 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
What's Changed
⭐ New features
⚙️ 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
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
- @soujanyanmbri made their first contribution in #222
Full Changelog: v2.3.3...v2.3.4