Home / Companies / JetBrains / Blog / Post Details
Content Deep Dive

The SARIF Viewer Is Now Available in CLion 2026.1.2 | The CLion Blog

Blog post from JetBrains

Post Details
Company
Date Published
Author
Artemy Pestretsov Catherine Fedorenko
Word Count
385
Language
American English
Hacker News Points
-
Summary

CLion 2026.1.2 now includes a built-in SARIF Viewer, which facilitates the review of static analysis reports within the integrated development environment. This feature is particularly beneficial for embedded and automotive teams that utilize external static analysis tools for compliance, such as Parasoft C/C++test and Clang Static Analyzer. The SARIF format standardizes the analysis of issues, rules, severities, and code locations, making it easier for projects that rely on multiple tools to manage and review findings directly alongside their source code. Users can import SARIF reports into CLion, allowing them to navigate findings, group results by tool and rule, and maintain the triage process within their development workflow. This integration means that reports from standards like MISRA, AUTOSAR, CERT C/C++, and ISO 26262 can be accessed and managed more conveniently within CLion, enhancing the efficiency of the development process.