microsoft / microsoft/sarif-web-component
Support for SARIF v1
Open
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:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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