Skip to content

Issues: github/codeql-coding-standards

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

RULE-1-2: False positives reported for variable length arrays Difficulty-Medium A false positive or false negative report which is expected to take 1-5 days effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-High
#701 opened Sep 19, 2024 by lcartey
Simplify link target handling enhancement New feature or request
#700 opened Sep 19, 2024 by lcartey
A1-1-2: does not detect compilations that suppress warnings with -w flag Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium
#693 opened Sep 17, 2024 by MichaelRFairhurst
A1-1-2: does not understand -Wno-* flags Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium
#689 opened Sep 17, 2024 by MichaelRFairhurst
M0-1-9: constexpr used in array size is detected as dead code false positive/false negative An issue related to observed false positives or false negatives.
#678 opened Sep 12, 2024 by fjatWbyT
RULE-11-9: Consider more types of assignment Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium
#671 opened Sep 6, 2024 by lcartey
Missing pretty name for MISRA in report generation bug Something isn't working
#667 opened Aug 29, 2024 by g-ulli
M3-4-1: Incorrectly computes scope for template variables and constexpr variables false positive/false negative An issue related to observed false positives or false negatives.
#665 opened Aug 27, 2024 by rak3-sh
A15-4-4: Functions that allocate are considered non-throwing false positive/false negative An issue related to observed false positives or false negatives.
#662 opened Aug 13, 2024 by gg-sr
A8-5-2: Reports a violation even for correctly initialized variables as per the rule Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium user-report Issue reported by an end user of CodeQL Coding Standards
#645 opened Jul 17, 2024 by rak3-sh
A7-1-7: Exclude expression statements in macros Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium
#629 opened Jun 26, 2024 by lcartey
A5-16-1: Ternary operator not used as a sub expression false positive/false negative An issue related to observed false positives or false negatives.
#612 opened Jun 5, 2024 by nbusser
A7-1-2: constexpr in templates Difficulty-High A false positive or false negative report which is expected to take 1+ week effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Low user-report Issue reported by an end user of CodeQL Coding Standards
#609 opened Jun 3, 2024 by lcartey
M0-1-2 - A3-1-5 - A4-5-1 - M0-1-1 : Poor lambda support false positive/false negative An issue related to observed false positives or false negatives.
#605 opened Jun 2, 2024 by nbusser
M0-1-9: Wrong dead code detection on function templates Difficulty-Medium A false positive or false negative report which is expected to take 1-5 days effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Low user-report Issue reported by an end user of CodeQL Coding Standards
#604 opened Jun 1, 2024 by nbusser
A15-1-3: Detection of duplicated exceptions on function templates Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Low user-report Issue reported by an end user of CodeQL Coding Standards
#603 opened Jun 1, 2024 by nbusser
M5-0-8 - M5-0-9: Return value of static_cast is wrongly considered as a cvalue false positive/false negative An issue related to observed false positives or false negatives.
#602 opened Jun 1, 2024 by nbusser
A7-1-3: Triggered on static_cast false positive/false negative An issue related to observed false positives or false negatives.
#601 opened Jun 1, 2024 by nbusser
A4-7-1: Guard using "." operator getting ignored false positive/false negative An issue related to observed false positives or false negatives. user-report Issue reported by an end user of CodeQL Coding Standards
#600 opened Jun 1, 2024 by nbusser
Feature Request: Time out long running queries enhancement New feature or request
#594 opened May 22, 2024 by rak3-sh
A2-10-1: False positive around null identifiers on tuple-like types in structural binding (relevant C++17 only) C++17 false positive/false negative An issue related to observed false positives or false negatives. wontfix This will not be worked on
#581 opened May 7, 2024 by knewbury01
STR34-C: Rule improvements Difficulty-Low A false positive or false negative report which is expected to take <1 day effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-High
#577 opened May 1, 2024 by lcartey
STR34-C: Do not consider integer type aliases in templates Difficulty-Medium A false positive or false negative report which is expected to take 1-5 days effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium user-report Issue reported by an end user of CodeQL Coding Standards
#576 opened May 1, 2024 by lcartey
RULE-21-15: Improve detection of compatible types Difficulty-Medium A false positive or false negative report which is expected to take 1-5 days effort to address false positive/false negative An issue related to observed false positives or false negatives. Impact-Medium
#573 opened Apr 25, 2024 by lcartey
ProTip! no:milestone will show everything without a milestone.