Browsing Violations and Importing SARIF Files

Опубликовано: 18 Май 2026
на канале: Understand™ by SciTools
565
2

Table of Contents:

00:00 - Marker
01:26 - SARIF Import

An easy way to view the violations of your project, use the Violation Browser to view and jump to any violation in your code. This feature allows you to view violations at the file, directory, and project levels, so you can make the right correction to the right violation every time.

SARIF imports allow for communication between various static analysis tools. If you get your code violation data from another source, save the information as a SARIF file, and import the data into Understand to investigate and find solutions to those errors.