{"id":5296156,"name":"cpplint","ecosystem":"conda","description":"Cpplint is a command-line tool to check C/C++ files for style issues following Google's C++ style guide. Cpplint is developed and maintained by Google Inc. at google/styleguide, also see see the wikipedia entry.  While Google maintains cpplint, Google is not (very) responsive to issues and pull requests, this fork aims to be (somewhat) more open to add fixes to cpplint to enable fixes, when those fixes make cpplint usable in wider contexts.","homepage":"https://github.com/cpplint/cpplint","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cpplint/cpplint","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-03-05T16:36:18.000Z","latest_release_published_at":"2022-02-21T11:30:56.000Z","latest_release_number":"1.6.0","last_synced_at":"2026-04-01T02:01:44.442Z","created_at":"2022-10-03T16:00:01.976Z","updated_at":"2026-04-01T02:01:44.442Z","registry_url":"https://anaconda.org/conda-forge/cpplint","install_command":"conda install -c conda-forge cpplint","documentation_url":null,"metadata":{},"repo_metadata":{"id":3861444,"uuid":"47154941","full_name":"cpplint/cpplint","owner":"cpplint","description":"Static code checker for C++","archived":false,"fork":false,"pushed_at":"2025-09-30T09:22:44.000Z","size":4586,"stargazers_count":1741,"open_issues_count":70,"forks_count":296,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-09-30T11:27:59.598Z","etag":null,"topics":["cpp","lint","linter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"google/styleguide","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpplint.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-01T00:33:44.000Z","updated_at":"2025-09-30T09:22:44.000Z","dependencies_parsed_at":"2025-04-06T16:27:44.917Z","dependency_job_id":"bc73012f-b427-4d81-ba5f-233c062872a7","html_url":"https://github.com/cpplint/cpplint","commit_stats":{"total_commits":684,"total_committers":149,"mean_commits":4.590604026845638,"dds":0.8055555555555556,"last_synced_commit":"7b88b68187e3516540fab3caa900988d2179ed24"},"previous_names":["theandrewdavis/cpplint"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/cpplint/cpplint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpplint","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/sbom","scorecard":{"id":306720,"data":{"date":"2025-08-11","repo":{"name":"github.com/cpplint/cpplint","commit":"6734a6df6c4791b58518357da313084bf092430b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:63","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/cpplint/cpplint/release.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:20","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:14:26.767Z","repository_id":3861444,"created_at":"2025-08-17T22:14:26.768Z","updated_at":"2025-08-17T22:14:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277683639,"owners_count":25859207,"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","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"cpplint","name":"cpplint","uuid":"23239423","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23239423?v=4","repositories_count":2,"last_synced_at":"2024-03-26T15:06:56.275Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cpplint","funding_links":[],"total_stars":1451,"followers":7,"following":0,"created_at":"2022-11-03T23:18:36.281Z","updated_at":"2024-03-26T15:06:56.287Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpplint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpplint/repositories"},"tags":[{"name":"2.0.2","sha":"350702a4d39395571bd118c9a3cff0a573488d61","kind":"commit","published_at":"2025-04-08T01:16:55.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/2.0.2","html_url":"https://github.com/cpplint/cpplint/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"b8d33cfc04854d57e067a4e9d258bf9145717729","kind":"commit","published_at":"2025-04-02T12:20:45.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/2.0.1","html_url":"https://github.com/cpplint/cpplint/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"f4363d7fc0d5f38c4fd41b658e069e96583da0d5","kind":"commit","published_at":"2024-10-06T19:56:15.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/2.0.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/2.0.0/manifests"},{"name":"1.6.1","sha":"adfa11cf7584ae3c57cb77489b5af1681002f47d","kind":"commit","published_at":"2022-08-20T14:10:33.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.6.1","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"46b8c79f92d39518878da395afacb8c288fbbada","kind":"commit","published_at":"2022-02-19T06:06:58.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.6.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"6b1d29874dc5d7c3c9201b70e760b3eb9468a60d","kind":"commit","published_at":"2021-05-20T10:29:07.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.5.5","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.5/manifests"},{"name":"fixed","sha":"65f9433563edc1066b2a3109707037c8c0cfb109","kind":"commit","published_at":"2021-04-11T09:17:55.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/fixed","html_url":"https://github.com/cpplint/cpplint/releases/tag/fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/fixed/manifests"},{"name":"1.5.4","sha":"5b4259ef4c94d34e98192f53466c8af5e9d1c259","kind":"commit","published_at":"2020-08-18T00:55:51.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.5.4","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"4c3dedb4f9447fda531d31853da15193c6e4b005","kind":"commit","published_at":"2020-07-20T04:28:09.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.5.3","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"010d807dfe4da782150a86817c60c73ecb7f1752","kind":"commit","published_at":"2020-06-24T01:07:11.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.5.2","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"93c87ce428fddcda0d2130fe0065557b6194d726","kind":"commit","published_at":"2020-06-05T08:45:34.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.5.1","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"154a8478a1c21bb1401663a8742b122234c35e04","kind":"commit","published_at":"2020-05-31T12:45:03.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.5.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.5.0/manifests"},{"name":"1.4.6","sha":"d312259e07593a2931c5b9c8d5245218ffa53114","kind":"commit","published_at":"2020-05-31T12:23:17.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.6","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.6/manifests"},{"name":"1.4.5","sha":"d0465e6b7b52335d21c45b5769e9eb0d648a7ea5","kind":"commit","published_at":"2020-01-13T07:38:58.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.5","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.5/manifests"},{"name":"1.4.4","sha":"4f2119f3402b91c9a97dc247191129b14d246b8a","kind":"commit","published_at":"2019-02-25T00:56:26.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.4","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.4/manifests"},{"name":"1.4.3","sha":"6c1291035eb08f08709f234fe174798660738cbd","kind":"commit","published_at":"2019-02-17T23:05:14.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.3","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"8c788112249444263b9cde6e23da4127e7dc39c1","kind":"commit","published_at":"2019-02-17T14:36:18.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.2","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"743b0c2d2dde364382f3cd5eaa4143e18d00e249","kind":"commit","published_at":"2019-02-17T08:00:34.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.1","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"2676b8abaa00063729a033660870bcf66cc5ac26","kind":"commit","published_at":"2019-02-17T04:11:50.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.4.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"2a22afe32b7bf4a1ebd7832e203fe8e97c89ee85","kind":"commit","published_at":"2016-07-12T13:39:22.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.3.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"e9560b8d566255e0b54db911d5c739b79428aaa8","kind":"commit","published_at":"2016-04-07T11:32:51.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.2.2","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"f9da49a9934721f025a5b5e418309513b14af69f","kind":"commit","published_at":"2016-03-19T12:25:25.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.2.1","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"d15580312f9bdca696fcce0d484a1b0614c3a246","kind":"commit","published_at":"2016-03-19T12:17:56.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.2.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"2551012408cb2c03aa16cc800628112b9f8e8b64","kind":"commit","published_at":"2016-02-23T15:07:41.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.1.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f3559ecf846868cc581e31cf485cc42c56748090","kind":"commit","published_at":"2016-02-12T02:08:32.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.0.1","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"34ac92320652d5431b9918d58bd510da2a7cb7ec","kind":"commit","published_at":"2016-02-03T00:31:11.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/1.0.0","html_url":"https://github.com/cpplint/cpplint/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"4842b74dbfa3f989618d43f42df47f67becbb40f","kind":"commit","published_at":"2016-01-22T21:34:20.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/0.0.9","html_url":"https://github.com/cpplint/cpplint/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"f432c966e7e7fe4cdcc036bcecfc43c972099862","kind":"commit","published_at":"2016-01-17T17:56:48.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/0.0.8","html_url":"https://github.com/cpplint/cpplint/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"ab8bc61fccc09af11b764f656f8eddf4a70fc19a","kind":"commit","published_at":"2016-01-06T23:53:03.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/0.0.7","html_url":"https://github.com/cpplint/cpplint/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"946559f3c54cafd5656047e4b137f37e43ee5126","kind":"commit","published_at":"2015-12-14T20:29:39.000Z","download_url":"https://codeload.github.com/cpplint/cpplint/tar.gz/0.0.6","html_url":"https://github.com/cpplint/cpplint/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cpplint/cpplint@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/tags/0.0.6/manifests"}]},"repo_metadata_updated_at":"2025-09-30T12:08:58.024Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":18,"rankings":{"downloads":null,"dependent_repos_count":8.418583761664754,"dependent_packages_count":51.59439093767154,"stargazers_count":11.268027346673986,"forks_count":11.253056539747492,"docker_downloads_count":null,"average":20.633514646439444},"purl":"pkg:conda/cpplint?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cpplint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cpplint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cpplint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T07:01:21.911Z","issues_count":101,"pull_requests_count":302,"avg_time_to_close_issue":54164982.22727273,"avg_time_to_close_pull_request":11001302.563176895,"issues_closed_count":44,"pull_requests_closed_count":277,"pull_request_authors_count":57,"issue_authors_count":73,"avg_comments_per_issue":2.6435643564356437,"avg_comments_per_pull_request":1.7483443708609272,"merged_pull_requests_count":206,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":22,"past_year_pull_requests_count":150,"past_year_avg_time_to_close_issue":991924.2,"past_year_avg_time_to_close_pull_request":676614.4307692308,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":130,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.5909090909090909,"past_year_avg_comments_per_pull_request":1.6266666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpplint%2Fcpplint/issues","maintainers":[{"login":"cclauss","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cclauss"},{"login":"aaronliu0130","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronliu0130"},{"login":"jayvdb","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"},{"login":"mattyclarkson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattyclarkson"}],"active_maintainers":[{"login":"cclauss","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cclauss"},{"login":"aaronliu0130","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaronliu0130"},{"login":"jayvdb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayvdb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpplint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpplint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpplint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpplint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cpplint/codemeta","maintainers":[]}