Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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