Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
204
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
addons
on
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
Add functions thread-unsafe in Ubuntu 26.04 (#8598)
andrew-aitchison
authored
cc77855
Copy full SHA for cc77855
Commits on May 14, 2026
Fix #14474: Bad varid for global variable matching function pointer argument (#8467)
ludviggunne
authored
7bfa458
Copy full SHA for 7bfa458
Commits on Apr 25, 2026
Fix #14687 (Move repository from danmar to cppcheck-opensource) (#8486)
danmar
authored
3c377a9
Copy full SHA for 3c377a9
Commits on Apr 9, 2026
Fix #14628: MISRA: avoid false positives for true/false after #14607 (#8388)
Show description for e41115d
varshneydevansh
authored
e41115d
Copy full SHA for e41115d
Commits on Mar 27, 2026
Fix #14607: MISRA: make rule 10.3 warn on bool <- 0/1 in C99 and later (#8340)
Show description for b70e34d
varshneydevansh
authored
b70e34d
Copy full SHA for b70e34d
Commits on Mar 26, 2026
fix(docs): correct typos found during code review (#8291)
Show description for 6c25934
marcelpetrick
and
chrchr-github
authored
6c25934
Copy full SHA for 6c25934
Commits on Nov 5, 2025
y2038: eliminate false positives with automatic build system detection (#7631)
Show description for 5fd0e6c
Hiesx
authored
5fd0e6c
Copy full SHA for 5fd0e6c
Commits on Oct 25, 2025
Fix #14224: dumpfile: Add tokens to function pointer typedef (#7910)
swasti16
authored
233c016
Copy full SHA for 233c016
Commits on Oct 12, 2025
fixed #14184 - added/updated to Python 3.14 in CI (#7874)
firewave
authored
d69955c
Copy full SHA for d69955c
Commits on Oct 5, 2025
#14173: Add Valuetype type and sign for stdint macros (#7869)
swasti16
authored
68454d6
Copy full SHA for 68454d6
Commits on Aug 3, 2025
Fix #14038 (Simplecpp: update to 1.5.1) (#7708)
danmar
authored
4e2b277
Copy full SHA for 4e2b277
Commits on Jul 16, 2025
Fix #14022: MISRA 7.3 false negative on hexadecimal literal (#7676)
amacgregor-sym
authored
26cebf4
Copy full SHA for 26cebf4
Commits on Jul 4, 2025
fix #13954: Unnamed bit fields are removed. (#7611)
ludviggunne
authored
326a930
Copy full SHA for 326a930
Commits on May 12, 2025
Misra 17.3 checks finds implicit function calls (#7327)
Show description for 6385105
wienans
authored
6385105
Copy full SHA for 6385105
Commits on Mar 11, 2025
Fix #13647: Misra C 21.6: Location should point at function call instead of #include (#7355)
swasti16
authored
66880df
Copy full SHA for 66880df
Commits on Mar 8, 2025
Add missing STD Library Identifiers (#7325)
Show description for 1d3fe82
wienans
authored
1d3fe82
Copy full SHA for 1d3fe82
Commits on Feb 25, 2025
Fix #13648: False positive: Misra C 16.3: warn on default in pragma (#7314)
olabetskyi
authored
6e6296d
Copy full SHA for 6e6296d
Commits on Jan 1, 2025
Fix 206: false positive: misra-c2012-2.5 (#7081)
swasti16
authored
d7c8ad3
Copy full SHA for d7c8ad3
Commits on Dec 15, 2024
use `pytest-xdist` to utilize multiple workers for Python tests (#6696)
firewave
authored
9b45922
Copy full SHA for 9b45922
Commits on Dec 6, 2024
some `subprocess.Popen()` related Python cleanups / added TODOs about missing returncode usage (#7065)
firewave
authored
469c5e7
Copy full SHA for 469c5e7
Fix #13299: misra.py: use language attribute instead of file extension to determine language (#7075)
swasti16
authored
0dfb670
Copy full SHA for 0dfb670
Commits on Dec 5, 2024
fixed #13365 - addons/test/util.py: got rid of non-portable commands (#7064)
firewave
authored
9fbc137
Copy full SHA for 9fbc137
Commits on Nov 17, 2024
added various TODOs [skip ci] (#6897)
firewave
authored
0cf639c
Copy full SHA for 0cf639c
Commits on Oct 26, 2024
fixed some `consider-using-with` pylint warnings (#6903)
firewave
authored
0ebbf8f
Copy full SHA for 0ebbf8f
Commits on Oct 24, 2024
Fix #13144 (regression: misra.json has stopped working since 2.10) (#6946)
danmar
authored
eab6b48
Copy full SHA for eab6b48
Commits on Oct 21, 2024
enabled and fixed `consider-using-sys-exit` pylint warnings (#6934)
firewave
authored
32d0c22
Copy full SHA for 32d0c22
Commits on Oct 15, 2024
misra.py: Fix comment at top. link was broken. [ci skip] (#6923)
danmar
authored
0577925
Copy full SHA for 0577925
Commits on Oct 11, 2024
enabled and fixed more pylint warnings (#6901)
firewave
authored
4b5935e
Copy full SHA for 4b5935e
Commits on Oct 10, 2024
enabled and fixed `use-*-literal` pylint warnings (#6898)
firewave
authored
3a3cd12
Copy full SHA for 3a3cd12
enabled and fixed `no-else-*` pylint warnings (#6883)
firewave
authored
5da14ca
Copy full SHA for 5da14ca
Commits on Oct 7, 2024
Fix #11750 (refactor ctu-info to generate fewer artifacts on disk) (#6778)
danmar
authored
d00dbe0
Copy full SHA for d00dbe0
Commits on Oct 5, 2024
Fix 13143: False positive: misra 14.1 (i < n) && (x[i] > last) (#6838)
swasti16
authored
4fba1e3
Copy full SHA for 4fba1e3
Commits on Sep 28, 2024
Fix 13140: misra.py crash, guideline 9.2 (#6839)
swasti16
authored
cd14f2f
Copy full SHA for cd14f2f
Commits on Aug 2, 2024
Fix #12978: false positive : Misra C 8.4: extern variables with structs (#6655)
swasti16
authored
8ffd0c1
Copy full SHA for 8ffd0c1
Commits on Jul 21, 2024
enabled and mitigated part of the remaining pylint messages (#6512)
Show description for 878fe6c
firewave
and
kloczek
authored
878fe6c
Copy full SHA for 878fe6c
Previous
Next
You can’t perform that action at this time.