Commit Graph

400 Commits

Author SHA1 Message Date
Ville Vesilehto
28617d8f30 ci(release): use env vars for expressions in shell (#7965) 2026-03-24 10:31:00 -07:00
Ville Vesilehto
b7948f1bac ci: add persist-credentials: false to checkouts (#7964) 2026-03-24 10:29:48 -07:00
Ville Vesilehto
95d6e177ee ci(yamllint): replace third-party action with uvx (#7957) 2026-03-24 00:58:19 -07:00
Ville Vesilehto
718bfe7e2d ci(docker): scope secrets to publish step only (#7959) 2026-03-24 00:57:50 -07:00
Ville Vesilehto
406be98739 ci: use go-version-file instead of GITHUB_ENV (#7958) 2026-03-24 00:57:20 -07:00
dependabot[bot]
ca124299be build(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#7952)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.33.0 to 4.34.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b1bff81932...3869755554)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 16:01:53 +02:00
John-Michael Mulesa
92a6ae7079 Update github workflow to release windows builds in zip format. (#7946)
* feat: Add GitHub Actions workflow for drafting releases and update Makefile to build Windows releases as zip archives.

Signed-off-by: John-Michael Mulesa <jmulesa@gmail.com>

* Generate both tgz and zip for Windows to support any existing workflows.

Signed-off-by: John-Michael Mulesa <jmulesa@gmail.com>

---------

Signed-off-by: John-Michael Mulesa <jmulesa@gmail.com>
2026-03-21 20:21:12 -07:00
dependabot[bot]
2be910ef1c build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#7930)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](a06a81a03e...153bb8e044)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 17:21:00 +02:00
dependabot[bot]
43f07e78ec build(deps): bump github/codeql-action from 4.32.6 to 4.33.0 (#7929)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.6 to 4.33.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0d579ffd05...b1bff81932)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 17:20:44 +02:00
dependabot[bot]
cee5386eb8 build(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.35.0 (#7910) 2026-03-09 09:24:35 -07:00
dependabot[bot]
452a10ecd0 build(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#7909) 2026-03-09 09:23:38 -07:00
dependabot[bot]
029523b253 build(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#7908) 2026-03-09 16:49:10 +02:00
dependabot[bot]
238c8bc211 build(deps): bump github/codeql-action from 4.32.5 to 4.32.6 (#7911) 2026-03-09 16:48:15 +02:00
Ville Vesilehto
90a9739478 chore(lint): bump golangci-lint to v2.11.1 (#7905)
- Added nolint to plugin/auto/walk.go to avoid a symlink/TOCTOU
  warning, as it needs to follow symlink.
- Replaced a few flagged integer conversions with safe equivalents in
  cache hashing, reuseport socket setup, and TLS arg handling
- Preallocated response rule slices in plugin/rewrite/name.go
- Replaced WriteString(fmt.Sprintf/Sprintln(...)) with direct
  fmt.Fprint* calls
- Removed stale nolint directives from code and tests that are no
  longer needed

Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>
2026-03-06 11:50:24 -08:00
dependabot[bot]
442f106e5e build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#7886) 2026-03-02 16:51:25 +02:00
dependabot[bot]
2effbef23c build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#7887) 2026-03-02 16:43:18 +02:00
dependabot[bot]
8c1b44a177 build(deps): bump github/codeql-action from 4.32.4 to 4.32.5 (#7891) 2026-03-02 16:42:12 +02:00
dependabot[bot]
8a739a38bb build(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#7875) 2026-02-23 17:10:07 +02:00
dependabot[bot]
60271a0633 build(deps): bump actions/stale from 10.1.1 to 10.2.0 (#7874) 2026-02-23 17:09:49 +02:00
dependabot[bot]
36868e4b91 build(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#7873) 2026-02-23 17:09:34 +02:00
dependabot[bot]
2833e884e7 build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 (#7872) 2026-02-23 17:09:14 +02:00
dependabot[bot]
7767dc0e3a build(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#7860) 2026-02-16 07:03:34 -08:00
dependabot[bot]
e837411a38 build(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 (#7861) 2026-02-16 07:03:20 -08:00
Ville Vesilehto
b1080a2934 chore: bump Go version to 1.26.0 (#7856) 2026-02-16 04:26:18 -08:00
dependabot[bot]
3a15fe6f15 build(deps): bump github/codeql-action from 4.32.0 to 4.32.2 (#7849)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b20883b0cd...45cbd0c69e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 17:12:47 -08:00
dependabot[bot]
8d3ad1aef3 build(deps): bump github/codeql-action from 4.31.11 to 4.32.0 (#7841)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.11 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](19b2f06db2...b20883b0cd)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 20:42:12 +02:00
dependabot[bot]
cd62dd2194 build(deps): bump docker/login-action from 3.6.0 to 3.7.0 (#7839)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5e57cd1181...c94ce9fb46)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 20:41:28 +02:00
dependabot[bot]
f5cf4d0639 build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#7838) 2026-01-26 17:03:56 +02:00
dependabot[bot]
a6f34e412b build(deps): bump github/codeql-action from 4.31.10 to 4.31.11 (#7836) 2026-01-26 17:03:11 +02:00
dependabot[bot]
b6c8ac701d build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#7832) 2026-01-19 18:00:23 +02:00
dependabot[bot]
984760e6d4 build(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#7810)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.9 to 4.31.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](5d4e8d1aca...cdefb33c0f)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 20:30:07 +02:00
Ville Vesilehto
376c712d4f chore(ci): bump golangci-lint to v2.7.2 (#7783) 2025-12-23 22:05:34 +02:00
dependabot[bot]
6418604155 build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 (#7777)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.8 to 4.31.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1b168cd394...5d4e8d1aca)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 15:32:08 +02:00
dependabot[bot]
f6eae7dccd build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#7757)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](330a01c490...b7c566a772)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 17:33:05 +02:00
dependabot[bot]
0fe09cec27 build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#7758)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.7 to 4.31.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cf1bb45a27...1b168cd394)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 17:16:39 +02:00
dependabot[bot]
01c4d36502 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#7741) 2025-12-08 07:43:14 -08:00
dependabot[bot]
7b752b7d59 build(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#7742) 2025-12-08 15:18:26 +02:00
dependabot[bot]
3864521733 build(deps): bump github/codeql-action from 4.31.5 to 4.31.7 (#7743) 2025-12-08 15:18:03 +02:00
dependabot[bot]
5e3115e415 build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#7744) 2025-12-08 15:17:41 +02:00
dependabot[bot]
2d869c878b build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#7745) 2025-12-08 15:17:26 +02:00
dependabot[bot]
2cefcc08c4 build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#7711)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 17:36:59 +02:00
dependabot[bot]
a924d6b436 build(deps): bump github/codeql-action from 4.31.3 to 4.31.5 (#7710)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.3 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](014f16e7ab...fdbfb4d275)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 16:52:14 +02:00
dependabot[bot]
6958fb1233 build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (#7709) 2025-11-24 16:50:32 +02:00
dependabot[bot]
5fdf71a9ed build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#7712)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](0a35821d5c...e7fa5ac41e)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 16:23:35 +02:00
dependabot[bot]
6a1ac8ef53 build(deps): bump github/codeql-action from 4.31.2 to 4.31.3 (#7682)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.31.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0499de31b9...014f16e7ab)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 15:55:18 +02:00
dependabot[bot]
f97a249630 build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#7681)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](40c09b7dc9...3c4e3dcb1a)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 15:55:07 +02:00
dependabot[bot]
c935f884de build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#7665)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](6da8fa9354...5be0e66d93)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 20:04:15 +02:00
dependabot[bot]
720420a624 build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#7666)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](4afd733a84...0a35821d5c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 20:03:40 +02:00
Brennan Kinney
cfedccc83a ci: Remove CodeCov (#7663)
This has been broken for PRs since April 2021. As it's only used for PRs and there has been no one interested in correcting it all this time, it has been removed as it's redundant.

Signed-off-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2025-11-06 19:23:54 -08:00
dependabot[bot]
3ae160ff8e build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#7648) 2025-11-03 15:29:06 +02:00