MISRA
Guide

Leveraging Automated Code Review with C++

1 Sections

The C++ language includes features that are prone to error – a problem for any functionally safe or secure system development. To counter that, “coding standards” or “language subsets” can be used in accordance with a functional safety standard (ISO 26262, IEC 61508, DO-178C…) or as part of a SAST regime to reduce the opportunity for mistakes by restricting the use of those features. Referencing the JSF ++ and MISRA C++:2008 subsets of the C++ language, this presentation gives a practical overview of how deviations from a standard can be identified and addressed using an automated code review process.

Learn more

REGISTER FOR FREE OR REQUEST LINK

Leveraging automated code review with C++

Pen