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-3: main functions are not correctly detected according to the standard false positive/false negative An issue related to observed false positives or false negatives. false-negative An issue representing a false negative report. false-positive An issue representing a false positive report.
#770 opened Oct 21, 2024 by lcartey
RULE-5-4: Ignore macros defined on different compilation paths 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
#768 opened Oct 21, 2024 by lcartey
RULE-13-5: Improve reporting to clarify type of side effect enhancement New feature or request
#767 opened Oct 21, 2024 by lcartey
RULE-8-13: Exclude functions without a body 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
#764 opened Oct 21, 2024 by lcartey
RULE-8-13: Consider *p++ = ... pattern to be a write 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
#763 opened Oct 21, 2024 by lcartey
RULE-8-13: Consider assignment to struct fields as writing to pointer to object 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
#762 opened Oct 21, 2024 by lcartey
RULE-8-13: Different compilations of the same variable 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
#761 opened Oct 21, 2024 by lcartey
M6-5-3: Triggered when loop counter is passed as const ref 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
#755 opened Oct 18, 2024 by nbusser-sr
A5-16-1: Constructing std::string is considered as sub-expression in ternary operation 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
#754 opened Oct 18, 2024 by nbusser-sr
A14-5-2: type member dependent on class' template parameter detected not dependent 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
#739 opened Oct 7, 2024 by fjatWbyT
A0-1-1: initialization of constexpr used as NTTP is detected as useless assignment 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
#728 opened Oct 3, 2024 by fjatWbyT
A20-8-5-A20-8-6: Cannot create a smart pointer with nullptr value 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
#721 opened Sep 30, 2024 by nbusser-sr
A12-1-1: False positive on deleted constructors 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
#720 opened Sep 30, 2024 by nbusser-sr
A2-7-3: missing documentation when there's a comment after doxygen grouping 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
#718 opened Sep 27, 2024 by fjatWbyT
A2-7-3: documented type alias to template instantiation considered undocumented 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
#709 opened Sep 22, 2024 by fjatWbyT
Simplify link target handling enhancement New feature or request
#700 opened Sep 19, 2024 by lcartey
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
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
A15-4-4: Functions that allocate are considered non-throwing 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
#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 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
#612 opened Jun 5, 2024 by nbusser
ProTip! Find all open issues with in progress development work with linked:pr.