trailofbits / trailofbits/vscode-weaudit
Feature: Implement export as SARIF file
Open
@BuffaloWill is already working on this.
Since Nov 25, 2025.
enhancement :sparkles:
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 35
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 8
Description
The command should:
- Prompt the user to select a subset of findings to export
- Create a SARIF file with the selected findings as results, containing all locations per finding and comments in the finding details.
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.
Assessment
This issue has not been assessed yet.