Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions schema/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# SARIF schema files


`Sarif-1.0.0.schema.json` comes from the [SARIF repo](https://github.com/microsoft/sarif-sdk/) under MIT license.

Converted into Scala using [jsonschema2pojo](https://github.com/joelittlejohn/jsonschema2pojo), commited under `./scala-gen`.
Loading