{"id":166139,"name":null,"description":"Convert and validate codemeta files using crosswalk","url":"https://github.com/caltechlibrary/convert_codemeta","last_synced_at":"2025-09-09T19:58:42.018Z","repository":{"id":62564718,"uuid":"218118257","full_name":"caltechlibrary/convert_codemeta","owner":"caltechlibrary","description":"Convert and validate codemeta files using crosswalk","archived":true,"fork":false,"pushed_at":"2025-04-11T19:04:27.000Z","size":88,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-27T11:55:27.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caltechlibrary.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2019-10-28T18:31:33.000Z","updated_at":"2025-04-11T19:04:42.000Z","dependencies_parsed_at":"2025-08-27T05:39:52.448Z","dependency_job_id":"2b9f570b-f6d8-4154-afdb-6794445399c8","html_url":"https://github.com/caltechlibrary/convert_codemeta","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"caltechlibrary/template","purl":"pkg:github/caltechlibrary/convert_codemeta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/sbom","scorecard":{"id":263208,"data":{"date":"2025-08-11","repo":{"name":"github.com/caltechlibrary/convert_codemeta","commit":"c0f5b00886ec21be454a23dc3bba3179ee7f967a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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:34: update your workflow using https://app.stepsecurity.io/secureworkflow/caltechlibrary/convert_codemeta/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/caltechlibrary/convert_codemeta/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/caltechlibrary/convert_codemeta/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-17T11:18:53.216Z","repository_id":62564718,"created_at":"2025-08-17T11:18:53.216Z","updated_at":"2025-08-17T11:18:53.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274353688,"owners_count":25269833,"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":"caltechlibrary","name":"Caltech Library","uuid":"15038637","kind":"organization","description":"We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.","email":"helpdesk@library.caltech.edu","website":"https://www.library.caltech.edu/","location":"Pasadena, CA 91125","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15038637?v=4","repositories_count":84,"last_synced_at":"2023-03-05T09:38:54.139Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caltechlibrary","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T11:28:02.624Z","updated_at":"2023-03-05T09:38:54.188Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary/repositories"},"packages":[{"id":2680133,"name":"convert-codemeta","ecosystem":"pypi","description":"Convert and validate codemeta.","homepage":"https://github.com/caltechlibrary/convert_codemeta","licenses":"https://data.caltech.edu/license","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/caltechlibrary/convert_codemeta","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-12-12T00:14:56.000Z","latest_release_published_at":"2020-12-09T23:36:56.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-08-29T20:09:05.521Z","created_at":"2022-04-10T10:27:03.850Z","updated_at":"2025-08-29T20:27:35.711Z","registry_url":"https://pypi.org/project/convert-codemeta/","install_command":"pip install convert-codemeta --index-url https://pypi.org/simple","documentation_url":"https://convert-codemeta.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3"],"normalized_name":"convert-codemeta","project_status":null},"repo_metadata":{"id":62564718,"uuid":"218118257","full_name":"caltechlibrary/convert_codemeta","owner":"caltechlibrary","description":"Convert and validate codemeta files using crosswalk","archived":true,"fork":false,"pushed_at":"2025-04-11T19:04:27.000Z","size":88,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-27T11:55:27.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caltechlibrary.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2019-10-28T18:31:33.000Z","updated_at":"2025-04-11T19:04:42.000Z","dependencies_parsed_at":"2025-08-27T05:39:52.448Z","dependency_job_id":"2b9f570b-f6d8-4154-afdb-6794445399c8","html_url":"https://github.com/caltechlibrary/convert_codemeta","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"caltechlibrary/template","purl":"pkg:github/caltechlibrary/convert_codemeta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/sbom","scorecard":{"id":263208,"data":{"date":"2025-08-11","repo":{"name":"github.com/caltechlibrary/convert_codemeta","commit":"c0f5b00886ec21be454a23dc3bba3179ee7f967a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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:34: update your workflow using https://app.stepsecurity.io/secureworkflow/caltechlibrary/convert_codemeta/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/caltechlibrary/convert_codemeta/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/caltechlibrary/convert_codemeta/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-17T11:18:53.216Z","repository_id":62564718,"created_at":"2025-08-17T11:18:53.216Z","updated_at":"2025-08-17T11:18:53.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272758340,"owners_count":24988234,"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-29T02:00:10.610Z","response_time":87,"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":"caltechlibrary","name":"Caltech Library","uuid":"15038637","kind":"organization","description":"We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.","email":"helpdesk@library.caltech.edu","website":"https://www.library.caltech.edu/","location":"Pasadena, CA 91125","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15038637?v=4","repositories_count":84,"last_synced_at":"2023-03-05T09:38:54.139Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caltechlibrary","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T11:28:02.624Z","updated_at":"2023-03-05T09:38:54.188Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary/repositories"},"tags":[{"name":"v0.4","sha":"337e39338bcce4f0f201fe03500061ab14b2ae5c","kind":"commit","published_at":"2020-12-09T22:58:43.000Z","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/v0.4","html_url":"https://github.com/caltechlibrary/convert_codemeta/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/convert_codemeta@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.4/manifests"},{"name":"v0.3","sha":"4251e6faebc347eb19e342492aa6aa7adcb85a7b","kind":"commit","published_at":"2020-12-09T18:29:33.000Z","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/v0.3","html_url":"https://github.com/caltechlibrary/convert_codemeta/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/convert_codemeta@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.3/manifests"},{"name":"v0.2","sha":"ba928129931c5570b581ba0ccc21135f8cb2b91b","kind":"commit","published_at":"2020-12-07T17:28:00.000Z","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/v0.2","html_url":"https://github.com/caltechlibrary/convert_codemeta/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/convert_codemeta@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.2/manifests"},{"name":"v0.1.1","sha":"366efcd46d9ff253fd5f836941127cf29235fc27","kind":"commit","published_at":"2020-11-25T23:06:51.000Z","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/v0.1.1","html_url":"https://github.com/caltechlibrary/convert_codemeta/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/convert_codemeta@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2ce88ee1da1ca415f9e92f04d2bdb9c707e594f0","kind":"commit","published_at":"2020-11-24T00:13:42.000Z","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/v0.1.0","html_url":"https://github.com/caltechlibrary/convert_codemeta/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/convert_codemeta@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"2409912214578a48a2f49fd698991299f25eddfd","kind":"commit","published_at":"2019-12-11T23:59:53.000Z","download_url":"https://codeload.github.com/caltechlibrary/convert_codemeta/tar.gz/v0.0.1","html_url":"https://github.com/caltechlibrary/convert_codemeta/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/convert_codemeta@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T20:27:35.710Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.698945167727835,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":27.84418902145794,"forks_count":22.639533314452006,"docker_downloads_count":null,"average":22.36862108109003},"purl":"pkg:pypi/convert-codemeta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/convert-codemeta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/convert-codemeta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/convert-codemeta/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T12:44:31.734Z","issues_count":5,"pull_requests_count":0,"avg_time_to_close_issue":2359321.0,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/caltechlibrary%2Fconvert_codemeta/issues","maintainers":[{"login":"tmorrell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmorrell"},{"login":"hmenager","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hmenager"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/convert-codemeta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/convert-codemeta/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/convert-codemeta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/convert-codemeta/related_packages","maintainers":[{"uuid":"tmorrell","login":"tmorrell","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/tmorrell/","role":null,"created_at":"2023-02-23T07:52:10.060Z","updated_at":"2023-02-23T07:52:10.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tmorrell/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726683,"maintainers_count":308881,"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":552898,"full_name":"caltechlibrary/convert_codemeta","default_branch":"main","committers":[{"name":"Tom Morrell","email":"tmorrell@caltech.edu","count":36},{"name":"Hervé Ménager","email":"herve.menager@gmail.com","count":1},{"name":"Thomas Morrell","email":"tmorrell@users.noreply.github.com","count":1}],"total_commits":38,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.666666666666666,"dds":0.052631578947368474,"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-18T00:32:08.232Z","last_synced_commit":"337e39338bcce4f0f201fe03500061ab14b2ae5c","created_at":"2023-03-09T04:44:15.883Z","updated_at":"2023-09-19T17:15:37.381Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5535675,"commits_count":873335532,"contributors_count":32207197,"owners_count":918708,"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":"caltechlibrary/convert_codemeta","html_url":"https://github.com/caltechlibrary/convert_codemeta","last_synced_at":"2025-08-29T20:28:04.429Z","status":"error","issues_count":5,"pull_requests_count":0,"avg_time_to_close_issue":2359321.0,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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-14T11:05:12.193Z","updated_at":"2025-08-29T20:28:04.430Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fconvert_codemeta/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":2,"COLLABORATOR":2,"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"tmorrell":2,"hmenager":2,"Aidajafarbigloo":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.204Z","repositories_count":8421409,"issues_count":19895716,"pull_requests_count":48567180,"authors_count":6870229,"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":"tmorrell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmorrell"},{"login":"hmenager","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hmenager"}],"active_maintainers":[]},"events":{"total":{"PushEvent":1},"last_year":{"PushEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"tests/package.json","sha":null,"kind":"manifest","created_at":"2022-11-03T16:45:47.069Z","updated_at":"2022-11-03T16:45:47.069Z","repository_link":"https://github.com/caltechlibrary/convert_codemeta/blob/main/tests/package.json","dependencies":[{"id":6584921930,"package_name":"express","ecosystem":"npm","requirements":"^4.13.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T16:45:47.094Z","updated_at":"2022-11-03T16:45:47.094Z","repository_link":"https://github.com/caltechlibrary/convert_codemeta/blob/main/requirements.txt","dependencies":[{"id":6584921936,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6584921937,"package_name":"pyld","ecosystem":"pypi","requirements":"==1.0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2025-08-27T05:39:52.187Z","updated_at":"2025-08-27T05:39:52.187Z","repository_link":"https://github.com/caltechlibrary/convert_codemeta/blob/main/.github/workflows/tests.yml","dependencies":[{"id":24857376811,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":24857376824,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":24857376825,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-08-27T05:39:52.378Z","updated_at":"2025-08-27T05:39:52.378Z","repository_link":"https://github.com/caltechlibrary/convert_codemeta/blob/main/setup.py","dependencies":[]}],"score":6.025865973825314,"created_at":"2025-09-09T01:12:07.179Z","updated_at":"2025-11-04T15:59:30.653Z","avatar_url":"https://github.com/caltechlibrary.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":21,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["archives"],"project_url":"https://science.ecosyste.ms/api/v1/projects/166139","html_url":"https://science.ecosyste.ms/projects/166139"}