{"id":37626897,"url":"https://github.com/brobeson/vscode-cppcheck","last_synced_at":"2026-01-16T10:50:26.023Z","repository":{"id":89015408,"uuid":"423544726","full_name":"brobeson/vscode-cppcheck","owner":"brobeson","description":"A Visual Studio Code extension to run Cppcheck","archived":false,"fork":false,"pushed_at":"2024-01-15T03:07:33.000Z","size":81,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-15T06:41:14.947Z","etag":null,"topics":["cppcheck","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brobeson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/codeowners","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-11-01T16:51:35.000Z","updated_at":"2023-08-27T09:41:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0eb8a8d-8494-475c-9021-c06a5327115e","html_url":"https://github.com/brobeson/vscode-cppcheck","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/brobeson/vscode-cppcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-cppcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-cppcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-cppcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-cppcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brobeson","download_url":"https://codeload.github.com/brobeson/vscode-cppcheck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brobeson%2Fvscode-cppcheck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","vscode-extension"],"created_at":"2026-01-16T10:50:25.945Z","updated_at":"2026-01-16T10:50:26.012Z","avatar_url":"https://github.com/brobeson.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cppcheck for VS Code\n\nThis is an extension for Visual Studio Code to run [Cppcheck](https://github.com/danmar/cppcheck) on your project.\n\n[![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/brobeson.vscode-cppcheck?logo=visualstudiocode\u0026label=Latest%20Release\u0026color=blue)](https://marketplace.visualstudio.com/items?itemName=brobeson.vscode-cppcheck)\n[![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/brobeson.vscode-cppcheck?logo=github\u0026label=Latest%20Release\u0026color=blue)](https://github.com/brobeson/vscode-cppcheck/releases/tag/v0.1.0)\n[![Build \u0026 Test](https://github.com/brobeson/vscode-cppcheck/actions/workflows/build.yaml/badge.svg)](https://github.com/brobeson/vscode-cppcheck/actions/workflows/build.yaml)\n\n## Features\n\n- Runs Cppcheck when you save a C++ file.\n- Report issues as diagnostics in the Problems panel.\n- Check the [user guide](/UserGuide.md) for the [configuration settings](/UserGuide.md#configuration-settings).\n\n## Requirements\n\nYou must [install Cppcheck](https://github.com/danmar/cppcheck#packages) and have it available in your `PATH`.\n\n## Known Issues\n\n[![GitHub issues by-label](https://img.shields.io/github/issues/brobeson/vscode-cppcheck/bug?logo=github\u0026label=Open%20Bugs)](https://github.com/brobeson/vscode-cppcheck/issues?q=is%3Aissue+is%3Aopen+label%3Abug)\n[![Static Badge](https://img.shields.io/badge/Report_a_Bug-d73a4a?logo=github)](https://github.com/brobeson/vscode-cppcheck/issues/new?assignees=brobeson\u0026labels=bug\u0026projects=\u0026template=bug.yaml)\n\n[![GitHub issues by-label](https://img.shields.io/github/issues/brobeson/vscode-cppcheck/enhancement?logo=github\u0026label=Feature%20Requests)](https://github.com/brobeson/vscode-cppcheck/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement+)\n[![Static Badge](https://img.shields.io/badge/Request_a_New_Feature-blue?logo=github\u0026logoColor=black)](https://github.com/brobeson/vscode-cppcheck/issues/new?assignees=brobeson\u0026labels=enhancement\u0026projects=\u0026template=feature.yaml)\n\n[![Static Badge](https://img.shields.io/badge/Roadmap-blue?logo=github\u0026logoColor=black)](https://github.com/users/brobeson/projects/7/views/4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrobeson%2Fvscode-cppcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrobeson%2Fvscode-cppcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrobeson%2Fvscode-cppcheck/lists"}