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
Label
Projects
Milestones
Assignee
Sort
Issues list
A0-1-6: Alias template is considered unused even when a specialization is used.
Difficulty-Low
#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
#34
opened Jul 27, 2022 by
lcartey
A2-10-5: Do not consider variable template instantiations as a reuse of the name
Difficulty-Low
#33
opened Jul 27, 2022 by
lcartey
A5-2-2: Consider how to handle c-style casts generated from macros
Difficulty-Low
#32
opened Jul 27, 2022 by
lcartey
STR32-C: Support reducing buffer size via realloc
Difficulty-High
#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
#20
opened Jul 15, 2022 by
lcartey
A7-1-1: false positive on non-const variables in class templates
Difficulty-Low
#18
opened Jul 15, 2022 by
mbaluda
FIO32-C: enhance the query to support secure fopen usage pattern
Difficulty-Medium
#12
opened Jul 15, 2022 by
mbaluda
A13-2-2: bitwise/arithmetic operator alert reported for an insertion operator (operator<<)
Difficulty-Medium
#11
opened Jul 15, 2022 by
mbaluda
A5-0-2: Conditions in uninstantiated templates raise false-positives
Difficulty-Medium
#10
opened Jul 15, 2022 by
kraiouchkine
M0-1-9: False-positive for all static_assert declarations
Difficulty-Low
#9
opened Jul 15, 2022 by
kraiouchkine
A12-0-1: Class templates raise false positives
Difficulty-Low
#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
#7
opened Jul 15, 2022 by
kraiouchkine
M0-1-4: constexpr variable access in type argument is not considered a use
Difficulty-Low
#6
opened Jul 15, 2022 by
lcartey
ProTip!
Exclude everything labeled
bug with -label:bug.