fix: handle test output parsing (#17)

* fix: handle go test json lines and generate sarif

* fix(ci): clean up linting
This commit is contained in:
2025-07-14 02:14:35 +03:00
committed by GitHub
parent e5966fb24d
commit 4ef7e226e2
4 changed files with 3 additions and 12 deletions

View File

@@ -11,10 +11,6 @@ on:
permissions: read-all
env:
TRIVY_SEVERITY: CRITICAL,HIGH
DISABLE_LINTERS: GO_GOLANGCI_LINT
jobs:
Linter:
name: PR Lint