{"id":69949,"name":"pygccxml","description":"pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.","url":"https://github.com/castxml/pygccxml","last_synced_at":"2025-09-08T14:58:45.736Z","repository":{"id":16981153,"uuid":"19743950","full_name":"CastXML/pygccxml","owner":"CastXML","description":"pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.","archived":false,"fork":false,"pushed_at":"2025-03-16T22:22:44.000Z","size":16939,"stargazers_count":136,"open_issues_count":28,"forks_count":50,"subscribers_count":12,"default_branch":"develop","last_synced_at":"2025-08-29T09:13:22.586Z","etag":null,"topics":["castxml","cpp","pygccxml","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Ant-Grand/GrandUI","license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CastXML.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.rst","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}},"created_at":"2014-05-13T15:12:18.000Z","updated_at":"2025-08-11T16:04:38.000Z","dependencies_parsed_at":"2024-05-09T15:58:16.824Z","dependency_job_id":"37ba4631-9520-413c-bf6d-aa823b09d04c","html_url":"https://github.com/CastXML/pygccxml","commit_stats":{"total_commits":1842,"total_committers":18,"mean_commits":"102.33333333333333","dds":0.3631921824104235,"last_synced_commit":"3a656b8e81cc56e85d6a6fe7659ab18bd22da0a8"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/CastXML/pygccxml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/sbom","scorecard":{"id":27721,"data":{"date":"2025-08-11","repo":{"name":"github.com/CastXML/pygccxml","commit":"26f63dc1f473114f836a43c309eaf5f65e5c5554"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tests.yml:308","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Boost Software License 1.0: LICENSE.rst:0"],"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: pygccxml-3.0.2-py3-none-any.whl.sigstore.json: https://github.com/CastXML/pygccxml/releases/tag/v3.0.2","Warn: release artifact v3.0.2 does not have provenance: https://api.github.com/repos/CastXML/pygccxml/releases/206115963"],"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":"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/tests.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .binder/Dockerfile:12: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:185","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:264","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:276"],"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-14T18:18:16.896Z","repository_id":16981153,"created_at":"2025-08-14T18:18:16.896Z","updated_at":"2025-08-14T18:18:16.896Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202741,"owners_count":25240371,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"CastXML","name":"CastXML","uuid":"6369969","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6369969?v=4","repositories_count":4,"last_synced_at":"2023-08-30T07:27:02.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CastXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T00:37:31.360Z","updated_at":"2023-08-30T07:27:02.737Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML/repositories"},"packages":[{"id":2871996,"name":"pygccxml","ecosystem":"pypi","description":"Python package for easy C++ declarations navigation.","homepage":"https://github.com/CastXML/pygccxml","licenses":"Boost Software License - Version 1.0 - August 17th, 2003\n        \n        Permission is hereby granted, free of charge, to any person or organization\n        obtaining a copy of the software and accompanying documentation covered by\n        this license (the \"Software\") to use, reproduce, display, distribute,\n        execute, and transmit the Software, and to prepare derivative works of the\n        Software, and to permit third-parties to whom the Software is furnished to\n        do so, all subject to the following:\n        \n        The copyright notices in the Software and this entire statement, including\n        the above license grant, this restriction and the following disclaimer,\n        must be included in all copies of the Software, in whole or in part, and\n        all derivative works of the Software, unless such copies or derivative\n        works are solely in the form of machine-executable object code generated by\n        a source language processor.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT\n        SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE\n        FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,\n        ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\n        DEALINGS IN THE SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/CastXML/pygccxml","keywords_array":["C++","XML","declaration parser","CastXML","gccxml"],"namespace":null,"versions_count":35,"first_release_published_at":"2023-08-20T22:35:38.211Z","latest_release_published_at":"2025-03-16T22:32:21.000Z","latest_release_number":"3.0.2","last_synced_at":"2025-08-18T12:15:47.511Z","created_at":"2022-04-10T12:13:04.597Z","updated_at":"2025-08-18T12:15:47.511Z","registry_url":"https://pypi.org/project/pygccxml/","install_command":"pip install pygccxml --index-url https://pypi.org/simple","documentation_url":"https://readthedocs.org/projects/pygccxml/","metadata":{"funding":null,"documentation":"https://readthedocs.org/projects/pygccxml/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development"],"normalized_name":"pygccxml","project_status":null},"repo_metadata":{"id":16981153,"uuid":"19743950","full_name":"CastXML/pygccxml","owner":"CastXML","description":"pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.","archived":false,"fork":false,"pushed_at":"2024-06-07T21:39:08.000Z","size":16773,"stargazers_count":129,"open_issues_count":31,"forks_count":44,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2024-07-19T01:21:14.224Z","etag":null,"topics":["castxml","cpp","pygccxml","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Ant-Grand/GrandUI","license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CastXML.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.rst","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}},"created_at":"2014-05-13T15:12:18.000Z","updated_at":"2024-06-07T21:39:11.000Z","dependencies_parsed_at":"2024-05-09T15:58:16.824Z","dependency_job_id":"37ba4631-9520-413c-bf6d-aa823b09d04c","html_url":"https://github.com/CastXML/pygccxml","commit_stats":{"total_commits":1842,"total_committers":18,"mean_commits":"102.33333333333333","dds":0.3631921824104235,"last_synced_commit":"3a656b8e81cc56e85d6a6fe7659ab18bd22da0a8"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215928863,"owners_count":15950384,"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"},"owner_record":{"login":"CastXML","name":"CastXML","uuid":"6369969","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6369969?v=4","repositories_count":4,"last_synced_at":"2023-08-30T07:27:02.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CastXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T00:37:31.360Z","updated_at":"2023-08-30T07:27:02.737Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML/repositories"},"tags":[{"name":"v2.5.0","sha":"b67b26191192e2966712f28780e694348138b593","kind":"commit","published_at":"2024-04-14T08:18:44.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.5.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ce011e1bc57248d205cfda60dd51b3182acbe106","kind":"commit","published_at":"2023-08-21T19:31:46.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.4.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"54052cb60eae56db5c2dd5b1b5ad34d27f4e1a4e","kind":"commit","published_at":"2023-08-02T14:18:08.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.3.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"27aa1a805b0e1d5bdb24eef64f7b39873adb4627","kind":"commit","published_at":"2021-05-25T19:12:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.2.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ec207ef739c1e6a8d5b14de32d5d3d6995c21bca","kind":"commit","published_at":"2021-05-24T15:18:02.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.2.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9a24d591e56f07f5c776a0c5304c32f8ede6c23a","kind":"commit","published_at":"2021-01-22T21:21:41.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.1.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"aa8661e4efa276f0af034d858e0be1cd1db4af20","kind":"commit","published_at":"2020-07-27T20:31:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.0.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9feb2dd5eb38b4ab3f7765174a42f54b6d408dae","kind":"commit","published_at":"2020-07-27T20:23:06.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.0.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"becfa6aa8c545af114d5f94a1b391a2b0fca776a","kind":"commit","published_at":"2017-08-15T21:05:19.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.9.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"c1b521e79bb897ec10853cedc589fa1bc66dc105","kind":"tag","published_at":"2017-05-10T21:44:43.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.9.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.0/manifests"},{"name":"v1.8.6","sha":"1384ff87e9576814c70460e7f5c18b3befbc3c7a","kind":"tag","published_at":"2017-03-04T14:34:17.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.6","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"b632d7e0180615ff807042503349df7ea648346d","kind":"tag","published_at":"2017-02-22T21:50:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.5","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"69e78cf7292852457a57d19eb0531a745dbac941","kind":"tag","published_at":"2017-01-14T10:28:17.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.4","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"b0a624304e003d654e1699754efdfd12ad4f24a2","kind":"tag","published_at":"2016-12-16T17:50:38.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.3","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"fe3beb5a52a85c0f545545e091479f3213e02bcc","kind":"tag","published_at":"2016-12-03T12:47:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"becda00acc2897496a3974fb3e3e5b31587cb861","kind":"tag","published_at":"2016-11-08T22:11:19.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b75c151f4a1867ab1c713010bbd37ee8eb17d206","kind":"tag","published_at":"2016-09-04T12:14:13.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"5420eb7155392e9561446f5c15cda2af879caa5e","kind":"tag","published_at":"2016-06-16T21:31:22.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.6","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"54201e5e283e674a8ea5e518ad2f95abe9c9d876","kind":"tag","published_at":"2016-05-24T21:23:27.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.5","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"e02c689cea3770f28375b815787af85b109058f9","kind":"tag","published_at":"2016-04-28T20:00:31.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.4","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"cd1c87f0d17fd44032d5a4dac63ff3b368479ed8","kind":"tag","published_at":"2016-03-31T21:44:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.3","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"a7d0a2a1301f9365067ccaab059a0277343ae649","kind":"tag","published_at":"2016-02-17T22:08:07.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c62d7d6173976ef48022080276a12167aad820ae","kind":"tag","published_at":"2015-11-19T21:15:34.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8584d7dab875c7e8465ef40688eac980524454d9","kind":"tag","published_at":"2015-11-02T20:56:12.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"cb908d3e9faeff278d2da66149e9db59a2f62d6c","kind":"tag","published_at":"2015-02-17T22:27:42.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"e0e3857b27f0b0628eaf73d0519db76cd7b555ef","kind":"tag","published_at":"2014-07-23T06:47:51.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"84945776dc542092809bb770fd24d8951b394b61","kind":"tag","published_at":"2014-07-18T21:13:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"8007aee751bc6ede5f559675b64ea8118803b47f","kind":"tag","published_at":"2014-05-14T16:34:09.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.2/manifests"},{"name":"v1.0.0","sha":"a42a684e53f231f27578ffb85ff9d42ea505782a","kind":"tag","published_at":"2014-05-14T15:52:14.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.0.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.0.0/manifests"},{"name":"v1.1.0","sha":"7754c72d62c7255480bfa08e7f7a1af3ed2a756d","kind":"tag","published_at":"2014-05-14T15:51:26.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.1.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.1.0/manifests"},{"name":"v1.5.0","sha":"43dabe4d226df6addaea0ba872bcdf8bad835c69","kind":"tag","published_at":"2014-05-14T15:50:47.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.0/manifests"},{"name":"v1.5.1","sha":"d995228e13820317a8e142dbb4cb697260548120","kind":"tag","published_at":"2014-05-14T15:50:15.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.1/manifests"}]},"repo_metadata_updated_at":"2024-08-18T23:18:10.766Z","dependent_packages_count":1,"downloads":13488,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":3.7443218071176205,"dependent_repos_count":2.694417400350187,"dependent_packages_count":4.778372240132306,"stargazers_count":6.479343817622139,"forks_count":6.435024825573198,"docker_downloads_count":1.3338158408487053,"average":4.244215988607359},"purl":"pkg:pypi/pygccxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygccxml","docker_dependents_count":13,"docker_downloads_count":31456,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygccxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygccxml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-18T22:05:35.294Z","issues_count":69,"pull_requests_count":69,"avg_time_to_close_issue":17876629.595238097,"avg_time_to_close_pull_request":4543453.169230769,"issues_closed_count":42,"pull_requests_closed_count":65,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.2753623188405796,"avg_comments_per_pull_request":1.7826086956521738,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":1601125.0,"past_year_avg_time_to_close_pull_request":782312.8620689656,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.4838709677419355,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygccxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygccxml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygccxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygccxml/related_packages","maintainers":[{"uuid":"thewtex","login":"thewtex","name":null,"email":null,"url":null,"packages_count":151,"html_url":"https://pypi.org/user/thewtex/","role":null,"created_at":"2022-11-29T06:24:43.260Z","updated_at":"2022-11-29T06:24:43.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thewtex/packages"},{"uuid":"iMichka","login":"iMichka","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/iMichka/","role":null,"created_at":"2022-11-29T06:24:43.239Z","updated_at":"2022-11-29T06:24:43.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/iMichka/packages"},{"uuid":"RomanYakovenko","login":"RomanYakovenko","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/RomanYakovenko/","role":null,"created_at":"2022-11-29T06:24:43.246Z","updated_at":"2022-11-29T06:24:43.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RomanYakovenko/packages"},{"uuid":"tao558","login":"tao558","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/tao558/","role":null,"created_at":"2022-11-29T06:24:43.266Z","updated_at":"2022-11-29T06:24:43.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tao558/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8612897,"name":"github.com/CastXML/pygccxml","ecosystem":"go","description":null,"homepage":null,"licenses":"bsl-1.0","normalized_licenses":["BSL-1.0"],"repository_url":"https://github.com/CastXML/pygccxml","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2023-12-02T02:08:32.339Z","latest_release_published_at":"2025-03-16T22:21:32.000Z","latest_release_number":"v3.0.2+incompatible","last_synced_at":"2025-08-18T12:15:49.644Z","created_at":"2023-12-02T02:08:27.502Z","updated_at":"2025-08-18T12:40:55.397Z","registry_url":"https://pkg.go.dev/github.com/CastXML/pygccxml","install_command":"go get github.com/CastXML/pygccxml","documentation_url":"https://pkg.go.dev/github.com/CastXML/pygccxml#section-documentation","metadata":{},"repo_metadata":{"id":16981153,"uuid":"19743950","full_name":"CastXML/pygccxml","owner":"CastXML","description":"pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.","archived":false,"fork":false,"pushed_at":"2025-03-16T22:22:44.000Z","size":16939,"stargazers_count":136,"open_issues_count":28,"forks_count":50,"subscribers_count":12,"default_branch":"develop","last_synced_at":"2025-08-18T12:03:32.072Z","etag":null,"topics":["castxml","cpp","pygccxml","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Ant-Grand/GrandUI","license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CastXML.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.rst","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}},"created_at":"2014-05-13T15:12:18.000Z","updated_at":"2025-08-11T16:04:38.000Z","dependencies_parsed_at":"2024-05-09T15:58:16.824Z","dependency_job_id":"37ba4631-9520-413c-bf6d-aa823b09d04c","html_url":"https://github.com/CastXML/pygccxml","commit_stats":{"total_commits":1842,"total_committers":18,"mean_commits":"102.33333333333333","dds":0.3631921824104235,"last_synced_commit":"3a656b8e81cc56e85d6a6fe7659ab18bd22da0a8"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/CastXML/pygccxml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/sbom","scorecard":{"id":27721,"data":{"date":"2025-08-11","repo":{"name":"github.com/CastXML/pygccxml","commit":"26f63dc1f473114f836a43c309eaf5f65e5c5554"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tests.yml:308","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Boost Software License 1.0: LICENSE.rst:0"],"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: pygccxml-3.0.2-py3-none-any.whl.sigstore.json: https://github.com/CastXML/pygccxml/releases/tag/v3.0.2","Warn: release artifact v3.0.2 does not have provenance: https://api.github.com/repos/CastXML/pygccxml/releases/206115963"],"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":"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/tests.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .binder/Dockerfile:12: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:185","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:264","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:276"],"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-14T18:18:16.896Z","repository_id":16981153,"created_at":"2025-08-14T18:18:16.896Z","updated_at":"2025-08-14T18:18:16.896Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270996092,"owners_count":24681932,"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-08-18T02:00:08.743Z","response_time":89,"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":"CastXML","name":"CastXML","uuid":"6369969","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6369969?v=4","repositories_count":4,"last_synced_at":"2023-08-30T07:27:02.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CastXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T00:37:31.360Z","updated_at":"2023-08-30T07:27:02.737Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML/repositories"},"tags":[{"name":"v2.6.1","sha":"e9062694216e92626b7a9ded4b8176aac9be5868","kind":"commit","published_at":"2024-12-15T15:10:51.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.6.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e178aeb957467d4cbc26e83db19352c8db9fa9f8","kind":"commit","published_at":"2024-11-17T20:15:40.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.6.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b67b26191192e2966712f28780e694348138b593","kind":"commit","published_at":"2024-04-14T08:18:44.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.5.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ce011e1bc57248d205cfda60dd51b3182acbe106","kind":"commit","published_at":"2023-08-21T19:31:46.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.4.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"54052cb60eae56db5c2dd5b1b5ad34d27f4e1a4e","kind":"commit","published_at":"2023-08-02T14:18:08.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.3.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"27aa1a805b0e1d5bdb24eef64f7b39873adb4627","kind":"commit","published_at":"2021-05-25T19:12:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.2.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ec207ef739c1e6a8d5b14de32d5d3d6995c21bca","kind":"commit","published_at":"2021-05-24T15:18:02.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.2.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9a24d591e56f07f5c776a0c5304c32f8ede6c23a","kind":"commit","published_at":"2021-01-22T21:21:41.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.1.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"aa8661e4efa276f0af034d858e0be1cd1db4af20","kind":"commit","published_at":"2020-07-27T20:31:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.0.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9feb2dd5eb38b4ab3f7765174a42f54b6d408dae","kind":"commit","published_at":"2020-07-27T20:23:06.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.0.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"becfa6aa8c545af114d5f94a1b391a2b0fca776a","kind":"commit","published_at":"2017-08-15T21:05:19.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.9.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"c1b521e79bb897ec10853cedc589fa1bc66dc105","kind":"tag","published_at":"2017-05-10T21:44:43.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.9.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.0/manifests"},{"name":"v1.8.6","sha":"1384ff87e9576814c70460e7f5c18b3befbc3c7a","kind":"tag","published_at":"2017-03-04T14:34:17.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.6","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"b632d7e0180615ff807042503349df7ea648346d","kind":"tag","published_at":"2017-02-22T21:50:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.5","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"69e78cf7292852457a57d19eb0531a745dbac941","kind":"tag","published_at":"2017-01-14T10:28:17.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.4","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"b0a624304e003d654e1699754efdfd12ad4f24a2","kind":"tag","published_at":"2016-12-16T17:50:38.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.3","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"fe3beb5a52a85c0f545545e091479f3213e02bcc","kind":"tag","published_at":"2016-12-03T12:47:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"becda00acc2897496a3974fb3e3e5b31587cb861","kind":"tag","published_at":"2016-11-08T22:11:19.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b75c151f4a1867ab1c713010bbd37ee8eb17d206","kind":"tag","published_at":"2016-09-04T12:14:13.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"5420eb7155392e9561446f5c15cda2af879caa5e","kind":"tag","published_at":"2016-06-16T21:31:22.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.6","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"54201e5e283e674a8ea5e518ad2f95abe9c9d876","kind":"tag","published_at":"2016-05-24T21:23:27.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.5","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"e02c689cea3770f28375b815787af85b109058f9","kind":"tag","published_at":"2016-04-28T20:00:31.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.4","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"cd1c87f0d17fd44032d5a4dac63ff3b368479ed8","kind":"tag","published_at":"2016-03-31T21:44:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.3","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"a7d0a2a1301f9365067ccaab059a0277343ae649","kind":"tag","published_at":"2016-02-17T22:08:07.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c62d7d6173976ef48022080276a12167aad820ae","kind":"tag","published_at":"2015-11-19T21:15:34.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8584d7dab875c7e8465ef40688eac980524454d9","kind":"tag","published_at":"2015-11-02T20:56:12.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"cb908d3e9faeff278d2da66149e9db59a2f62d6c","kind":"tag","published_at":"2015-02-17T22:27:42.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"e0e3857b27f0b0628eaf73d0519db76cd7b555ef","kind":"tag","published_at":"2014-07-23T06:47:51.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"84945776dc542092809bb770fd24d8951b394b61","kind":"tag","published_at":"2014-07-18T21:13:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"8007aee751bc6ede5f559675b64ea8118803b47f","kind":"tag","published_at":"2014-05-14T16:34:09.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.2/manifests"},{"name":"v1.0.0","sha":"a42a684e53f231f27578ffb85ff9d42ea505782a","kind":"tag","published_at":"2014-05-14T15:52:14.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.0.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.0.0/manifests"},{"name":"v1.1.0","sha":"7754c72d62c7255480bfa08e7f7a1af3ed2a756d","kind":"tag","published_at":"2014-05-14T15:51:26.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.1.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.1.0/manifests"},{"name":"v1.5.0","sha":"43dabe4d226df6addaea0ba872bcdf8bad835c69","kind":"tag","published_at":"2014-05-14T15:50:47.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.0/manifests"},{"name":"v1.5.1","sha":"d995228e13820317a8e142dbb4cb697260548120","kind":"tag","published_at":"2014-05-14T15:50:15.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T12:40:55.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":4.221700032449887,"forks_count":3.803769611837075,"docker_downloads_count":null,"average":7.1006981246377014},"purl":"pkg:golang/github.com/%21cast%21x%21m%21l/pygccxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/CastXML/pygccxml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/CastXML/pygccxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/CastXML/pygccxml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T09:08:26.704Z","issues_count":69,"pull_requests_count":69,"avg_time_to_close_issue":17876629.595238097,"avg_time_to_close_pull_request":4543453.169230769,"issues_closed_count":42,"pull_requests_closed_count":65,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.318840579710145,"avg_comments_per_pull_request":1.7826086956521738,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":931857.0909090909,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCastXML%2Fpygccxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCastXML%2Fpygccxml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCastXML%2Fpygccxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCastXML%2Fpygccxml/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8612951,"name":"github.com/castxml/pygccxml","ecosystem":"go","description":null,"homepage":null,"licenses":"bsl-1.0","normalized_licenses":["BSL-1.0"],"repository_url":"https://github.com/castxml/pygccxml","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2023-12-02T02:08:36.187Z","latest_release_published_at":"2025-03-16T22:21:32.000Z","latest_release_number":"v3.0.2+incompatible","last_synced_at":"2025-08-18T12:15:50.315Z","created_at":"2023-12-02T02:08:32.753Z","updated_at":"2025-08-18T12:40:55.396Z","registry_url":"https://pkg.go.dev/github.com/castxml/pygccxml","install_command":"go get github.com/castxml/pygccxml","documentation_url":"https://pkg.go.dev/github.com/castxml/pygccxml#section-documentation","metadata":{},"repo_metadata":{"id":16981153,"uuid":"19743950","full_name":"CastXML/pygccxml","owner":"CastXML","description":"pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, using Python classes.","archived":false,"fork":false,"pushed_at":"2025-03-16T22:22:44.000Z","size":16939,"stargazers_count":136,"open_issues_count":28,"forks_count":50,"subscribers_count":12,"default_branch":"develop","last_synced_at":"2025-08-18T12:03:32.072Z","etag":null,"topics":["castxml","cpp","pygccxml","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Ant-Grand/GrandUI","license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CastXML.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.rst","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}},"created_at":"2014-05-13T15:12:18.000Z","updated_at":"2025-08-11T16:04:38.000Z","dependencies_parsed_at":"2024-05-09T15:58:16.824Z","dependency_job_id":"37ba4631-9520-413c-bf6d-aa823b09d04c","html_url":"https://github.com/CastXML/pygccxml","commit_stats":{"total_commits":1842,"total_committers":18,"mean_commits":"102.33333333333333","dds":0.3631921824104235,"last_synced_commit":"3a656b8e81cc56e85d6a6fe7659ab18bd22da0a8"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/CastXML/pygccxml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/sbom","scorecard":{"id":27721,"data":{"date":"2025-08-11","repo":{"name":"github.com/CastXML/pygccxml","commit":"26f63dc1f473114f836a43c309eaf5f65e5c5554"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tests.yml:308","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: Boost Software License 1.0: LICENSE.rst:0"],"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: pygccxml-3.0.2-py3-none-any.whl.sigstore.json: https://github.com/CastXML/pygccxml/releases/tag/v3.0.2","Warn: release artifact v3.0.2 does not have provenance: https://api.github.com/repos/CastXML/pygccxml/releases/206115963"],"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":"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/tests.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/CastXML/pygccxml/tests.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .binder/Dockerfile:12: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:185","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:264","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/tests.yml:276"],"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-14T18:18:16.896Z","repository_id":16981153,"created_at":"2025-08-14T18:18:16.896Z","updated_at":"2025-08-14T18:18:16.896Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270996090,"owners_count":24681932,"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-08-18T02:00:08.743Z","response_time":89,"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":"CastXML","name":"CastXML","uuid":"6369969","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6369969?v=4","repositories_count":4,"last_synced_at":"2023-08-30T07:27:02.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CastXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T00:37:31.360Z","updated_at":"2023-08-30T07:27:02.737Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastXML/repositories"},"tags":[{"name":"v2.6.1","sha":"e9062694216e92626b7a9ded4b8176aac9be5868","kind":"commit","published_at":"2024-12-15T15:10:51.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.6.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e178aeb957467d4cbc26e83db19352c8db9fa9f8","kind":"commit","published_at":"2024-11-17T20:15:40.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.6.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b67b26191192e2966712f28780e694348138b593","kind":"commit","published_at":"2024-04-14T08:18:44.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.5.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ce011e1bc57248d205cfda60dd51b3182acbe106","kind":"commit","published_at":"2023-08-21T19:31:46.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.4.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"54052cb60eae56db5c2dd5b1b5ad34d27f4e1a4e","kind":"commit","published_at":"2023-08-02T14:18:08.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.3.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"27aa1a805b0e1d5bdb24eef64f7b39873adb4627","kind":"commit","published_at":"2021-05-25T19:12:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.2.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ec207ef739c1e6a8d5b14de32d5d3d6995c21bca","kind":"commit","published_at":"2021-05-24T15:18:02.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.2.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9a24d591e56f07f5c776a0c5304c32f8ede6c23a","kind":"commit","published_at":"2021-01-22T21:21:41.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.1.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"aa8661e4efa276f0af034d858e0be1cd1db4af20","kind":"commit","published_at":"2020-07-27T20:31:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.0.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9feb2dd5eb38b4ab3f7765174a42f54b6d408dae","kind":"commit","published_at":"2020-07-27T20:23:06.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v2.0.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"becfa6aa8c545af114d5f94a1b391a2b0fca776a","kind":"commit","published_at":"2017-08-15T21:05:19.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.9.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"c1b521e79bb897ec10853cedc589fa1bc66dc105","kind":"tag","published_at":"2017-05-10T21:44:43.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.9.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.9.0/manifests"},{"name":"v1.8.6","sha":"1384ff87e9576814c70460e7f5c18b3befbc3c7a","kind":"tag","published_at":"2017-03-04T14:34:17.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.6","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"b632d7e0180615ff807042503349df7ea648346d","kind":"tag","published_at":"2017-02-22T21:50:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.5","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"69e78cf7292852457a57d19eb0531a745dbac941","kind":"tag","published_at":"2017-01-14T10:28:17.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.4","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"b0a624304e003d654e1699754efdfd12ad4f24a2","kind":"tag","published_at":"2016-12-16T17:50:38.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.3","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"fe3beb5a52a85c0f545545e091479f3213e02bcc","kind":"tag","published_at":"2016-12-03T12:47:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"becda00acc2897496a3974fb3e3e5b31587cb861","kind":"tag","published_at":"2016-11-08T22:11:19.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"b75c151f4a1867ab1c713010bbd37ee8eb17d206","kind":"tag","published_at":"2016-09-04T12:14:13.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.8.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.8.0/manifests"},{"name":"v1.7.6","sha":"5420eb7155392e9561446f5c15cda2af879caa5e","kind":"tag","published_at":"2016-06-16T21:31:22.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.6","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"54201e5e283e674a8ea5e518ad2f95abe9c9d876","kind":"tag","published_at":"2016-05-24T21:23:27.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.5","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"e02c689cea3770f28375b815787af85b109058f9","kind":"tag","published_at":"2016-04-28T20:00:31.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.4","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"cd1c87f0d17fd44032d5a4dac63ff3b368479ed8","kind":"tag","published_at":"2016-03-31T21:44:20.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.3","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"a7d0a2a1301f9365067ccaab059a0277343ae649","kind":"tag","published_at":"2016-02-17T22:08:07.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"c62d7d6173976ef48022080276a12167aad820ae","kind":"tag","published_at":"2015-11-19T21:15:34.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"8584d7dab875c7e8465ef40688eac980524454d9","kind":"tag","published_at":"2015-11-02T20:56:12.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.7.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"cb908d3e9faeff278d2da66149e9db59a2f62d6c","kind":"tag","published_at":"2015-02-17T22:27:42.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"e0e3857b27f0b0628eaf73d0519db76cd7b555ef","kind":"tag","published_at":"2014-07-23T06:47:51.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"84945776dc542092809bb770fd24d8951b394b61","kind":"tag","published_at":"2014-07-18T21:13:28.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.6.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"8007aee751bc6ede5f559675b64ea8118803b47f","kind":"tag","published_at":"2014-05-14T16:34:09.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.2","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.2/manifests"},{"name":"v1.0.0","sha":"a42a684e53f231f27578ffb85ff9d42ea505782a","kind":"tag","published_at":"2014-05-14T15:52:14.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.0.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.0.0/manifests"},{"name":"v1.1.0","sha":"7754c72d62c7255480bfa08e7f7a1af3ed2a756d","kind":"tag","published_at":"2014-05-14T15:51:26.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.1.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.1.0/manifests"},{"name":"v1.5.0","sha":"43dabe4d226df6addaea0ba872bcdf8bad835c69","kind":"tag","published_at":"2014-05-14T15:50:47.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.0","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.0/manifests"},{"name":"v1.5.1","sha":"d995228e13820317a8e142dbb4cb697260548120","kind":"tag","published_at":"2014-05-14T15:50:15.000Z","download_url":"https://codeload.github.com/CastXML/pygccxml/tar.gz/v1.5.1","html_url":"https://github.com/CastXML/pygccxml/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CastXML/pygccxml@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/tags/v1.5.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T12:40:55.395Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":4.221700032449887,"forks_count":3.803769611837075,"docker_downloads_count":null,"average":7.1006981246377014},"purl":"pkg:golang/github.com/castxml/pygccxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/castxml/pygccxml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/castxml/pygccxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/castxml/pygccxml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T09:08:26.704Z","issues_count":69,"pull_requests_count":69,"avg_time_to_close_issue":17876629.595238097,"avg_time_to_close_pull_request":4543453.169230769,"issues_closed_count":42,"pull_requests_closed_count":65,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.318840579710145,"avg_comments_per_pull_request":1.7826086956521738,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":931857.0909090909,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcastxml%2Fpygccxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcastxml%2Fpygccxml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcastxml%2Fpygccxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcastxml%2Fpygccxml/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":636799,"full_name":"CastXML/pygccxml","default_branch":"develop","committers":[{"name":"Michka Popoff","email":"michkapopoff@gmail.com","login":null,"count":1173},{"name":"roman_yakovenko","email":"devnull@localhost","login":null,"count":568},{"name":"Joseph Snyder","email":"joe.snyder@kitware.com","login":"josephsnyder","count":27},{"name":"Ashish Sadanandan","email":"ashish.sadanandan@gmail.com","login":null,"count":24},{"name":"Mark Moll","email":"mmoll@rice.edu","login":null,"count":19},{"name":"Tom Osika","email":"tommycollege558@gmail.com","login":null,"count":7},{"name":"Eric Cousineau","email":"eric.cousineau@tri.global","login":null,"count":4},{"name":"Ethan","email":"mr.smittye@gmail.com","login":null,"count":4},{"name":"Hugo","email":"hugovk","login":"hugovk","count":4},{"name":"Mark Oates","email":"mark.oates@shopify.com","login":null,"count":2},{"name":"Ashish Sadanandan","email":"asadanan@qti.qualcomm.com","login":null,"count":2},{"name":"Matt McCormick","email":"matt.mccormick@kitware.com","login":"thewtex","count":2},{"name":"Benedikt König","email":"benedikt.koenig@tum.de","login":null,"count":1},{"name":"andeepak01","email":"ankpak@outlook.com","login":null,"count":1},{"name":"xgdgsc","email":"xgdgsc","login":"xgdgsc","count":1},{"name":"Harald Brinkmann","email":"harald.brinkmann@detectomat.com","login":null,"count":1},{"name":"Roy","email":"royvorster@gmail.com","login":null,"count":1},{"name":"Adrian Vogelsgesang","email":"adrian.vogelsgesang@tum.de","login":null,"count":1}],"total_commits":1842,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":102.33333333333333,"dds":0.3631921824104235,"past_year_committers":[{"name":"Michka Popoff","email":"michkapopoff@gmail.com","login":null,"count":16},{"name":"Mark Moll","email":"mmoll@rice.edu","login":null,"count":1},{"name":"Harald Brinkmann","email":"harald.brinkmann@detectomat.com","login":null,"count":1},{"name":"xgdgsc","email":"xgdgsc","login":"xgdgsc","count":1}],"past_year_total_commits":19,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.75,"past_year_dds":0.1578947368421053,"last_synced_at":"2023-10-25T14:38:03.773Z","last_synced_commit":"3a656b8e81cc56e85d6a6fe7659ab18bd22da0a8","created_at":"2023-03-09T08:39:41.995Z","updated_at":"2023-10-25T14:38:03.773Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"CastXML/pygccxml","html_url":"https://github.com/CastXML/pygccxml","last_synced_at":"2025-08-31T10:20:27.481Z","status":null,"issues_count":74,"pull_requests_count":104,"avg_time_to_close_issue":23136617.94117647,"avg_time_to_close_pull_request":3190153.263157895,"issues_closed_count":51,"pull_requests_closed_count":95,"pull_request_authors_count":18,"issue_authors_count":43,"avg_comments_per_issue":3.4594594594594597,"avg_comments_per_pull_request":1.7884615384615385,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":3688892.6,"past_year_avg_time_to_close_pull_request":258003.46666666667,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-14T21:13:30.694Z","updated_at":"2025-09-03T04:48:49.954Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastXML%2Fpygccxml/issues","issue_labels_count":{"bug":11,"documentation":6,"question":3,"enhancement":2},"pull_request_labels_count":{"enhancement":3,"bug":1},"issue_author_associations_count":{"NONE":56,"CONTRIBUTOR":17},"pull_request_author_associations_count":{"CONTRIBUTOR":131,"NONE":9,"COLLABORATOR":3},"issue_authors":{"EricCousineau-TRI":8,"dermont123":6,"RomanYakovenko":6,"iMichka":6,"teto":5,"ombre5733":3,"yurivict":2,"nnWhisperer":2,"cls":1,"guilvge":1,"mundusnine":1,"magnusstubman":1,"FabioLolix":1,"FireBoyAJ24":1,"kingyuguo":1,"sumiteshpurohit":1,"mindforger":1,"tjcorona":1,"coderguang":1,"casey-tran":1,"MarkOates":1,"Akira25":1,"senthilkuma":1,"adeepkit01":1,"Dark-Guan":1,"lordylike":1,"ChristosT":1,"kerim371":1,"dl1jbe":1,"chenghuige":1,"byzeagle":1,"AntonShalgachev":1,"johnnynunez":1,"adolia":1,"reubenjohn":1,"LucHermitte":1,"fischercer":1,"dodgyville":1,"ValentinSiegert":1,"tom-osika":1,"manuka89":1,"andkae":1,"unspecd":1},"pull_request_authors":{"iMichka":95,"johnnynunez":13,"tao558":6,"EricCousineau-TRI":4,"josephsnyder":4,"mgorny":4,"justanotheranonymoususer":2,"ChristosT":2,"praetorian20":2,"thewtex":2,"adeepkit01":1,"BetterCallBene":1,"hugovk":1,"mamoll":1,"allisonChilton":1,"RoyVorster":1,"xgdgsc":1,"hbr-det":1,"pdatkinson":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":56,"NONE":3,"COLLABORATOR":3},"past_year_issue_authors":{"andkae":1,"FireBoyAJ24":1,"johnnynunez":1,"magnusstubman":1},"past_year_pull_request_authors":{"iMichka":48,"johnnynunez":13,"pdatkinson":1},"maintainers":[{"login":"iMichka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMichka"}],"active_maintainers":[{"login":"iMichka","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMichka"}]},"events":{"total":{"CreateEvent":45,"ReleaseEvent":4,"IssuesEvent":12,"WatchEvent":7,"DeleteEvent":37,"MemberEvent":1,"IssueCommentEvent":114,"PushEvent":154,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":8,"PullRequestEvent":109,"ForkEvent":10},"last_year":{"CreateEvent":45,"ReleaseEvent":4,"IssuesEvent":12,"WatchEvent":7,"DeleteEvent":37,"MemberEvent":1,"IssueCommentEvent":114,"PushEvent":154,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":8,"PullRequestEvent":109,"ForkEvent":10}},"keywords":["castxml","cpp","pygccxml","python","python3"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T19:00:47.630Z","updated_at":"2023-10-20T19:00:47.630Z","repository_link":"https://github.com/CastXML/pygccxml/blob/develop/.github/workflows/tests.yml","dependencies":[{"id":14267806320,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14267806321,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14267806322,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".binder/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-20T19:00:47.742Z","updated_at":"2023-10-20T19:00:47.742Z","repository_link":"https://github.com/CastXML/pygccxml/blob/develop/.binder/Dockerfile","dependencies":[{"id":14267806323,"package_name":"ubuntu","ecosystem":"docker","requirements":"18.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T19:00:48.056Z","updated_at":"2023-10-20T19:00:48.056Z","repository_link":"https://github.com/CastXML/pygccxml/blob/develop/pyproject.toml","dependencies":[{"id":14267806324,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e= 4.6; python_version \u003c \"3.10\"","direct":true,"kind":"runtime","optional":false}]}],"score":18.704455934470154,"created_at":"2025-09-08T11:19:05.216Z","updated_at":"2025-10-07T08:25:51.321Z","avatar_url":"https://github.com/CastXML.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":13488,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["qt","animated-gif","dicom","imageio","scientific-formats","webcam-capture","packaging","pip","closember","itk"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69949","html_url":"https://science.ecosyste.ms/projects/69949"}