Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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
.
cpphl
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
addons
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 3, 2019
misra: fix false positive in 11.7 (#2233)
Conrado Gouvea
authored and
danmar
committed
67971db
View commit details
Copy full SHA for 67971db
View code at this point
Browse repository at this point
Commits on Sep 29, 2019
Typos found by running "codespell" (#2227)
arm-in
authored and
danmar
committed
b4af8bd
View commit details
Copy full SHA for b4af8bd
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
misra.py: Fix Rule 4.1 (#2216)
Show description for 846f356
jubnzv
authored and
danmar
committed
846f356
View commit details
Copy full SHA for 846f356
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
misra-test.c: Rule 4.1: Add another compliant test example (#2212)
versat
authored
3b3ff2b
View commit details
Copy full SHA for 3b3ff2b
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
addons/test/test-*.py: Improve documentation about running the tests
versat
committed
dc1cdd2
View commit details
Copy full SHA for dc1cdd2
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Loosen restrictions on MISRA rules text structure (#2157)
Show description for 2b44fb5
whoopsmith
authored and
danmar
committed
2b44fb5
View commit details
Copy full SHA for 2b44fb5
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
make ellipsis ... a single token (#2143)
Show description for e5220bd
IOBYTE
authored and
danmar
committed
e5220bd
View commit details
Copy full SHA for e5220bd
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
misra: fix rule 5.4 false positive when macro is defined 'twice' inside #if/#else (#2125)
conradoplg
authored and
danmar
committed
3740c57
View commit details
Copy full SHA for 3740c57
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
Refactoring: Rename variables. Do not use leading _. Renamed 'col' to 'column'
danmar
committed
2d9a131
View commit details
Copy full SHA for 2d9a131
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Put 'isExpandedMacro' info in the dump files
danmar
committed
f33a8a4
View commit details
Copy full SHA for f33a8a4
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Fixed #8823 (false positive: MISRA rule 16.3)
danmar
committed
2e9e3ed
View commit details
Copy full SHA for 2e9e3ed
View code at this point
Browse repository at this point
Fixed #8657 (false postive: MISRA rule 15.7)
danmar
committed
016340f
View commit details
Copy full SHA for 016340f
View code at this point
Browse repository at this point
misra: updated getEssentialType
danmar
committed
46c9377
View commit details
Copy full SHA for 46c9377
View code at this point
Browse repository at this point
Fixed #8656 (false positive: MISRA rule 10.1)
danmar
committed
43aabcd
View commit details
Copy full SHA for 43aabcd
View code at this point
Browse repository at this point
Commits on Aug 10, 2019
misra: python refactorings
danmar
committed
8c7ae14
View commit details
Copy full SHA for 8c7ae14
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Typos found by running "codespell" (#2072)
arm-in
authored and
danmar
committed
785cc69
View commit details
Copy full SHA for 785cc69
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
Fixed #9208 (MISRA addon crashes on enum with constant expression)
danmar
committed
996000d
View commit details
Copy full SHA for 996000d
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Addons: Add README (#2047)
Show description for e88e024
jubnzv
authored and
danmar
committed
e88e024
View commit details
Copy full SHA for e88e024
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
cert.py: Refactor arguments handling (#2044)
Show description for fe2885e
jubnzv
authored and
danmar
committed
fe2885e
View commit details
Copy full SHA for fe2885e
View code at this point
Browse repository at this point
Update addons structure. Make Y2038 addon works. (#2024)
Show description for fbd7b51
jubnzv
authored and
danmar
committed
fbd7b51
View commit details
Copy full SHA for fbd7b51
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
.travis.yml: Check more Python scripts with pylint (#2019)
Show description for 8f92c43
versat
authored
8f92c43
View commit details
Copy full SHA for 8f92c43
View code at this point
Browse repository at this point
add support for CERT-API01-C check (#1980)
Show description for cc63728
fuzzelhjb
authored and
danmar
committed
cc63728
View commit details
Copy full SHA for cc63728
View code at this point
Browse repository at this point
misra.py: Bring back -P argument for backward compatibility (#2030)
Show description for 6bd1c92
jubnzv
authored and
danmar
committed
6bd1c92
View commit details
Copy full SHA for 6bd1c92
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Run pylint on addons providing a buld breaker on travis (#2011)
Show description for 453de18
amai2012
authored
453de18
View commit details
Copy full SHA for 453de18
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
MISRA: Fix rules suppression, add tests (#1996)
Show description for 413a5a4
jubnzv
authored and
danmar
committed
413a5a4
View commit details
Copy full SHA for 413a5a4
View code at this point
Browse repository at this point
Commits on Jul 13, 2019
Misra: Fix my code
danmar
committed
bd6f2c1
View commit details
Copy full SHA for bd6f2c1
View code at this point
Browse repository at this point
Misra: Added 17.2 checker
danmar
committed
f524bf7
View commit details
Copy full SHA for f524bf7
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Revert "Revert "Add MISRA 18.4 check (#1966)""
Show description for 29f5f59
danmar
committed
29f5f59
View commit details
Copy full SHA for 29f5f59
View code at this point
Browse repository at this point
Fixup MISRA 5.1 (#1969)
jubnzv
authored and
danmar
committed
4eb3623
View commit details
Copy full SHA for 4eb3623
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Revert "Add MISRA 18.4 check (#1966)"
Show description for 9b674fa
danmar
committed
9b674fa
View commit details
Copy full SHA for 9b674fa
View code at this point
Browse repository at this point
Commits on Jul 7, 2019
Add MISRA 18.4 check (#1966)
Show description for 3ff7ef0
jubnzv
authored and
danmar
committed
3ff7ef0
View commit details
Copy full SHA for 3ff7ef0
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
add CERT MSC24-C check (#1903)
Show description for 999aa40
fuzzelhjb
authored and
danmar
committed
999aa40
View commit details
Copy full SHA for 999aa40
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
add CERT STR11-C check (#1902)
Show description for 1887bd3
fuzzelhjb
authored and
danmar
committed
1887bd3
View commit details
Copy full SHA for 1887bd3
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
misra.py: Add R18.7 check (#1934)
Show description for f8c350f
jubnzv
authored and
danmar
committed
f8c350f
View commit details
Copy full SHA for f8c350f
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Addons scripts: Remove redundant code/characters, fix indentation. (#1926)
versat
authored
2c71b47
View commit details
Copy full SHA for 2c71b47
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.