Commit Graph

79 Commits

Author SHA1 Message Date
1d056eda98 chore(cr): benchmark/benchmark.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-05 14:47:11 +03:00
copilot-swe-agent[bot]
b153a842a7 fix(style): resolve EditorConfig indentation issues
Fix indentation violations in test files to comply with EditorConfig rules:
- Remove unnecessary indentation in YAML list items in config/loader_test.go
- Add missing final newline in config/loader_test.go
- Restore original tab indentation in scripts/security-scan.sh

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>
2025-10-04 23:30:46 +00:00
copilot-swe-agent[bot]
e9bd694685 fix(security): prevent integer overflow in uint64 to int64 conversions
Add overflow checks before converting uint64 memory values to int64
to prevent potential integer overflow issues identified by gosec (G115).

- Add math.MaxInt64 checks in fileproc/backpressure.go
- Add math.MaxInt64 checks in fileproc/resource_monitor_validation.go
- Add math.MaxInt64 checks in fileproc/resource_monitor_metrics.go
- Add math.MaxInt64 check in benchmark/benchmark.go with nosec annotation

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>
2025-10-04 23:17:02 +00:00
copilot-swe-agent[bot]
dfda38ded4 Initial plan 2025-10-04 23:05:08 +00:00
renovate[bot]
350106989c chore(deps): update ivuorinen/actions action (25.9.30 → 25.10.1) (#68)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 22:31:06 +00:00
renovate[bot]
ffe17a6b1e chore(deps): update ivuorinen/actions action (25.9.29 → 25.9.30) (#66)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 20:32:22 +00:00
renovate[bot]
395e6aa3de chore(deps): update ivuorinen/actions action (25.9.21 → 25.9.29) (#65)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-30 01:25:33 +00:00
renovate[bot]
86e4234a97 chore(deps): update securego/gosec action (v2.22.8 → v2.22.9) (#64)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-24 09:43:31 +03:00
renovate[bot]
860a6eed18 chore(deps): update pre-commit hook golangci/golangci-lint (v2.4.0 → v2.5.0) (#63)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 10:43:08 +00:00
renovate[bot]
9ceac04762 chore(deps): update ivuorinen/actions action (25.9.19 → 25.9.21) (#62)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 06:06:27 +00:00
renovate[bot]
1dfefac52b chore(deps): update ivuorinen/actions action (25.9.17 → 25.9.19) (#61)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-20 04:58:55 +00:00
renovate[bot]
c182a91326 chore(deps)!: update golangci/golangci-lint (v1.64.8 → v2.4.0) (#48) 2025-09-19 22:21:33 +03:00
renovate[bot]
bae69a7774 chore(deps): update ivuorinen/actions action (25.9.16 → 25.9.17) (#60)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 01:11:25 +00:00
renovate[bot]
3b25b5f680 chore(deps): update step-security/harden-runner action (v2.13.0 → v2.13.1) (#58)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 11:53:45 +03:00
renovate[bot]
823fdb4e27 chore(deps): update ivuorinen/actions action (25.9.8 → 25.9.16) (#59)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 05:54:40 +00:00
renovate[bot]
bc28f837b3 fix(deps): update module github.com/spf13/viper (v1.20.1 → v1.21.0) (#57)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 09:01:16 +00:00
renovate[bot]
608f8c1b6f chore(deps): update ivuorinen/actions action (25.8.31 → 25.9.8) (#56)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 05:50:34 +00:00
renovate[bot]
259669b3d9 chore(deps): update image alpine to v3.22.1 (#26)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 17:08:32 +03:00
renovate[bot]
428e9cb977 fix(deps): update module github.com/spf13/viper (v1.20.0 → v1.20.1) (#25)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 17:07:11 +03:00
renovate[bot]
9e3d1292df chore(deps): update pre-commit hook golangci/golangci-lint (v1.57.2 → v1.64.8) (#47)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 17:06:01 +03:00
renovate[bot]
8244ee6ea4 chore(deps): update module github.com/go-viper/mapstructure/v2 (v2.2.1 → v2.4.0) [security] (#24)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 01:03:12 +03:00
renovate[bot]
d342bd2a0a chore(deps)!: update actions/setup-go (#55) 2025-09-05 00:56:30 +03:00
renovate[bot]
df93c4b118 chore(deps): update ivuorinen/actions action (25.8.25 → 25.8.31) (#54)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 00:34:59 +00:00
renovate[bot]
a61b1a4f57 chore(deps): pin securego/gosec action (v2.22.8 → ) (#52) 2025-09-01 21:54:37 +03:00
renovate[bot]
6ff435da9d chore(deps): update ivuorinen/actions action (25.8.21 → 25.8.25) (#53)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 21:36:16 +00:00
d0f789e823 fix(ci): use securego/gosec in security.yml 2025-08-25 19:17:04 +03:00
renovate[bot]
37210fa8d4 feat(github-action)!: update actions/checkout (#42)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 12:21:23 +03:00
renovate[bot]
f2e9a2e0d8 fix(github-action): update ivuorinen/actions (25.8.18 → 25.8.21) (#46)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 02:32:27 +00:00
renovate[bot]
4e4f617d95 feat(github-action)!: Update actions/download-artifact (v4.3.0 → v5.0.0) (#41)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 15:29:48 +03:00
renovate[bot]
02b68b12d7 feat(github-action): update actions/checkout (v4.2.2 → v4.3.0) (#43)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 10:09:13 +03:00
renovate[bot]
f4ecb678c6 fix(github-action): update ivuorinen/actions (25.8.11 → 25.8.18) (#45)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 06:07:16 +00:00
renovate[bot]
3477400602 chore(deps): pin dependencies (#38) 2025-08-14 02:33:45 +03:00
renovate[bot]
87d0a78d38 fix(github-action): update ivuorinen/actions (25.8.4 → 25.8.11) (#44)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 04:12:56 +00:00
renovate[bot]
dd84267f37 feat(github-action): update ivuorinen/actions (25.7.28 → 25.8.4) (#40)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-05 02:36:26 +00:00
eef3ab3761 chore: tweaks, simplification, tests 2025-07-30 19:01:59 +03:00
b369d317b1 feat(security): improve security features, fixes 2025-07-29 13:55:25 +03:00
e35126856d feat: many features, check TODO.md 2025-07-29 13:55:25 +03:00
renovate[bot]
3556b06bb9 fix(github-action): update ivuorinen/actions (25.7.21 → 25.7.28) (#37)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 04:11:05 +00:00
renovate[bot]
7c738b75de feat(github-action): update docker/setup-buildx-action (v3.10.0 → v3.11.1) (#33)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 16:23:42 +03:00
renovate[bot]
460f90c03f feat(github-action): update actions/setup-go (v5.4.0 → v5.5.0) (#32)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 16:06:58 +03:00
renovate[bot]
4c0f17e53d chore(deps): pin actions/checkout action to (#36)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 15:03:45 +03:00
1e4869b79c fix(ci): remove "arm" from build targets in build-test-publish 2025-07-23 13:30:32 +03:00
166e69fc63 fix(ci): add checkout to pr-lint with creds 2025-07-22 12:50:48 +03:00
renovate[bot]
89d8fc3f51 feat(github-action): update step-security/harden-runner (v2.11.0 → v2.13.0) (#34)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:21:01 +03:00
renovate[bot]
3619a59b3c fix(github-action): update ivuorinen/actions (25.7.14 → 25.7.21) (#35)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 05:27:20 +00:00
renovate[bot]
ac7d7e3790 feat(github-action): update actions/download-artifact (v4.2.1 → v4.3.0) (#31)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 15:53:53 +00:00
renovate[bot]
b13b9da7dd fix(github-action): update ivuorinen/actions (25.7.7 → 25.7.14) (#30)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 04:58:31 +00:00
1d2b68f059 chore(lint): replace docker-based precommit (#29) 2025-07-14 16:48:43 +03:00
c91bfa0ccf feat(ci): simplify workflows, fix renovate.json (#20)
* feat(ci): simplify workflows, fix renovate.json
* fix(ci): replace sarif parsing
* fix(ci): lint fixes, json to sarif
* chore(ci): remove sarif stuff for now
2025-07-14 01:57:48 +03:00
9a2bbda223 test: fix linter package names (#23)
* test: fix linter package names

* chore: pr-lint.yml
2025-07-14 01:48:39 +03:00