-
Notifications
You must be signed in to change notification settings - Fork 62
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
STR34-C
: Rule improvements
Difficulty-Medium
#577
opened May 1, 2024 by
lcartey
A2-7-3
: template function prototypes with comments are not correctly detected
Difficulty-Medium
#528
opened Feb 9, 2024 by
rvermeulen
A5-6-1
: Replace with INT33-C implementation
Difficulty-Medium
#492
opened Jan 17, 2024 by
lcartey
A4-7-1
: Incorporate CERT C integer data loss rules
Difficulty-Medium
#491
opened Jan 17, 2024 by
lcartey
EXP52-CPP
: Exclude uses of operators with unevaluated operands in already unevaluated contexts
Difficulty-Low
#369
opened Oct 2, 2023 by
lcartey
A15-4-2
: Ignore elided calls when calculating the exception graph
Difficulty-Medium
#158
opened Jan 6, 2023 by
lcartey
DCL51-CPP
: Only reserve function names when used within the global namespace
Difficulty-High
#148
opened Nov 28, 2022 by
lcartey
A1-1-1
: Implementation of Rule only looks for deprecated features and not use of implementation extensions
Difficulty-Medium
#86
opened Sep 16, 2022 by
rcseacord
ProTip!
Exclude everything labeled
bug
with -label:bug.