issues
search
github
/
codeql-coding-standards
This repository contains CodeQL queries and libraries which support various Coding Standards.
MIT License
129
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump version to 2.39.0-dev
#803
codeql-coding-standards-automation[bot]
closed
1 day ago
0
Release v2.38.0
#802
codeql-coding-standards-automation[bot]
closed
1 day ago
0
`CON34-C`: Implementation seems to check incorrect aspects of thread storage duration objects
#801
MichaelRFairhurst
opened
3 days ago
0
Release v2.38.0
#800
codeql-coding-standards-automation[bot]
closed
1 day ago
0
Implement Concurrency7 package
#799
MichaelRFairhurst
opened
6 days ago
0
`A4-7-1`: false positives in for loops
#798
fjatWbyT
opened
1 week ago
0
Fix #796 (A13-3-1) - Consider reporting overloaded functions that are at different locations.
#797
rak3-sh
opened
1 week ago
1
`A13-3-1`: Query reports about function overloads at the same location.
#796
rak3-sh
opened
1 week ago
1
Bump actions/github-script from 3 to 7
#795
dependabot[bot]
closed
1 week ago
0
Fix #789: Reduce False positives on A7-1-2 (VariableMissingConstexpr.ql)
#794
rak3-sh
opened
1 week ago
2
`A4-7-1`: integer data loss false positive erasing from container
#793
fjatWbyT
opened
1 week ago
0
Update some GitHub Actions versions, and enable Dependabot updates
#792
lcartey
closed
1 week ago
0
Implement Concurrency6 package -- split out Concurrency7
#791
MichaelRFairhurst
opened
3 weeks ago
0
Ensure help is always loaded during pack creation process
#790
lcartey
closed
4 days ago
0
`A7-1-2`: Query proposes to add constexpr to non-static data members (and other problems)
#789
rak3-sh
opened
3 weeks ago
4
Fix #629 about `A7-1-7`
#788
fjatWbyT
closed
1 week ago
0
`EssentialType`: Implement correct essential types for bitwise binary operators `&`, `^` and `|`.
#787
lcartey
opened
3 weeks ago
0
`RULE-10-3`: Essential type of binary bitwise operations is incorrect
#786
lcartey
opened
3 weeks ago
0
Release v2.37.1
#785
codeql-coding-standards-automation[bot]
closed
4 weeks ago
0
Implement RULE-2-8, project should not contain unused object definitions
#784
MichaelRFairhurst
opened
1 month ago
0
Bump version to 2.38.0-dev
#783
codeql-coding-standards-automation[bot]
closed
1 month ago
0
Merge from `main` to `2.37.0`
#782
lcartey
closed
1 month ago
0
Performance improvements since upgrade to 2.16.6
#781
lcartey
closed
1 month ago
4
`RULE-8-4`: Improve detection of compatible types
#780
lcartey
opened
1 month ago
0
Release v2.37.0
#779
codeql-coding-standards-automation[bot]
closed
1 month ago
0
`M5-0-*`: Ignore explicit casts when identifying `cvalues` by parent
#778
lcartey
opened
1 month ago
0
Rule 2.5: Consider macros accessed before definition
#777
lcartey
closed
1 month ago
0
`RULE-2-5`: Identify uses of a macro that occur lexically before the definition
#776
lcartey
closed
1 month ago
0
`RULE-8-13`: Consider possible macro false positives
#775
lcartey
opened
1 month ago
0
Add a GitHub Action for processing Coding Standards configuration files
#774
lcartey
closed
1 month ago
0
Fix issue 755 and typo in A18-1-1 test
#773
fjatWbyT
closed
2 days ago
1
`A27-0-4`: C-Style (and arrays) detected when logging in assert or using the hash/stringize operator in a macro
#772
fjatWbyT
opened
1 month ago
0
`RULE-1-3`: Improve detection of standard compliant main functions
#771
lcartey
closed
1 month ago
0
`RULE-1-3`: `main` functions are not correctly detected according to the standard
#770
lcartey
closed
1 month ago
0
`RULE-5-4`: Exclude results which do not occur in the same compilation, improve alert message
#769
lcartey
closed
1 month ago
0
`RULE-5-4`: Ignore macros defined on different compilation paths
#768
lcartey
closed
1 month ago
0
`RULE-13-5`: Improve reporting to clarify type of side effect
#767
lcartey
opened
1 month ago
0
User manual: add assembly language as a hazard
#766
lcartey
closed
1 month ago
0
`RULE-8-13`: Address false positive issues
#765
lcartey
closed
1 month ago
0
`RULE-8-13`: Exclude functions without a body
#764
lcartey
closed
1 month ago
0
`RULE-8-13`: Consider `*p++ = ...` pattern to be a write
#763
lcartey
closed
1 month ago
0
`RULE-8-13`: Consider assignment to struct fields as writing to pointer to object
#762
lcartey
closed
1 month ago
0
`RULE-8-13`: Different compilations of the same variable
#761
lcartey
closed
1 month ago
0
Implement alignment package for MISRA C 2012 amdmt 3
#760
MichaelRFairhurst
opened
1 month ago
0
Bump version to 2.37.0-dev
#759
codeql-coding-standards-automation[bot]
closed
1 month ago
0
Release v2.36.0
#758
codeql-coding-standards-automation[bot]
closed
1 month ago
0
Ignore deleted constructors when considering whether a base class is initialized.
#757
lcartey
closed
1 month ago
0
Fix typo and update generation script message.
#756
fjatWbyT
closed
3 weeks ago
1
`M6-5-3`: Triggered when loop counter is passed as const ref
#755
nbusser-sr
closed
2 days ago
2
`A5-16-1`: Constructing `std::string` is considered as sub-expression in ternary operation
#754
nbusser-sr
opened
1 month ago
2
Next