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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

M0-1-3: Exclude uninstantiated variable 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-Medium user-report Issue reported by an end user of CodeQL Coding Standards
#619 opened Jun 7, 2024 by lcartey
Rule 8.3: Consider anonymous structs and namespaces. 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
#618 opened Jun 7, 2024 by lcartey
M9-3-3: Ignore uninstantiated 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-Medium user-report Issue reported by an end user of CodeQL Coding Standards
#616 opened Jun 6, 2024 by lcartey
A3-9-1: Ignore use of int in operator increment/decrement 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
#614 opened Jun 6, 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
A3-1-5: Tweak definition of trivial member function 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
#611 opened Jun 3, 2024 by lcartey
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
A2-7-3: Friend functions in template classes do not recognise documentation 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
#606 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
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
M5-0-12: Incorrect alerts on assignments of valid numerical values false positive/false negative An issue related to observed false positives or false negatives.
#541 opened Feb 21, 2024 by rvermeulen
A3-9-1: Incorrectly alerts on template functions instantiated with fix-width integers 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
#540 opened Feb 21, 2024 by rvermeulen
Add compliance for MISRA C++ 2023
#539 opened Feb 20, 2024 by lylemoffitt
A7-1-2: Alert on move constructor declaration that cannot be constexpr specified 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
#529 opened Feb 9, 2024 by rvermeulen
A2-7-3: template function prototypes with comments are not correctly detected 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 user-report Issue reported by an end user of CodeQL Coding Standards
#528 opened Feb 9, 2024 by rvermeulen
ProTip! Add no:assignee to see everything that’s not assigned.