Skip to content

Commit d4b65a5

Browse files
committed
refactor: remove sarif dependency and simplify version
1 parent 6ce7c77 commit d4b65a5

8 files changed

Lines changed: 1 addition & 557 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ concurrency:
3434
env:
3535
GO_VERSION: "1.26.3"
3636
GOPROXY: "https://proxy.golang.org,direct"
37-
GONOSUMCHECK: "github.com/GrayCodeAI/hawk/sarif"
38-
GONOSUMDB: "github.com/GrayCodeAI/hawk/sarif"
3937

4038
jobs:
4139
# -------------------------------------------------------------------------

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ Each finding includes:
6969
## Output Formats
7070

7171
- Inline comments (GitHub/GitLab PR comments)
72-
- SARIF (static analysis interchange)
7372
- Human-readable terminal output
7473

7574
## Configuration

go.mod

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.sum

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/output/sarif.go

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)