bartlett/sarif-php-sdk

PHP library to create and manipulate SARIF logs

1.0.1 2021-12-20 11:51 UTC

This package is auto-updated.

Last update: 2023-05-26 09:34:20 UTC


README

Stable
Latest Stable Version
Minimum PHP Version)
Branch master
Linters

Introduction

SARIF, the Static Analysis Results Interchange Format, defines a standard format for the output of static analysis tools. It is a powerful and sophisticated format suited to the needs of a wide variety of tools.

Specifications

The specification document for the Static Analysis Results Interchange Format (SARIF) version 2.1.0, in HTML format is available here.

View and validate your SARIF files

Documentation

All the documentation is available on website, generated from the docs folder.

And also