For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reference E: Validation statuses

Interpret SARIF validation results before uploading findings.

Status

Description

VALID

The file conforms to the expected schema and includes all required fields. It is ready for production upload.

PARTIALLY_VALID

The file is structurally valid but has warnings, such as missing optional fields. It can be uploaded with reduced finding detail.

INVALID

The file does not conform to the expected schema. Resolve validation errors before uploading.

Last updated

Was this helpful?