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

A2-3-1: Reports StringLiterals incorrectly 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
#311 opened May 23, 2023 by lcartey
DCL60-CPP: no alerts reported Difficulty-High A false positive or false negative report which is expected to take 1+ week effort to address Impact-Low test-improvement An issue related to improving the test cases for a rule
#310 opened May 22, 2023 by mbaluda
M8-0-1: Exclude compiler generated statements for range based for loops 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
#309 opened May 19, 2023 by lcartey
Deviation code identifier and expanded macro elements bug Something isn't working
#307 opened May 16, 2023 by rvermeulen
ARR32-C: Improve alert message and links enhancement New feature or request
#279 opened Mar 29, 2023 by lcartey
Unify the 3 queries from rules M0-2-1 and RULE-19-1 enhancement New feature or request
#273 opened Mar 27, 2023 by mbaluda
A5-2-6: Exclude cases with the same binary operator 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
#231 opened Mar 3, 2023 by lcartey
A0-1-1: const auto local variables do not have uses detected under certain compilers 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 top-25-fps user-report Issue reported by an end user of CodeQL Coding Standards
#230 opened Mar 3, 2023 by lcartey
A7-1-2: Certain logging functions are reported because they are considered side-effect free awaiting-user-feedback 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
#227 opened Mar 3, 2023 by lcartey
M14-6-1: enhancement to cover types
#221 opened Mar 2, 2023 by knewbury01
A0-4-4: More domain 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-Low
#193 opened Feb 22, 2023 by lcartey
Enhancement to DCL39-C and DCL55-CPP Difficulty-High A false positive or false negative report which is expected to take 1+ week effort to address enhancement New feature or request
#175 opened Jan 27, 2023 by knewbury01
A8-2-1: query not implemented false positive/false negative An issue related to observed false positives or false negatives.
#162 opened Jan 11, 2023 by rcseacord
A7-1-8: Query not implemented false positive/false negative An issue related to observed false positives or false negatives.
#161 opened Jan 11, 2023 by rcseacord
A15-4-2: Only report the first noexcept function that throws 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 top-25-fps user-report Issue reported by an end user of CodeQL Coding Standards
#159 opened Jan 6, 2023 by lcartey
A15-4-2: Ignore elided calls when calculating the exception graph 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
#158 opened Jan 6, 2023 by lcartey
A2-5-2: Missing query 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
#154 opened Dec 12, 2022 by rcseacord
A0-1-6: Consider excluding or separating char case 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
#153 opened Dec 9, 2022 by lcartey
M5-0-2: Missing support for inadequate use of parenthesis 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
#152 opened Dec 9, 2022 by lcartey
DCL51-CPP: Only reserve function names when used within the global namespace 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
#148 opened Nov 28, 2022 by lcartey
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 opened Nov 3, 2022 by lcartey
M0-2-1: Consider expanding to inter-procedural overlapping analysis 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
#120 opened Nov 3, 2022 by lcartey
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 user-report Issue reported by an end user of CodeQL Coding Standards
#119 opened Nov 3, 2022 by lcartey
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
#118 opened Nov 3, 2022 by lcartey
ProTip! Exclude everything labeled bug with -label:bug.