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 }}
Springvar
/
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
cppcheckdata.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 23, 2021
Addons; split up possible/known values and impossible values. This is inconsistent with core Cppcheck, however the addons do not handle impossible values in general. A future improvement might be t…
Show description for 22727ee
danmar
committed
22727ee
View commit details
Copy full SHA for 22727ee
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
cppcheckdata: Make the source files for configuration public (#3030)
Show description for 35a42cd
jubnzv
authored
35a42cd
View commit details
Copy full SHA for 35a42cd
View code at this point
Browse repository at this point
cppcheckdata: Use instance attributes in Cppcheckdata (#3029)
Show description for 13b8ee8
jubnzv
authored
13b8ee8
View commit details
Copy full SHA for 13b8ee8
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Addons: handle inline suppressions internally in cppcheckdata
danmar
committed
a810678
View commit details
Copy full SHA for a810678
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Revert "Addons: handle inline suppressions internally in cppcheckdata"
Show description for 649a754
danmar
committed
649a754
View commit details
Copy full SHA for 649a754
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
cppcheckdata: Add Scope.varlist
danmar
committed
9a81d17
View commit details
Copy full SHA for 9a81d17
View code at this point
Browse repository at this point
Misra refactorings
danmar
committed
c7f816f
View commit details
Copy full SHA for c7f816f
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Addons: handle inline suppressions internally in cppcheckdata
danmar
committed
1ce78a1
View commit details
Copy full SHA for 1ce78a1
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Token: add flag for splitted variable declaration with initialization
danmar
committed
687b44d
View commit details
Copy full SHA for 687b44d
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
misra: rewrote rule 12.3
danmar
committed
9a943e7
View commit details
Copy full SHA for 9a943e7
View code at this point
Browse repository at this point
Token: Add 'isSplittedVarDecl attribute
danmar
committed
7969bf7
View commit details
Copy full SHA for 7969bf7
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Fixed #9830 (Addons should return 0 when success)
danmar
committed
c6d2e0f
View commit details
Copy full SHA for c6d2e0f
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
cppcheckdata: Set Function.nestedIn attribute
danmar
committed
75a369d
View commit details
Copy full SHA for 75a369d
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
misra.py: Fix R5.4 false positives with C99 (#2516)
Show description for 5eaf437
jubnzv
authored
5eaf437
View commit details
Copy full SHA for 5eaf437
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
addons: Reduce memory consumption (#2395)
Show description for d977761
jubnzv
authored and
danmar
committed
d977761
View commit details
Copy full SHA for d977761
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
addons: Fix __repr__ methods (#2448)
Show description for 88a3b4c
jubnzv
authored and
danmar
committed
88a3b4c
View commit details
Copy full SHA for 88a3b4c
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
[python] classes are missing __repr__ methods (#2437)
Show description for d538315
FrancescElies
authored and
danmar
committed
d538315
View commit details
Copy full SHA for d538315
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
addons: Clean up and clarify addons usage. (#2359)
Show description for 3bd1264
jubnzv
authored and
danmar
committed
3bd1264
View commit details
Copy full SHA for 3bd1264
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
cppcheckdata.py: Fix PEP 8 and Inspection warnings (#2350)
versat
authored
bd5d82c
View commit details
Copy full SHA for bd5d82c
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
Add MISRA checks for rules 21.1 and 21.12 (#2284)
Show description for 72f07c8
jubnzv
authored and
danmar
committed
72f07c8
View commit details
Copy full SHA for 72f07c8
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 Jul 13, 2019
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 Jun 25, 2019
addons/cppcheckdata.py: Fix missing self, and wrong assignment. (#1919)
Show description for d138611
versat
authored
d138611
View commit details
Copy full SHA for d138611
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
--addon: Use json for addon output
danmar
committed
c97dc79
View commit details
Copy full SHA for c97dc79
View code at this point
Browse repository at this point
Commits on Jun 23, 2019
addons/cppcheckdata.py: Add 'cppcheckdata.getArguments' function
danmar
committed
63bd29d
View commit details
Copy full SHA for 63bd29d
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Record C/CPP/Posix Standard used for cppcheck in dump file / use this for misra checking (#1782)
Show description for 4467000
eivindt
authored and
danmar
committed
4467000
View commit details
Copy full SHA for 4467000
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
cppcheckdata: Added 'simpleMatch' function
danmar
committed
1584e62
View commit details
Copy full SHA for 1584e62
View code at this point
Browse repository at this point
Commits on May 26, 2019
Fixed #8582 (Regression MISRA Rule 5.1)
danmar
committed
d039c38
View commit details
Copy full SHA for d039c38
View code at this point
Browse repository at this point
Commits on May 22, 2019
Misra: Added checker for misra rule 17.7
danmar
committed
54be0bc
View commit details
Copy full SHA for 54be0bc
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
cppcheckdata.py: fix sys.errout
danmar
committed
e0da316
View commit details
Copy full SHA for e0da316
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
addons: /reportErrorCli/reportError/
danmar
committed
9715704
View commit details
Copy full SHA for 9715704
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
addons: write column in error message(s)
danmar
committed
b1b5b27
View commit details
Copy full SHA for b1b5b27
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
replace tabs with spaces in cppcheckdata.py
danmar
committed
4509b25
View commit details
Copy full SHA for 4509b25
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Addons: Remove the xml output. You can get xml output from the GUI/command line clients.
danmar
committed
4415992
View commit details
Copy full SHA for 4415992
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.