User Guide
Learn how to use sarif.cr to work with SARIF documents in your Crystal applications.
Learn how to use sarif.cr to work with SARIF documents in your Crystal applications.
In This Section
Getting Started
Install sarif.cr and create your first SARIF document.
Basic Usage
Create and manipulate SARIF objects directly using the Crystal type system.
Builder
Use the fluent builder API to construct SARIF documents with minimal boilerplate.
Parsing & Validation
Read existing SARIF files and validate them against the specification.