Skip to content

Releases: coreruleset/crs-toolchain

v2.10.0

Choose a tag to compare

@theseion theseion released this 11 Jul 06:13
3eb1775

What's Changed

⭐ New features

  • feat: add flag for printing the agenda, without creating a GH issue by @theseion in #317

🛡️ Security fixes

  • chore: harden GHA workflows and add zizmor config by @fzipi in #316

⚙️ Dependency updates

Full Changelog: v2.9.0...v2.10.0

v2.9.0

Choose a tag to compare

@theseion theseion released this 08 Jun 05:49
61cd067

What's Changed

⭐ New features

  • feat: add command for creating chat agenda by @theseion in #307

🛡️ 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

Choose a tag to compare

@theseion theseion released this 17 Apr 05:36
710d406

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

Choose a tag to compare

@theseion theseion released this 07 Dec 20:20
da1bd86

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

Choose a tag to compare

@theseion theseion released this 05 Sep 12:22
720b173

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

Choose a tag to compare

@theseion theseion released this 05 Aug 05:07
782b2a6

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

Choose a tag to compare

@theseion theseion released this 17 May 13:19
41c0e21

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

Choose a tag to compare

@theseion theseion released this 19 Apr 06:53
1451460

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

Choose a tag to compare

@theseion theseion released this 09 Jan 19:09
22242bd

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

Choose a tag to compare

@theseion theseion released this 05 Jan 09:29
780f4ec

What's Changed

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