An open API service indexing awesome lists of open source software.

https://github.com/anchore/sarif-validator


https://github.com/anchore/sarif-validator

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# sarif-validator

A simple SARIF validation container based on [@microsoft/sarif-jest](https://www.npmjs.com/package/@microsoft/jest-sarif), part of [Microsoft's SARIF SDK](https://github.com/microsoft/sarif-js-sdk).

```
cat my.sarif.json | docker run --rm -i ghcr.io/anchore/sarif-validator
```