National Institute of Standards and Technology

SARIF validator

This page helps you prepare test cases. Each Test case from SARD includes a SARIF file. Static Analysis Results Interchange Format (SARIF) defines a standard format for the output of static analysis tools. More details about SARIF explained on the website.

Drop your SARIF file to make sure it is ready to be added to SARD.

Your SARIF file must validate these 2 JSON schemas:

    CURL command
    curl --proto '=https' --tlsv1.2 -sSf -XPOST 'https://samate.nist.gov/SARD/sarif-validator' -F 'file=@./path/to/manifest.sarif'