{"id":15398433,"url":"https://github.com/jubnzv/cppcheck-nvd-checker","last_synced_at":"2025-04-16T01:19:56.689Z","repository":{"id":37765626,"uuid":"320189432","full_name":"jubnzv/cppcheck-nvd-checker","owner":"jubnzv","description":"Helper scripts to verify Cppcheck bug-hunting mode on NVD CVE datasets","archived":false,"fork":false,"pushed_at":"2020-12-13T15:45:15.000Z","size":31,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T03:23:06.324Z","etag":null,"topics":["cppcheck","cve","nvd"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jubnzv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-10T07:10:13.000Z","updated_at":"2024-06-08T23:19:49.000Z","dependencies_parsed_at":"2022-09-16T10:50:13.457Z","dependency_job_id":null,"html_url":"https://github.com/jubnzv/cppcheck-nvd-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubnzv%2Fcppcheck-nvd-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubnzv%2Fcppcheck-nvd-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubnzv%2Fcppcheck-nvd-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubnzv%2Fcppcheck-nvd-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jubnzv","download_url":"https://codeload.github.com/jubnzv/cppcheck-nvd-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249178981,"owners_count":21225468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cppcheck","cve","nvd"],"created_at":"2024-10-01T15:43:44.858Z","updated_at":"2025-04-16T01:19:56.657Z","avatar_url":"https://github.com/jubnzv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cppcheck-nvd-checker\n\nHelper scripts to verify Cppcheck bug-hunting mode on NVD CVE datasets.\nSee [this thread](https://sourceforge.net/p/cppcheck/discussion/development/thread/834110f0e7/) on the forum for background.\n\n## `checker.py`\n\nThis script is used to download NVD CVE data and collect additional information about vulnerabilities through Github API.\n\nYou will need Github API token to run in. Go to settings and [generate](https://github.com/settings/tokens/new) a new one.\n\nThen run it:\n\n```bash\nGITHUB_TOKEN='fffffff' python3 checker.py --format=html \u003e report.html\n```\n\n## `expr-printer.py`\n\nUsed to generate an HTML report on symbolic expressions of an abstract interpretation engine.\n\nUsage:\n\n```bash\ncppcheck main.cpp --bug-hunting --debug --debug-bug-hunting --verbose 2\u003e\u00261 \u003e data.txt\npython3 expr-printer.py main.cpp data.txt \u003e report.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubnzv%2Fcppcheck-nvd-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjubnzv%2Fcppcheck-nvd-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubnzv%2Fcppcheck-nvd-checker/lists"}