Commit Graph

9 Commits

Author SHA1 Message Date
b7d7527e98 chore(deps): update dependencies 2025-10-19 12:55:44 +03:00
828c6bb3e1 chore(deps): update go packages, add .go-version 2025-07-28 14:57:25 +03:00
2c64a14328 chore(deps): update dependencies 2025-07-16 12:33:12 +03:00
ffb5da2a8e feat: add golangci-lint and restore megalinter config (#22)
* feat: add golangci-lint and restore megalinter config

* chore: fix linting, go mod tidy

* fix(ci): add golangci-lint action setup to test.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* chore: tweaks

* fix(ci): tweaks

* fix(ci): disable go_golangci_lint in megalinter

* chore: yamllint rules

* chore(ci): tweak yml

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-15 17:49:15 +03:00
renovate[bot]
4997c5a694 fix(deps): update module github.com/owenrumney/go-sarif/v2 to v3.2.1 (#20)
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-14 02:18:28 +03:00
4ef7e226e2 fix: handle test output parsing (#17)
* fix: handle go test json lines and generate sarif

* fix(ci): clean up linting
2025-07-14 02:14:35 +03:00
28f7e9be9f feat: focus repo on cli tool only (#19)
* fix: update dependencies

* fix: include package failures and enable trivy
2025-07-14 02:00:27 +03:00
a3514981f5 feat: change repo name 2025-03-28 00:10:54 +02:00
e904b1beb3 feat: the app (#2) 2025-03-24 00:38:41 +02:00