Skip to content

Add "misra_help" query docs generator

1846938
Select commit
Loading
Failed to load commit list.
Draft

Add "misra_help" query docs generator #1114

Add "misra_help" query docs generator
1846938
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Apr 21, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 97 in scripts/generate_rules/misra_help/populate_help.py

See this annotation in the file changed.

Code scanning / CodeQL

Inefficient regular expression High

This part of the regular expression may cause exponential backtracking on strings starting with ' C90[]' and containing many repetitions of ' C11[]'.