Skip to content

Include suppression information in sarif files#4903

Closed
andyg32 wants to merge 2 commits into
Ericsson:masterfrom
andyg32:sarif-suppression
Closed

Include suppression information in sarif files#4903
andyg32 wants to merge 2 commits into
Ericsson:masterfrom
andyg32:sarif-suppression

Conversation

@andyg32

@andyg32 andyg32 commented Jun 18, 2026

Copy link
Copy Markdown

CodeChecker parse already populates Report objects with review status information, but currently only JSON export makes use of it. This PR adds suppression objects to SARIF reports, according to the spec, including suppression source (source code comment or review config file) and justification message.

location.physicalLocation for suppressions may be added in a follow-up PR.

@andyg32 andyg32 requested review from bruntib and vodorok as code owners June 18, 2026 16:15
@andyg32

andyg32 commented Jun 26, 2026

Copy link
Copy Markdown
Author

Closing in favor of #4925.

@andyg32 andyg32 closed this Jun 26, 2026
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