microsoft / microsoft/sarif-web-component

Support for SARIF v1

Open
#30 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
108
Forks
36
Avg merge
5d 15h
Merged PRs (30d)
3

Description

Are there any plans or would you consider adding support for SARIF v1.0.0 files?

In the Scans tab we are currently reaching the intended pre-SARIF-2.1 warning message:
image

https://github.com/microsoft/sarif-web-component/blob/8ac57c88197b2101227af1288c5249cf62353b3c/components/Viewer.tsx#L130

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at components/Viewer.tsx around line 130, where the Scans tab reaches the pre-SARIF-2.1 warning. Trace how the viewer identifies and handles SARIF versions, then determine the compatibility work needed for SARIF v1.0.0 files. Done means the component accepts and displays the older format without that warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.