Skip to content

Fix go-sarif breaks server-client miss match versions - #855

Merged
attiasas merged 1 commit into
jfrog:devfrom
attiasas:fix_sarif_negative_index
Aug 20, 2026
Merged

Fix go-sarif breaks server-client miss match versions#855
attiasas merged 1 commit into
jfrog:devfrom
attiasas:fix_sarif_negative_index

Conversation

@attiasas

Copy link
Copy Markdown
Collaborator
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....
  • All static analysis checks passed.
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • Updated the Contributing page / ReadMe page / CI Workflow files if needed.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

Fix issues that comes from miss match versions of go-sarif dependency used by client here (V3) and at server (V1)

@attiasas
attiasas requested a review from a team August 19, 2026 13:06
@attiasas attiasas added bug Something isn't working safe to test Approve running integration tests on a pull request labels Aug 19, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@attiasas
attiasas merged commit 9147904 into jfrog:dev Aug 20, 2026
65 of 76 checks passed
@attiasas
attiasas deleted the fix_sarif_negative_index branch August 20, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants