Skip to content

Implement SARIF parser for common SAST tool output format#41

Merged
nolliv22 merged 14 commits intomainfrom
feat/sarif-parser
Feb 28, 2026
Merged

Implement SARIF parser for common SAST tool output format#41
nolliv22 merged 14 commits intomainfrom
feat/sarif-parser

Conversation

@nolliv22
Copy link
Collaborator

@nolliv22 nolliv22 commented Feb 28, 2026

  • Replace Coverity XML parser with CoverityJsonV10 format
  • Category is dropped due to inconsistency across SAST tools, instead SARIF severity level is now used (for graphics and later for scoring system in AllSAST)
  • Update README workflow figure

@nolliv22 nolliv22 changed the title Implement SARIF parser for common SAST tool output format and CoverityJsonV10 Implement SARIF parser for common SAST tool output format Feb 28, 2026
@nolliv22 nolliv22 merged commit 0028ff2 into main Feb 28, 2026
1 check passed
@nolliv22 nolliv22 deleted the feat/sarif-parser branch February 28, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant