sarif-rs
sarif-rs is a group of Rust libraries and CLI tools for interacting with SARIF files.
Get startedsarif-rs is a group of Rust libraries and CLI tools for interacting with SARIF files.
Get startedThe Static Analysis Results Interchange Format (SARIF) is an open specification for reporting software defects and enables communication between different backends and frontends.
sarif-rs provides converters from various tools (clippy, hadolint, shellcheck) and the SARIF format. This enables tool compatibility with other SARIF based tools (ex. Github Advanced Security).
All CLI tools are POSIX compliant, making them easy to use and chain with other CLI tools.