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

A0-1-6: Alias template is considered unused even when a specialization is used. 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
#36 opened Aug 1, 2022 by lcartey
M3-2-1: Do not consider variable template instantiations as a redeclaration with a different type 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
#34 opened Jul 27, 2022 by lcartey
A2-10-5: Do not consider variable template instantiations as a reuse of the name 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
#33 opened Jul 27, 2022 by lcartey
A5-2-2: Consider how to handle c-style casts generated from 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 user-report Issue reported by an end user of CodeQL Coding Standards
#32 opened Jul 27, 2022 by lcartey
STR32-C: Support reducing buffer size via realloc 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-Medium
#31 opened Jul 26, 2022 by lcartey
A18-5-8: Objects with an elided copy/move are falsely reported as not outliving a 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
#20 opened Jul 15, 2022 by lcartey
A7-1-1: false positive on non-const variables in class 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
#18 opened Jul 15, 2022 by mbaluda
FIO32-C: enhance the query to support secure fopen usage pattern Difficulty-Medium A false positive or false negative report which is expected to take 1-5 days effort to address enhancement New feature or request Impact-Low
#12 opened Jul 15, 2022 by mbaluda
A13-2-2: bitwise/arithmetic operator alert reported for an insertion operator (operator<<) 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
#11 opened Jul 15, 2022 by mbaluda
A5-0-2: Conditions in uninstantiated templates raise false-positives 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
#10 opened Jul 15, 2022 by kraiouchkine
M0-1-9: False-positive for all static_assert declarations 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
#9 opened Jul 15, 2022 by kraiouchkine
A12-0-1: Class templates raise false positives 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
#8 opened Jul 15, 2022 by kraiouchkine
A18-0-1: Consider more than just the file name when identifying use of C standard libraries 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
#7 opened Jul 15, 2022 by kraiouchkine
M0-1-4: constexpr variable access in type argument is not considered a use 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
#6 opened Jul 15, 2022 by lcartey
ProTip! Exclude everything labeled bug with -label:bug.