bartlett/sarif-php-sdk

PHP library to create and manipulate SARIF logs

1.1.0 2024-01-07 07:20 UTC

This package is auto-updated.

Last update: 2024-03-24 11:19:22 UTC


README

StandWithUkraine GitHub Discussions

Releases Branch PHP Packagist License Documentation
Stable v1.0.x Branch 1.0 Minimum PHP Version) Stable Version 1.0 License 1.0 Documentation 1.0
Stable v1.1.x Branch 1.1 Minimum PHP Version) Stable Version 1.1 License 1.1 Documentation 1.1

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.

  • API Reference describes all SARIF objects with examples.

And also