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
Add how to get started section to README
enhancement
New feature or request
#87
opened Sep 19, 2022 by
rvermeulen
Implementation of Rule A1-1-1 only looks for deprecated features and not use of implementation extensions
bug
Something isn't working
#86
opened Sep 16, 2022 by
rcseacord
A7-1-2: Qualifier cannot be declared constexpr
false positive/false negative
#85
opened Sep 14, 2022 by
jsinglet
A8-4-7: Regression with reference types
Difficulty-Low
#82
opened Sep 12, 2022 by
jsinglet
CTR50-CPP: Failed to compute the proper range for a resized vector.
false positive/false negative
#66
opened Aug 20, 2022 by
MFaisalZaki
STR53: Fails to capture fixed string size.
false positive/false negative
#58
opened Aug 17, 2022 by
MFaisalZaki
DCL51: use-of-single-underscore-reserved-prefix hits when using lambda functions.
false positive/false negative
#57
opened Aug 17, 2022 by
MFaisalZaki
Add C specific Naming Library
enhancement
New feature or request
#50
opened Aug 15, 2022 by
knewbury01
Enhancement to CON-41C
Difficulty-High
A false positive or false negative report which is expected to take 1+ week effort to address
enhancement
New feature or request
#48
opened Aug 12, 2022 by
jsinglet
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
FIO32-C: enhance the query to support secure fopen usage pattern
Difficulty-Medium
#12
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.