{"id":151516,"name":null,"description":"Experimental limited symbolic C++ library","url":"https://github.com/bjodah/symcxx","last_synced_at":"2025-09-09T15:33:02.552Z","repository":{"id":57472864,"uuid":"47080594","full_name":"bjodah/symcxx","owner":"bjodah","description":"Experimental limited symbolic C++ library","archived":false,"fork":false,"pushed_at":"2025-03-01T21:20:57.000Z","size":229,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T00:24:21.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjodah.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-29T21:15:26.000Z","updated_at":"2025-03-01T21:21:01.000Z","dependencies_parsed_at":"2025-03-01T22:31:48.900Z","dependency_job_id":null,"html_url":"https://github.com/bjodah/symcxx","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/bjodah/symcxx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/sbom","scorecard":{"id":241291,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjodah/symcxx","commit":"3b6ffdd8f73bea151d42b120362e95dbff9ef926"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: scripts/ci.sh:7","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.9 not signed: https://api.github.com/repos/bjodah/symcxx/releases/7628396","Warn: release artifact v0.1.8 not signed: https://api.github.com/repos/bjodah/symcxx/releases/4560336","Warn: release artifact v0.1.7 not signed: https://api.github.com/repos/bjodah/symcxx/releases/4560109","Warn: release artifact v0.1.6 not signed: https://api.github.com/repos/bjodah/symcxx/releases/4508460","Warn: release artifact v0.1.9 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/7628396","Warn: release artifact v0.1.8 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/4560336","Warn: release artifact v0.1.7 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/4560109","Warn: release artifact v0.1.6 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/4508460"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-17T06:43:35.609Z","repository_id":57472864,"created_at":"2025-08-17T06:43:35.609Z","updated_at":"2025-08-17T06:43:35.609Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274317515,"owners_count":25262909,"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-09T02:00:10.223Z","response_time":80,"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":"bjodah","name":"Bjorn","uuid":"485936","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/485936?u=c1d26ad4d1c46ac6a141d1675c32307db8a2a61e\u0026v=4","repositories_count":48,"last_synced_at":"2023-03-24T03:28:53.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjodah","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:38:10.700Z","updated_at":"2023-03-24T03:28:53.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah/repositories"},"packages":[{"id":2937714,"name":"symcxx","ecosystem":"pypi","description":"symcxx is a minimal symbolic manipulation python package written in C++.","homepage":"https://github.com/bjodah/symcxx","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bjodah/symcxx","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2016-02-08T15:59:48.000Z","latest_release_published_at":"2020-03-09T15:37:56.000Z","latest_release_number":"0.1.10","last_synced_at":"2025-09-03T15:04:34.523Z","created_at":"2022-04-10T12:45:49.004Z","updated_at":"2025-09-04T00:14:07.923Z","registry_url":"https://pypi.org/project/symcxx/","install_command":"pip install symcxx --index-url https://pypi.org/simple","documentation_url":"https://symcxx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"symcxx","project_status":null},"repo_metadata":{"id":57472864,"uuid":"47080594","full_name":"bjodah/symcxx","owner":"bjodah","description":"Experimental limited symbolic C++ library","archived":false,"fork":false,"pushed_at":"2025-03-01T21:20:57.000Z","size":229,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-30T09:03:03.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjodah.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-29T21:15:26.000Z","updated_at":"2025-03-01T21:21:01.000Z","dependencies_parsed_at":"2025-03-01T22:31:48.900Z","dependency_job_id":null,"html_url":"https://github.com/bjodah/symcxx","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/bjodah/symcxx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/sbom","scorecard":{"id":241291,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjodah/symcxx","commit":"3b6ffdd8f73bea151d42b120362e95dbff9ef926"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: scripts/ci.sh:7","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.9 not signed: https://api.github.com/repos/bjodah/symcxx/releases/7628396","Warn: release artifact v0.1.8 not signed: https://api.github.com/repos/bjodah/symcxx/releases/4560336","Warn: release artifact v0.1.7 not signed: https://api.github.com/repos/bjodah/symcxx/releases/4560109","Warn: release artifact v0.1.6 not signed: https://api.github.com/repos/bjodah/symcxx/releases/4508460","Warn: release artifact v0.1.9 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/7628396","Warn: release artifact v0.1.8 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/4560336","Warn: release artifact v0.1.7 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/4560109","Warn: release artifact v0.1.6 does not have provenance: https://api.github.com/repos/bjodah/symcxx/releases/4508460"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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-17T06:43:35.609Z","repository_id":57472864,"created_at":"2025-08-17T06:43:35.609Z","updated_at":"2025-08-17T06:43:35.609Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273530402,"owners_count":25121992,"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-03T02:00:09.631Z","response_time":76,"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":"bjodah","name":"Bjorn","uuid":"485936","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/485936?u=c1d26ad4d1c46ac6a141d1675c32307db8a2a61e\u0026v=4","repositories_count":48,"last_synced_at":"2023-03-24T03:28:53.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjodah","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T19:38:10.700Z","updated_at":"2023-03-24T03:28:53.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjodah/repositories"},"tags":[{"name":"v0.1.10","sha":"60336027ca1db7d5815d15e3366443ad33871814","kind":"tag","published_at":"2020-03-09T15:36:46.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.10","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"25dbd5a80562a141e21579b86e9eae5fc0c07f5e","kind":"tag","published_at":"2017-09-04T16:25:50.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.9","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"fe31a4fd103b272a3f32b399115cd31f41b5140d","kind":"tag","published_at":"2016-11-03T15:19:01.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.8","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"88d877aa409fa15eea5c026f56c16f8f96d48b1e","kind":"tag","published_at":"2016-11-03T15:02:03.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.7","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"f5d59bfc43ea9c9f34200808f790bff8a115e3c1","kind":"tag","published_at":"2016-10-28T09:23:41.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.6","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"6dae6eb3cf5cd36b0e0b13e08252687dfb7eb882","kind":"tag","published_at":"2016-08-07T20:59:53.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.5","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"f616a7f5b2e3a95a0300a9a3743b8e08d528c6fd","kind":"tag","published_at":"2016-07-30T12:53:14.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.4","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"0c5494e68ba4592cdb597e09802b1baba38c51e9","kind":"tag","published_at":"2016-07-19T12:22:22.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.3","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c0ed3996967fd340d3ef74500885afbdc4865eb9","kind":"tag","published_at":"2016-07-19T11:23:24.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.2","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bbac57bbb5f0ec1e8d1bc457726e5497f883abc2","kind":"tag","published_at":"2016-02-08T18:02:03.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.1","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ca2d1b196423ac52af123c2c5aca311f084fa772","kind":"tag","published_at":"2016-02-08T15:59:16.000Z","download_url":"https://codeload.github.com/bjodah/symcxx/tar.gz/v0.1.0","html_url":"https://github.com/bjodah/symcxx/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjodah/symcxx@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T00:14:07.923Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":52.86165334880827,"dependent_repos_count":11.563924587084507,"dependent_packages_count":10.082087700208083,"stargazers_count":25.0191850276608,"forks_count":29.75774583357196,"docker_downloads_count":null,"average":25.85691929946672},"purl":"pkg:pypi/symcxx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/symcxx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/symcxx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/symcxx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-30T09:04:18.209Z","issues_count":5,"pull_requests_count":18,"avg_time_to_close_issue":60427.0,"avg_time_to_close_pull_request":1481622.6666666667,"issues_closed_count":1,"pull_requests_closed_count":18,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/issues","maintainers":[{"login":"bjodah","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjodah"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symcxx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symcxx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symcxx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/symcxx/related_packages","maintainers":[{"uuid":"bjodah","login":"bjodah","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/bjodah/","role":null,"created_at":"2023-02-25T14:18:21.325Z","updated_at":"2023-02-25T14:18:21.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bjodah/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726606,"maintainers_count":308873,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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"}}],"commits":{"id":667900,"full_name":"bjodah/symcxx","default_branch":"master","committers":[{"name":"Björn Dahlgren","email":"bjodah@gmail.com","count":114}],"total_commits":114,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":114.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T20:15:21.305Z","last_synced_commit":"735bbf371392a973f42d75fc87fff73c42af869d","created_at":"2023-03-09T10:20:46.336Z","updated_at":"2023-09-19T17:36:22.350Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5526351,"commits_count":868908184,"contributors_count":31979351,"owners_count":917354,"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":"bjodah/symcxx","html_url":"https://github.com/bjodah/symcxx","last_synced_at":"2025-06-30T09:04:18.209Z","status":null,"issues_count":5,"pull_requests_count":18,"avg_time_to_close_issue":60427.0,"avg_time_to_close_pull_request":1481622.6666666667,"issues_closed_count":1,"pull_requests_closed_count":18,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:00:55.404Z","updated_at":"2025-06-30T09:04:18.209Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjodah%2Fsymcxx/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":3,"NONE":2},"pull_request_author_associations_count":{"OWNER":18},"issue_authors":{"bjodah":3,"yurivict":1,"thierry-FreeBSD":1},"pull_request_authors":{"bjodah":18},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196755,"issues_count":32259847,"pull_requests_count":101825785,"authors_count":10740623,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"bjodah","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjodah"}],"active_maintainers":[]},"events":{"total":{"PushEvent":4},"last_year":{"PushEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T09:31:45.208Z","updated_at":"2022-09-19T09:31:45.208Z","repository_link":"https://github.com/bjodah/symcxx/blob/master/setup.py","dependencies":[{"id":5412814628,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-03-01T22:31:48.805Z","updated_at":"2025-03-01T22:31:48.805Z","repository_link":"https://github.com/bjodah/symcxx/blob/master/pyproject.toml","dependencies":[]}],"score":4.584967478670571,"created_at":"2025-09-09T00:32:22.201Z","updated_at":"2025-10-07T08:37:34.070Z","avatar_url":"https://github.com/bjodah.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":11,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/151516","html_url":"https://science.ecosyste.ms/projects/151516"}