-
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
RULE-18-1
: Picky about how pointers are tracked, doesn't consider derefs before 1 from end, or array-to-pointer conversions
Difficulty-Medium
#840
opened Jan 16, 2025 by
MichaelRFairhurst
A12-1-1
: Does not apply transitively
Difficulty-Low
#829
opened Dec 23, 2024 by
nbusser-sr
A12-8-6
: Compiler generated special functions are not consistently flagged
Difficulty-Medium
#811
opened Dec 5, 2024 by
lcartey
A4-7-1
: false positives in for loops
Difficulty-High
#798
opened Nov 14, 2024 by
fjatWbyT
A4-7-1
: integer data loss false positive erasing from container
Difficulty-High
#793
opened Nov 11, 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
A0-1-1
: initialization of constexpr used as NTTP is detected as useless assignment
Difficulty-Medium
#728
opened Oct 3, 2024 by
fjatWbyT
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
A15-4-4
: Functions that allocate are considered non-throwing
Difficulty-Medium
#662
opened Aug 13, 2024 by
gg-sr
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
A4-7-1
: Guard using "." operator getting ignored
Difficulty-High
#600
opened Jun 1, 2024 by
nbusser
RULE-21-15
: Improve detection of compatible types
Difficulty-Medium
#573
opened Apr 25, 2024 by
lcartey
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
DCL30-C
: Replace implementation with cpp/return-stack-allocated-memory
Difficulty-Medium
#495
opened Jan 19, 2024 by
lcartey
A8-2-1
: query not implemented
Difficulty-High
#162
opened Jan 11, 2023 by
rcseacord
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.