-
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
Add support for A false positive or false negative report which is expected to take 1-5 days effort to address
Impact-Low
Standard-MISRA-C
tss_t
thread local objects in Objects.qll
Difficulty-Medium
#877
opened Mar 27, 2025 by
MichaelRFairhurst
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
A15-4-4
: Query incorrectly alerts functions that raise/can raise exceptions
Difficulty-Medium
#824
opened Dec 17, 2024 by
rak3-sh
DCL53-CPP
: Reports non syntactically ambiguous object declarations
Difficulty-Medium
#812
opened Dec 6, 2024 by
lcartey
A12-8-6
: Compiler generated special functions are not consistently flagged
Difficulty-Medium
#811
opened Dec 5, 2024 by
lcartey
RULE-8-4
: Improve detection of compatible types
Difficulty-Medium
#780
opened Oct 24, 2024 by
lcartey
A0-1-1
: initialization of constexpr used as NTTP is detected as useless assignment
Difficulty-Medium
#728
opened Oct 3, 2024 by
fjatWbyT
A2-7-3
: documented type alias to template instantiation considered undocumented
Difficulty-Medium
#709
opened Sep 22, 2024 by
fjatWbyT
A15-4-4
: Functions that allocate are considered non-throwing
Difficulty-Medium
#662
opened Aug 13, 2024 by
gg-sr
STR34-C
: Rule improvements
Difficulty-Medium
#577
opened May 1, 2024 by
lcartey
RULE-21-15
: Improve detection of compatible types
Difficulty-Medium
#573
opened Apr 25, 2024 by
lcartey
A2-7-3
: template function prototypes with comments are not correctly detected
Difficulty-Medium
#528
opened Feb 9, 2024 by
rvermeulen
DCL30-C
: Replace implementation with cpp/return-stack-allocated-memory
Difficulty-Medium
#495
opened Jan 19, 2024 by
lcartey
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
A16-2-2
: Consider TypeMention
s for useless includes
Difficulty-Medium
#422
opened Nov 3, 2023 by
lcartey
MEM53-CPP
: False positive due to flow through realloc
Difficulty-Medium
#420
opened Oct 31, 2023 by
MathiasVP
A15-4-2
: Ignore elided calls when calculating the exception graph
Difficulty-Medium
#158
opened Jan 6, 2023 by
lcartey
M0-2-1
: Consider expanding to inter-procedural overlapping analysis
Difficulty-Medium
#120
opened Nov 3, 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
CTR50-CPP
: Failed to compute the proper range for a resized vector.
Difficulty-Medium
#66
opened Aug 20, 2022 by
MFaisalZaki
FIO32-C
: enhance the query to support secure fopen
usage pattern
Difficulty-Medium
#12
opened Jul 15, 2022 by
mbaluda
ProTip!
Exclude everything labeled
bug
with -label:bug.