| Scroll Ignore | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This release includes the following enhancements:
Release date: , 2026Initial release date: May 29, 2026 Support for Agentic Development WorkflowsThis release expands support for agentic development workflows, enabling automated remediation of static analysis and unit testing capabilities to be used directly from agentic AI workflows in violations in agentic CI/CD pipelines, LLM-enabled command-line environments, and IDEs. New agent skills and MCP tools are provided that allow you to easily integrate with AI-first development workflowsworkflows. See Configuring the MCP Server Extension for LLM Agents.
Enhanced Static Analysis
Support for CompilersThe following compilers are now supported: Support for CompilersThe following compilers are now supported:
* - Support for runtime analysis for Linux has been added. ** - Static analysis only. See Compilers. Support for IDEsThe following IDEs are now supported:
New and Updated Test ConfigurationsThe following test configuration has been added:
The following test configurations have been updated:
Breaking Changes
Additional UpdatesA new configuration option has been added that limits the scope of analysis to modified lines of code, either locally or compared to a reference branch or commit. See Configuring File Filters with Advanced Settings. Deprecated and Removed SupportDeprecated Support for IDEsSupport for the following IDEs is deprecated and will be removed in a future release:
Compilers to Be DeprecatedSupport for the following compilers will be deprecated in future releases:
Deprecated CompilersSupport for the following compilers is deprecated and will be removed in future releases:
Removed Support for CompilersThe following compilers are no longer supported:
Updates to Rules
Anchor |
|
Rule ID | Parameter name |
|---|---|
CODSTA-CPP-205, MISRACPP2023-15_0_2-a | Report defaulted functions |
CODSTA-CPP-206, MISRACPP2023-6_8_4-a | Enforce const-rvalue-ref-qualified overloads |
BD-PB-RECFUN, AUTOSAR-A7_5_2-a, CERT_C-MEM05-a, HICPP-5_2_2-b, MISRA2008-7_5_4, MISRA2012-RULE-17_2_b, MISRAC2012-RULE_17_2-b, MISRAC2025-RULE_17_2-b, MISRACPP2023-8_2_10-a | Report on virtual function calls |
BD-PB-OVERFARRAY, AUTOSAR-A5_2_5-b, CERT_C-EXP39-c, CWE-119-b, CWE-121-b, CWE-122-b, CWE-124-b, CWE-125-b, CWE-126-b, CWE-127-b, CWE-787-b, HICPP-5_2_1-b, MISRA2012-RULE-18_1_b, MISRAC2012-RULE_18_1-b, MISRAC2025-RULE_18_1-b, OWASP2019-API3-c, VVSG-2_5_4_B-b | Report violations when pointer dereference within structure bounds is out of the allocated array bounds |
BD-PB-ZERO, AUTOSAR-A5_6_1-a, AUTOSAR-M0_3_1-e, CERT_C-FLP03-a, CERT_C-INT33-a, CWE-369-a, HICPP-5_5_1-a, MISRA2008-0_3_1_c, MISRA2012-DIR-4_1_c, MISRA2012-RULE-1_3_a, MISRAC2012-DIR_4_1-c, MISRAC2012-RULE_1_3-a, MISRAC2025-DIR_4_1-c, MISRAC2025-RULE_1_3-a, MISRACPP2023-4_1_3-d, VVSG-2_5_4_A-c | Report on floating point division |
BD-PB-VOVR, AUTOSAR-A0_1_1-a, CERT_C-DCL22-a, CWE-563-a, MISRA2008-0_1_6, MISRA2012-RULE-2_2_b, MISRAC2012-RULE_2_2-b, MISRAC2025-RULE_2_2-b, MISRACPP2023-0_1_1-a, VVSG-14_2_G-c | Reporting on variable declarations: including unused variables of reference type |
Major specification changes
The specification of the following rule has been significantly changed: CODSTA-CPP-208, MISRACPP2023-18_4_1-a
The rule has been extended to additionally report deallocation functions that are neither implicitly nor explicitly noexcept.
| Code Block |
|---|
struct S
{
void operator delete(void* ptr) noexcept(false); // Violation (previously the rule did not apply)
};
|
All changes
The following rules have been updated:
Category ID | Rule IDs |
|---|---|
AUTOSAR C++14 Coding Guidelines | AUTOSAR-A0_1_1-a, AUTOSAR-A0_1_2-a, AUTOSAR-A0_1_3-a, AUTOSAR-A0_1_6-a, AUTOSAR-A12_1_3-a, AUTOSAR-A12_1_5-a, AUTOSAR-A12_8_3-a, AUTOSAR-A14_7_2-a, AUTOSAR-A15_0_2-a, AUTOSAR-A15_1_4-a, AUTOSAR-A18_9_3-a, AUTOSAR-A27_0_1-g, AUTOSAR-A27_0_1-h, AUTOSAR-A27_0_2-a, AUTOSAR-A27_0_2-b, AUTOSAR-A4_10_1-b, AUTOSAR-A5_0_1-f, AUTOSAR-A5_2_5-a, AUTOSAR-A5_2_5-b, AUTOSAR-A5_2_5-c, AUTOSAR-A5_3_2-a, AUTOSAR-A5_6_1-a, AUTOSAR-A7_5_2-a, AUTOSAR-M0_1_10-a, AUTOSAR-M0_1_10-b, AUTOSAR-M0_1_2-ac, AUTOSAR-M0_1_4-a, AUTOSAR-M0_3_1-a, AUTOSAR-M0_3_1-b, AUTOSAR-M0_3_1-d, AUTOSAR-M0_3_1-e, AUTOSAR-M0_3_1-f, AUTOSAR-M0_3_1-g, AUTOSAR-M16_0_6-a, AUTOSAR-M2_10_1-a, AUTOSAR-M3_4_1-a, AUTOSAR-M5_0_16-a, AUTOSAR-M5_0_16-b, AUTOSAR-M5_0_17-a, AUTOSAR-M8_5_2-a, AUTOSAR-M9_3_3-a |
Coding Conventions for C++ | CODSTA-CPP-106, CODSTA-CPP-205, CODSTA-CPP-206, CODSTA-CPP-208, CODSTA-CPP-209, CODSTA-CPP-214, CODSTA-CPP-54, CODSTA-CPP-58, CODSTA-CPP-78, CODSTA-CPP-82 |
Coding Conventions for Modern C++ | CODSTA-MCPP-04, CODSTA-MCPP-47_b, CODSTA-MCPP-53 |
Coding Conventions | CODSTA-67_b, CODSTA-227, CODSTA-303, CODSTA-312, CODSTA-313 |
Common Weakness Enumeration | CWE-119-a, CWE-119-b, CWE-119-e, CWE-121-a, CWE-121-b, CWE-121-e, CWE-122-a, CWE-122-b, CWE-122-e, CWE-124-a, CWE-124-b, CWE-124-d, CWE-125-a, CWE-125-b, CWE-126-a, CWE-126-b, CWE-127-a, CWE-127-b, CWE-134-a, CWE-188-b, CWE-194-c, CWE-20-d, CWE-20-g, CWE-22-a, CWE-23-a, CWE-36-a, CWE-364-a, CWE-366-a, CWE-369-a, CWE-377-a, CWE-401-a, CWE-404-a, CWE-459-a, CWE-469-a, CWE-476-a, CWE-479-a, CWE-563-a, CWE-570-a, CWE-571-a, CWE-59-a, CWE-665-a, CWE-665-b, CWE-667-a, CWE-668-a, CWE-690-a, CWE-74-a, CWE-74-c, CWE-77-a, CWE-772-a, CWE-773-a, CWE-775-a, CWE-78-a, CWE-787-a, CWE-787-b, CWE-787-d, CWE-832-a |
DISA ASD STIG | APSC_DV-000060-a, APSC_DV-001995-i, APSC_DV-002000-a, APSC_DV-002400-a, APSC_DV-002510-a, APSC_DV-002520-b, APSC_DV-002520-h, APSC_DV-002520-j, APSC_DV-002530-b, APSC_DV-002530-h, APSC_DV-002530-j, APSC_DV-002550-b, APSC_DV-002550-h, APSC_DV-002550-j, APSC_DV-002560-b, APSC_DV-002560-h, APSC_DV-002560-j, APSC_DV-002590-b, APSC_DV-002590-d, APSC_DV-003235-a |
Flow Analysis | BD-PB-ARRAY, BD-PB-CC, BD-PB-CHECKRET, BD-PB-NP, BD-PB-OVERFARRAY, BD-PB-OVERFNZT, BD-PB-OVERFWR, BD-PB-PTRARR, BD-PB-PTRSUB, BD-PB-RECFUN, BD-PB-SIGHAN, BD-PB-STREAMFLAGS, BD-PB-STREAMFMT, BD-PB-SUBSEQMOVE, BD-PB-VOVR, BD-PB-ZERO, BD-RES-LEAKS, BD-SECURITY-TDCMD, BD-SECURITY-TDFNAMES, BD-SECURITY-TDINPUT, BD-TRS-DLOCK, BD-TRS-LOCK, BD-TRS-REVLOCK, BD-TRS-SYMLINK, BD-TRS-THRDR |
Global Static Analysis | GLOBAL-ONEUSEVAR, GLOBAL-UNUSEDFUNC, GLOBAL-UNUSEDTYPE |
High Integrity C++ | HICPP-12_4_5-a, HICPP-17_3_1-a, HICPP-18_3_1-a, HICPP-1_2_1-i, HICPP-2_4_1-a, HICPP-2_5_3-a, HICPP-3_5_1-c, HICPP-5_1_2-b, HICPP-5_2_1-a, HICPP-5_2_1-b, HICPP-5_2_1-c, HICPP-5_2_2-b, HICPP-5_5_1-a, HICPP-6_4_1-a, HICPP-8_4_2-a, HICPP-9_1_1-a |
Initialization | INIT-12, INIT-16, INIT-17, INIT-17_b |
Joint Strike Fighter | JSF-052, JSF-069, JSF-115_a, JSF-117_b, JSF-136_b, JSF-144, JSF-186_h, JSF-204.1_b, JSF-207, JSF-214 |
Memory and Resource Management | MRM-34 |
MISRA C 2004 | MISRA2004-12_2_b, MISRA2004-18_1, MISRA2004-19_10, MISRA2004-9_2 |
MISRA C 2012 (Legacy) | MISRA2012-DIR-4_13_a, MISRA2012-DIR-4_13_d, MISRA2012-DIR-4_13_e, MISRA2012-DIR-4_13_f, MISRA2012-DIR-4_14_e, MISRA2012-DIR-4_14_f, MISRA2012-DIR-4_14_l, MISRA2012-DIR-4_1_a, MISRA2012-DIR-4_1_b, MISRA2012-DIR-4_1_c, MISRA2012-DIR-4_1_e, MISRA2012-DIR-4_1_h, MISRA2012-DIR-4_1_i, MISRA2012-DIR-4_7_a, MISRA2012-DIR-5_1_c, MISRA2012-RULE-13_2_b, MISRA2012-RULE-14_3_zc, MISRA2012-RULE-18_1_a, MISRA2012-RULE-18_1_b, MISRA2012-RULE-18_1_c, MISRA2012-RULE-18_2, MISRA2012-RULE-1_3_a, MISRA2012-RULE-1_3_e, MISRA2012-RULE-1_3_g, MISRA2012-RULE-20_7, MISRA2012-RULE-21_17_a, MISRA2012-RULE-21_17_b, MISRA2012-RULE-22_1, MISRA2012-RULE-22_16, MISRA2012-RULE-22_17, MISRA2012-RULE-22_18, MISRA2012-RULE-2_2_b, MISRA2012-RULE-9_2 |
MISRA C 2023 (MISRA C 2012) | MISRAC2012-DIR_4_1-a, MISRAC2012-DIR_4_1-b, MISRAC2012-DIR_4_1-c, MISRAC2012-DIR_4_1-e, MISRAC2012-DIR_4_1-h, MISRAC2012-DIR_4_1-i, MISRAC2012-DIR_4_13-a, MISRAC2012-DIR_4_13-d, MISRAC2012-DIR_4_13-e, MISRAC2012-DIR_4_13-f, MISRAC2012-DIR_4_14-e, MISRAC2012-DIR_4_14-f, MISRAC2012-DIR_4_14-l, MISRAC2012-DIR_4_7-a, MISRAC2012-DIR_5_1-c, MISRAC2012-RULE_13_2-b, MISRAC2012-RULE_14_3-ac, MISRAC2012-RULE_18_1-a, MISRAC2012-RULE_18_1-b, MISRAC2012-RULE_18_1-c, MISRAC2012-RULE_18_2-a, MISRAC2012-RULE_1_3-a, MISRAC2012-RULE_1_3-e, MISRAC2012-RULE_1_3-g, MISRAC2012-RULE_20_7-a, MISRAC2012-RULE_21_17-a, MISRAC2012-RULE_21_17-b, MISRAC2012-RULE_22_1-a, MISRAC2012-RULE_22_16-a, MISRAC2012-RULE_22_17-a, MISRAC2012-RULE_22_18-a, MISRAC2012-RULE_2_2-b, MISRAC2012-RULE_9_2-a |
MISRA C 2025 | MISRAC2025-DIR_4_1-a, MISRAC2025-DIR_4_1-b, MISRAC2025-DIR_4_1-c, MISRAC2025-DIR_4_1-e, MISRAC2025-DIR_4_1-h, MISRAC2025-DIR_4_1-i, MISRAC2025-DIR_4_13-a, MISRAC2025-DIR_4_13-d, MISRAC2025-DIR_4_13-e, MISRAC2025-DIR_4_13-f, MISRAC2025-DIR_4_14-e, MISRAC2025-DIR_4_14-f, MISRAC2025-DIR_4_14-l, MISRAC2025-DIR_4_7-a, MISRAC2025-DIR_5_1-c, MISRAC2025-RULE_13_2-b, MISRAC2025-RULE_14_3-ac, MISRAC2025-RULE_18_1-a, MISRAC2025-RULE_18_1-b, MISRAC2025-RULE_18_1-c, MISRAC2025-RULE_18_2-a, MISRAC2025-RULE_1_3-a, MISRAC2025-RULE_1_3-e, MISRAC2025-RULE_1_3-g, MISRAC2025-RULE_21_17-a, MISRAC2025-RULE_21_17-b, MISRAC2025-RULE_22_1-a, MISRAC2025-RULE_22_16-a, MISRAC2025-RULE_22_17-a, MISRAC2025-RULE_22_18-a, MISRAC2025-RULE_2_2-b, MISRAC2025-RULE_9_2-a |
MISRA C++ 2008 | MISRA2008-0_1_10, MISRA2008-0_1_10_b, MISRA2008-0_1_2_aa, MISRA2008-0_1_4, MISRA2008-0_1_5, MISRA2008-0_1_6, MISRA2008-0_1_7, MISRA2008-0_3_1_a, MISRA2008-0_3_1_b, MISRA2008-0_3_1_c, MISRA2008-0_3_1_e, MISRA2008-0_3_1_h, MISRA2008-0_3_1_i, MISRA2008-14_5_1, MISRA2008-16_0_6, MISRA2008-2_10_1, MISRA2008-3_4_1_a, MISRA2008-5_0_16_a, MISRA2008-5_0_16_b, MISRA2008-5_0_17, MISRA2008-5_0_1_b, MISRA2008-7_5_4, MISRA2008-8_5_2, MISRA2008-9_3_3 |
MISRA C++ 2023 | MISRACPP2023-0_0_2-a, MISRACPP2023-0_1_1-a, MISRACPP2023-0_1_2-a, MISRACPP2023-10_2_3-a, MISRACPP2023-15_0_2-a, MISRACPP2023-15_1_5-a, MISRACPP2023-18_4_1-a, MISRACPP2023-18_4_1-b, MISRACPP2023-19_3_4-a, MISRACPP2023-28_6_1-a, MISRACPP2023-28_6_3-b, MISRACPP2023-4_1_3-c, MISRACPP2023-4_1_3-d, MISRACPP2023-4_6_1-b, MISRACPP2023-6_4_1-g, MISRACPP2023-6_7_2-a, MISRACPP2023-6_8_4-a, MISRACPP2023-6_9_1-a, MISRACPP2023-7_0_6-a, MISRACPP2023-7_0_6-b, MISRACPP2023-7_11_1-a, MISRACPP2023-8_2_10-a, MISRACPP2023-8_7_1-a, MISRACPP2023-8_7_1-b, MISRACPP2023-8_7_1-d, MISRACPP2023-8_7_1-e, MISRACPP2023-8_7_2-a |
Naming Conventions | NAMING-42, NAMING-47 |
Optimization | OPT-01, OPT-30 |
OWASP API Security Top 10 (2019) | OWASP2019-API3-b, OWASP2019-API3-c, OWASP2019-API3-e, OWASP2019-API3-g, OWASP2019-API4-b, OWASP2019-API8-a, OWASP2019-API8-d, OWASP2019-API8-e |
OWASP API Security Top 10 (2023) | OWASP2023-API10-d, OWASP2023-API10-g, OWASP2023-API10-i, OWASP2023-API4-d |
OWASP Top 10 (2017) | OWASP2017-A1-b, OWASP2017-A1-e, OWASP2017-A5-a |
OWASP Top 10 (2021) | OWASP2021-A1-a, OWASP2021-A3-b, OWASP2021-A3-e |
Physical File Organization | PFO-10 |
Possible Bugs | PB-23 |
Security | SECURITY-39 |
SEI CERT C++ | CERT_CPP-CON56-a, CERT_CPP-CTR54-c, CERT_CPP-DCL56-a, CERT_CPP-ERR57-a, CERT_CPP-EXP50-b, CERT_CPP-EXP63-a, CERT_CPP-FIO51-a, CERT_CPP-MSC54-a, CERT_CPP-STR50-b, CERT_CPP-STR50-c, CERT_CPP-STR51-a |
SEI CERT C | CERT_C-API01-a, CERT_C-ARR30-a, CERT_C-ARR36-a, CERT_C-ARR38-b, CERT_C-ARR38-d, CERT_C-ARR39-a, CERT_C-CON01-a, CERT_C-CON30-a, CERT_C-DCL19-a, CERT_C-DCL22-a, CERT_C-ENV01-c, CERT_C-ERR32-b, CERT_C-EXP08-b, CERT_C-EXP10-b, CERT_C-EXP30-b, CERT_C-EXP34-a, CERT_C-EXP39-c, CERT_C-FIO21-b, CERT_C-FIO22-a, CERT_C-FIO32-a, CERT_C-FIO37-a, CERT_C-FIO42-a, CERT_C-FLP03-a, CERT_C-INT33-a, CERT_C-MEM00-e, CERT_C-MEM05-a, CERT_C-MEM12-a, CERT_C-MEM31-a, CERT_C-MSC12-j, CERT_C-MSC19-a, CERT_C-MSC19-b, CERT_C-POS30-a, CERT_C-POS35-b, CERT_C-POS48-b, CERT_C-POS54-a, CERT_C-PRE01-a, CERT_C-SIG30-a, CERT_C-SIG31-a, CERT_C-SIG34-a, CERT_C-STR02-a, CERT_C-STR02-b, CERT_C-STR03-a, CERT_C-STR31-a, CERT_C-STR31-b, CERT_C-STR32-a, CERT_C-WIN30-a |
Template | TEMPL-13, TEMPL-16 |
Deprecated Rules
The following rules are deprecated and will be removed in a future release:
Rule ID | Notes |
|---|---|
CODSTA-124_c | CODSTA-CPP-215 (parameterized) can be used instead. |
CODSTA-MCPP-13_d | CODSTA-MCPP-13_b and CODSTA-MCPP-13_c can be used instead. |
OOP-17 | OOP-101 (parameterized) can be used instead. |
OOP-32 | OOP-101 (parameterized) can be used instead. |
OOP-53 | OOP-101 (parameterized) can be used instead. |
MRM-34 | MRM-64 can be used instead. |
Removed Rules
Rule ID | Notes |
|---|---|
APSC_DV-001995-b | Removed from DISA-ASD-STIG configuration. For other configurations, BD-TRS-SYMLINK can be used instead. |
AUTOSAR-A10_2_1-a | Removed from AUTOSAR C++14 configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
AUTOSAR-A10_2_1-b | Removed from AUTOSAR C++14 configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
AUTOSAR-A7_3_1-a | Removed from AUTOSAR C++14 configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
AUTOSAR-A8_5_4-a | Removed from AUTOSAR C++14 configuration. For other configurations, CODSTA-MCPP-47_b or CODSTA-MCPP-47 can be used instead. |
AUTOSAR-M5_0_7-a | Removed from AUTOSAR C++14 configuration. For other configurations, CODSTA-323 (parameterized) or CODSTA-198_b can be used instead. |
AUTOSAR-M5_0_7-b | Removed from AUTOSAR C++14 configuration. For other configurations, CODSTA-323 (parameterized) or MISRA2004-10_3 can be used instead. |
AUTOSAR-M5_0_8-a | Removed from AUTOSAR C++14 configuration. For other configurations, CODSTA-323 (parameterized) or MISRA2004-10_3 can be used instead. |
AUTOSAR-M5_0_8-b | Removed from AUTOSAR C++14 configuration. For other configurations, CODSTA-323 (parameterized) or CODSTA-198 can be used instead. |
AUTOSAR-M5_0_9-a | Removed from AUTOSAR C++14 configuration. For other configurations, CODSTA-323 (parameterized) or MISRA2004-10_3 can be used instead. |
CERT_C-MEM04-a | Removed from SEI CERT C configuration. For other configurations, MISRA2004-20_3 can be used instead. |
CERT_CPP-MEM52-a | Removed from SEI CERT C++ configuration. For other configurations, MRM-64 can be used instead. |
CWE-20-i | Removed from CWE Top 25 configurations. For other configurations, BD-SECURITY-TDFNAMES can be used instead. |
CWE-367-a | Removed from CWE Top 25 configurations. For other configurations, BD-TRS-SYMLINK can be used instead. |
CWE-506-a | Removed from CWE Top 25 configurations. For other configurations, BD-SECURITY-SENSLOG can be used instead. |
HICPP-13_1_1-a | Removed from High Integrity C++ configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
HICPP-5_2_2-a | Removed from High Integrity C++ configuration. For other configurations, BD-PB-RECFUN or MISRA2004-16_2 can be used instead. |
JSF-094 | Removed from JSF configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
JSF-094_b | Removed from JSF configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
MISRA2008-5_0_7_a | Removed from MISRA C++ 2008 configuration. For other configurations, CODSTA-323 (parameterized) or CODSTA-198_b can be used instead. |
MISRA2008-5_0_7_b | Removed from MISRA C++ 2008 configuration. For other configurations, CODSTA-323 (parameterized) or MISRA2004-10_3 can be used instead. |
MISRA2008-5_0_8 | Removed from MISRA C++ 2008 configuration. For other configurations, CODSTA-323 (parameterized) or MISRA2004-10_3 can be used instead. |
MISRA2008-5_0_8_b | Removed from MISRA C++ 2008 configuration. For other configurations, CODSTA-323 (parameterized) or CODSTA-198 can be used instead. |
MISRA2008-5_0_9 | Removed from MISRA C++ 2008 configuration. For other configurations, CODSTA-323 (parameterized) or MISRA2004-10_3 can be used instead. |
MISRA2012-RULE-17_2 | Removed from MISRA C 2012 (Legacy) configuration. For other configurations, BD-PB-RECFUN or MISRA2004-16_2 can be used instead. |
MISRAC2012-RULE_17_2-a | Removed from MISRA C 2012 configuration. For other configurations, BD-PB-RECFUN or MISRA2004-16_2 can be used instead. |
MISRAC2025-RULE_17_2-a | Removed from MISRA C 2025 configuration. For other configurations, BD-PB-RECFUN or MISRA2004-16_2 can be used instead. |
MISRACPP2023-6_2_3-d | Removed from MISRA C++ 2023 configuration. For other configurations, TEMPL-16_b or TEMPL-16 can be used instead. |
MISRACPP2023-6_4_2-a | Removed from MISRA C++ 2023 configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
MISRACPP2023-6_4_2-b | Removed from MISRA C++ 2023 configuration. For other configurations, OOP-101 (parameterized) can be used instead. |
MISRACPP2023-8_2_4-a | Removed from MISRA C++ 2023 configuration. For other configurations, CODSTA-CPP-215 (parameterized) can be used instead. |
OWASP2019-API3-m | Removed from OWASP API Top 10 2019 configuration. For other configurations, BD-TRS-SYMLINK can be used instead. |
Resolved Bugs and FRs
Bug/FR ID | Description |
|---|---|
CPP-48539 | [security] VVSG e-voting static analysis security rules |
CPP-48613 | [compiler] Conditionally enable CPPTEST_HAS_LONG_LONG in C++test runtime for EWARM targets |
CPP-56290 | [compiler] Support for GHS ARM 2022.1.x (full, extended, windows+linux) |
CPP-56781 | [static] Review and improve mapping for AUTOSAR M5-0-[7..9] |
CPP-58069 | [static] Improve mapping for CERT C MEM04-C |
CPP-58874 | [stubs] QuickExecutionMode triggers Invalid stub configuration when using stub callbacks |
CPP-59668 | [static] Improve mapping for MISRACPP2023 Rule 6.4.2 |
CPP-59703 | [static] Improve MISRACPP2023-6_4_2 mapping to support base class functions introduced via 'using-declarations' |
CPP-59750 | [engine] /tmp/ParaSoft files reported due to incorrect code instrumentation |
CPP-59757 | [engine] Empty initializer list incorrectly creates one default-constructed string |
CPP-60151 | [compiler] Support for Tasking Compiler 6.3 (Linux x86-64, Full, Extended) |
CPP-60263 | [compiler] Support for Metaware DesignWare ARC C/C++ Compiler 2023.12 (Static, Extended, Windows) |
CPP-60271 | [engine] Class template argument deduction - user defined deduction guides error |
CPP-60328 | [static] False positive of CODSTA-MCPP-04 (MISRACPP2023-7_11_1-a, AUTOSAR-A4_10_1-b) on constant expressions resulting from decltype and sizeof |
CPP-60406 | [static] Update MISRA C++ Rule 6.4.2 |
CPP-60459 | [engine] cpptestcc instantiates incorrect templated constructor overload |
CPP-60565 | [coverage] Decision Coverage not reported for switch with 'try-catch' right after 'case' |
CPP-60574 | [compiler] Support for TI Clang Compiler 4.0.x (Full, Extended, Linux, Target: arm32) |
CPP-60687 | [engine] error: parameter pack "TypeT" was referenced but not expanded |
CPP-60704 | [engine] Narrowing in list initialization ignored in non-evaluated context |
CPP-60824 | [engine] cwc errors are reported during static analysis on TriCore v6.3r1 (vxtc_6_3) compiler |
CPP-60846 | [coverage] Missing runtime coverage due to C++20 operator rewriting |
CPP-61133 | [engine] Instrumentation error: error: more than one instance of constructor matches the argument list |
CPP-61145 | [static] NAMING-42 rule does not report violations on const arrays in C code |
CPP-61156 | [engine] error C2276: '&': illegal operation on bound member function expression |
CPP-61172 | [coverage] Static functions (or functions from unnamed namespace) incorrectly grouped in the DTP Coverage Explorer |
CPP-61173 | [engine] Standard exception was caught : Unknown calling convention. |
CPP-61175 | [engine] Instrumentation error: no matching function for call to kind<capnp::AnyStruct>() |
CPP-61179 | [engine] error: 'enum class foo::EMessaging<foo::BMU_DBC::BMUA_nmResp>::PubIdx' is private within this context |
CPP-61186 | [engine] Instrumentation compilation error for consecutive 'enum' values at the 'signed int' boundary |
CPP-61191 | [engine] error: expected ) before { token |
CPP-61242 | [engine] Incorrect instrumentation for C-language compound literal if the type is an array with a bound of 0 (GCC). |
CPP-61248 | [compiler] Support for GNU GCC 15 (Full, Extended, Linux, targets: x86_64, arm32, arm64) |
CPP-61251 | [ide] Support for Visual Studio 2026 IDE |
CPP-61254 | [static] MISRA2004-18_1 reports false positive on a const object of complete type |
CPP-61270 | [static] CODSTA-227 (CERT_C-POS54-a) reports false positive violations on member functions |
CPP-61271 | [engine] Instrumentation fails on operator deduction for code using Eigen Template Library |
CPP-61272 | [static] False Positive MISRA2008-3_4_1_a (OPT-01) declaring any more locally would cause a dangling pointer |
CPP-61284 | [static] CODSTA-CPP-106 (AUTOSAR-A12_1_5-a) reports false positive on a class with template constructor |
CPP-61321 | [static] CODSTA-CPP-82 reports false positives on static const members |
CPP-61365 | [docs] Link to "Understanding reports" is guarded by "parasoft2" password |
CPP-61380 | [static] MISRA2004-12_2_b (MISRA2012-RULE-13_2_b) reports false positive when a function with variadic template is called as argument |
CPP-61390 | [static] Report unused suppressions in report.xml |
CPP-61392 | [compiler] Support for Clang 20 (Linux x86-64, arm64, Full, Extended) |
CPP-61406 | [build] Improve cpptest-project.cmake: use CMAKE_HOST_WIN32 instead of WIN32 |
CPP-61410 | [engine] error: a template-dependent designator is not allowed |
CPP-61426 | [engine] instrumented compilation problem with QNX 8: cc1plus: error: to generate dependencies you must specify either -M or -MM |
CPP-61434 | [static] False positive for INIT-12 (CERTCPP-DCL56) on variable template instantiation with template parameter |
CPP-61471 | [compiler] Support for Clang 21 (Linux x86-64, arm64, Full, Extended) |
CPP-61473 | [static] CERT_CPP-DCL56-a (INIT-12) false positive at being not initialized |
CPP-61480 | [unit] Ignore compiler settings that may affect the expansion of the _FILE_ macro for unit testing and app monitoring |
CPP-61508 | [static] False positives of MISRACPP2023-7_0_6-b with different representations of the same type |
CPP-61512 | [static] False Positive of PB-23 on std::get_time Usage |
CPP-61525 | [static] GLOBAL-ONEUSEVAR [AUTOSAR-M0_1_4-a] potential false positive on variable used as template parameter default value |
CPP-61529 | [compiler] Support for IAR ANSI C/C++ Compiler V9.50.3 /LNX for ARM BX Functional Safety edition (Linux, Full, Extended) |
CPP-61549 | [compiler] Improve support for '-msection-asm-name' option for tricoregcc_4_9 compiler |
CPP-61572 | [docs] Incorrect Links in C/C++ Test Documentation |
CPP-61575 | [static] Rule OPT-30 reports false positive on global function declared as friend in template class |
CPP-61576 | [static] CODSTA-MCPP-53 (MISRACPP2023-28_6_1-a) reports false positive on std::move from <algorithm> library |
CPP-61589 | [engine] error: expression must have a constant value |
CPP-61592 | [static] MISRACPP2023_7_11_1-a False Positive |
CPP-61606 | [docs] Link for Supported Linux Compilers is Blocked |
CPP-61620 | [static] MISRA2004-19_10 (MISRACPP2023-19_3_4) improvements for case when parameter of function-like macro is used as template parameter |
CPP-61654 | [engine] Error: expression must have a constant value (clang) |
CPP-61657 | [engine] 'expected a ">"' parse error (symbol incorrectly treated as template) for clang compilers |
CPP-61674 | [static] TEMPL-13 (MISRA2008-14_5_1) reports false positives on non-generic functions |
CPP-61678 | [engine] cpptestcc internal error: assertion failed at: "interpret.c", line 26987 in interpret_constexpr_ctor |
CPP-61688 | [static] CODSTA-CPP-78 (MISRA2008-9_3_3) reports false positive on function containing lambda with a call to non-const function |
CPP-61689 | [static] CODSTA-303 (MISRACPP2023-6_4_1-g) FP for 'using'-declarations |
CPP-61690 | [engine] internal error: assertion failed: find_local_static_variable_init: none found for specified variable and scope (il.c, line 17226 in find_local_static_variable_init) |
CPP-61700 | [static] MRM-34 (CERT_CPP-MEM52-a) reports false positive on placement new |
CPP-61719 | [compiler] MSVC: "/Zc:strictStrings-" not being recognized |
CPP-61720 | [static] False positive MISRA2008-8_5_2 Default initialization of struct member results in warning |
CPP-61816 | [bazel] Include "implementation_deps" when tracking dependencies |
CPP-61831 | [compiler] Improve support for align8 option for gharm_2022_1+ compilers |
CPP-61868 | [compiler] TI CCS 9 tic2000_18_1 - C/C++test preprocessor command option -fe conflicts with user option -eo* |
CPP-61869 | [static] CODSTA-MCPP-04 False Positive for 'decltype' on struct member |
FA-10463 | BD-PB-OVERFARRAY incorrectly reported x2 when violation occurs in the function argument |
FA-10472 | BD-PB-VOVR false positive - no information about use of a const pointer variable initialized with another const |
FA-10501 | Missing modeled error information for VxWorks-7 MT locking APIs |
FA-10513 | BD-PB-OVERFWR false positives for some function calls taking buffer pointer casted to a void pointer |
FA-10518 | Inconsistent assumptions about possible values of local static variables |
FA-10563 | Missing semantic model for strnlen function causes inaccurate results |
FA-10646 | Division by floating-point zero should not change the value of the divisor to the unknown value. |
FA-10676 | BD-PB-CC bogus violation on struct passed to memcpy function |
FA-10677 | MISRACPP2023-28_6_3-b (BD-PB-SUBSEQMOVE) false positive when std::move has been called on the temporary copy |
XT-33967 | Review and improve "Findings per rule" filter. |
Resolved Bugs and FRs in 2026.1.3
Bug/FR ID | Description |
|---|---|
CPP-62427 | [engine] Bad default function arguments reconstruction for Clang-based compilers |
CPP-62430 | [engine] Parsing problem with gcc v11: assertion failed |
CPP-62524 | [engine] Parse error: constexpr constructor must initialize direct base class |
CPP-62594 | [static] GLOBAL-UNIQUETYPEDEFC and GLOBAL-UNIQUETYPEC violations depends on source files order during analysis. |
CVE-2026-8763 | Critical vulnerabilities resolved by upgrading bc-fips to 2.1.3 |
CVE-2026-59638 | Critical vulnerability resolved by upgrading bctls-fips to 2.1.24 |
| Scroll Only |
|---|
For information about this release, see https://docs.parasoft.com/display/CPPTESTPROEC20261/Updates+in+2026.1. |