-
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
DIR-4-15
: Add support for fpclassify()
functions.
Difficulty-Low
#875
opened Mar 25, 2025 by
MichaelRFairhurst
RULE-25-21
, others: Consider something like a library TracesToExplicit<T>
Difficulty-Low
#848
opened Jan 27, 2025 by
MichaelRFairhurst
A5-2-2
, RULE-1-2
: Utilize new module to improve macro handling
Difficulty-Low
#839
opened Jan 16, 2025 by
MichaelRFairhurst
RULE-2-2
, etc: use new macro deduplication module for improved results
Difficulty-Low
#838
opened Jan 16, 2025 by
MichaelRFairhurst
A12-1-1
: Does not apply transitively
Difficulty-Low
#829
opened Dec 23, 2024 by
nbusser-sr
RULE-10-4
: False negatives as rule does not currently consider ternaries
Difficulty-Low
#821
opened Dec 12, 2024 by
MichaelRFairhurst
A2-10-5
: id name reuse false positive with template specialization
Difficulty-Low
#806
opened Dec 2, 2024 by
fjatWbyT
A5-16-1
: Constructing std::string
is considered as sub-expression in ternary operation
Difficulty-Low
#754
opened Oct 18, 2024 by
nbusser-sr
A20-8-5
-A20-8-6
: Cannot create a smart pointer with nullptr
value
Difficulty-Low
#721
opened Sep 30, 2024 by
nbusser-sr
A1-1-2
: does not understand -Wno-* flags
Difficulty-Low
#689
opened Sep 17, 2024 by
MichaelRFairhurst
RULE-11-9
: Consider more types of assignment
Difficulty-Low
#671
opened Sep 6, 2024 by
lcartey
A8-5-2
: Reports a violation even for correctly initialized variables as per the rule
Difficulty-Low
#645
opened Jul 17, 2024 by
rak3-sh
A7-1-7
: Exclude expression statements in macros
Difficulty-Low
#629
opened Jun 26, 2024 by
lcartey
A5-16-1
: Ternary operator not used as a sub expression
Difficulty-Low
#612
opened Jun 5, 2024 by
nbusser
M0-1-2
- A3-1-5
- A4-5-1
- M0-1-1
: Poor lambda support
Difficulty-Low
#605
opened Jun 2, 2024 by
nbusser
A15-1-3
: Detection of duplicated exceptions on function templates
Difficulty-Low
#603
opened Jun 1, 2024 by
nbusser
A2-10-1
: False positive around null identifiers on tuple-like types in structural binding (relevant C++17 only)
C++17
Difficulty-Low
#581
opened May 7, 2024 by
knewbury01
M5-0-12
: Incorrect alerts on assignments of valid numerical values
Difficulty-Low
#541
opened Feb 21, 2024 by
rvermeulen
A3-9-1
: Incorrectly alerts on template functions instantiated with fix-width integers
Difficulty-Low
#540
opened Feb 21, 2024 by
rvermeulen
A8-5-2
: Create query to cover auto
case
Difficulty-Low
#463
opened Nov 30, 2023 by
lcartey
CON54-CPP
: Consider wait
/wait_until
/wait_for
s stop_waiting
parameter in lieu of loop
Difficulty-Low
#430
opened Nov 10, 2023 by
lcartey
EXP52-CPP
: Exclude uses of operators with unevaluated operands in already unevaluated contexts
Difficulty-Low
#369
opened Oct 2, 2023 by
lcartey
ProTip!
no:milestone will show everything without a milestone.