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

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-High top-25-fps user-report Issue reported by an end user of CodeQL Coding Standards
#6 by lcartey was closed Nov 4, 2022
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 by nicolaswill was closed Feb 26, 2024
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 irrceproducable The described issue cannot be reproduced. user-report Issue reported by an end user of CodeQL Coding Standards
#8 by nicolaswill was closed Jan 12, 2024
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-High top-25-fps user-report Issue reported by an end user of CodeQL Coding Standards
#9 by nicolaswill was closed Sep 30, 2022
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 by nicolaswill was closed Mar 5, 2024
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 by mbaluda was closed Aug 18, 2022
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 by mbaluda was closed Aug 17, 2022
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 by lcartey was closed Jun 3, 2024
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 Phase II user-report Issue reported by an end user of CodeQL Coding Standards
#31 by lcartey was closed May 17, 2024
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-High user-report Issue reported by an end user of CodeQL Coding Standards
#32 by lcartey was closed Nov 4, 2022
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 by lcartey was closed Sep 30, 2022
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 top-25-fps user-report Issue reported by an end user of CodeQL Coding Standards
#34 by lcartey was closed Sep 30, 2022
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 user-report Issue reported by an end user of CodeQL Coding Standards
#36 by lcartey was closed Aug 16, 2022
DCL51: use-of-single-underscore-reserved-prefix hits when using lambda functions. 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
#57 by MFaisalZaki was closed Jan 10, 2024
A8-4-7: Regression with reference types 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
#82 by jsinglet was closed Mar 25, 2024
EXP52-CPP: exclude decltypes which are structurally equivalent to expressions for which they represent the 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-High user-report Issue reported by an end user of CodeQL Coding Standards
#91 by rvermeulen was closed Jan 18, 2024
process_coding_standards_config.py: support .yaml extension enhancement New feature or request
#95 by lcartey was closed Nov 17, 2022
A3-3-1: missing compliant 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-Low user-report Issue reported by an end user of CodeQL Coding Standards
#97 by rcseacord was closed Apr 2, 2024
Update Manual in Automation
#109 by jsinglet was closed Mar 15, 2023
A2-10-1: Report type and function identifier hiding 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
#118 by lcartey was closed May 8, 2024
M0-2-1: Consider array copies with overlapping data 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 Phase II user-report Issue reported by an end user of CodeQL Coding Standards
#119 by lcartey was closed Aug 26, 2024
A0-1-3: Missing some function use cases 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
#121 by lcartey was closed Jan 12, 2024
A0-1-4: Consider additional uses for parameters 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
#122 by lcartey was closed May 5, 2023
A0-1-2: Consider additional uses for return values 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
#123 by lcartey was closed May 5, 2023
Analysis report generation fails due to Python import error bug Something isn't working user-report Issue reported by an end user of CodeQL Coding Standards
#140 by lcartey was closed Jan 25, 2023
ProTip! What’s not been updated in a month: updated:<2024-08-20.