{"id":65010,"name":"catalogue","description":"Super lightweight function registries for your library","url":"https://github.com/explosion/catalogue","last_synced_at":"2025-09-08T13:18:53.132Z","repository":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":178,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-18T22:46:19.493Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-08-11T06:26:13.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190552,"owners_count":25238183,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"packages":[{"id":7636694,"name":"py3-catalogue-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-catalogue","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2024-03-21T14:44:57.000Z","latest_release_published_at":"2023-11-20T14:21:33.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2025-08-18T22:50:18.324Z","created_at":"2023-04-24T01:29:09.260Z","updated_at":"2025-08-18T22:55:46.813Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-catalogue-pyc","install_command":"apk add py3-catalogue-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.813Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.87315339331334,"stargazers_count":19.633381572600097,"forks_count":23.024973097331998,"average":14.132877015811358},"purl":"pkg:apk/alpine/py3-catalogue-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-pyc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":174,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-04-24T01:53:55.416Z","updated_at":"2023-04-24T01:53:55.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":75080,"name":"py-catalogue","ecosystem":"spack","description":"catalogue: Super lightweight function registries for your library.\n","homepage":"https://github.com/explosion/catalogue","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:23:18.199Z","latest_release_published_at":"2023-07-05T05:45:13.054Z","latest_release_number":"2.0.8","last_synced_at":"2025-08-18T22:50:02.492Z","created_at":"2022-04-05T09:23:18.133Z","updated_at":"2025-08-18T22:55:46.752Z","registry_url":"https://packages.spack.io/package.html?name=py-catalogue","install_command":"spack install py-catalogue","documentation_url":null,"metadata":{},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.752Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":15.867722662220372,"forks_count":19.938863415311936,"average":13.696679171877172},"purl":"pkg:spack/py-catalogue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-catalogue/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:50:16.170Z","updated_at":"2022-11-14T16:50:16.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":11138289,"name":"py3-catalogue-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-catalogue","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:13.434Z","created_at":"2024-12-07T12:23:52.445Z","updated_at":"2025-08-18T22:55:46.763Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-catalogue-pyc","install_command":"apk add py3-catalogue-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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"}},"repo_metadata_updated_at":"2025-08-18T22:55:46.763Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-pyc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-12-13T22:43:05.825Z","updated_at":"2024-12-13T22:43:05.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11764815,"name":"py3-catalogue-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-catalogue","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:11.704Z","created_at":"2025-06-07T18:04:43.309Z","updated_at":"2025-08-18T22:55:46.768Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-catalogue-pyc","install_command":"apk add py3-catalogue-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.768Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-pyc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T14:43:31.753Z","updated_at":"2025-06-08T14:43:31.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11138283,"name":"py3-catalogue-doc","ecosystem":"alpine","description":"Super lightweight function registries for your library (documentation)","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:10.410Z","created_at":"2024-12-07T12:23:44.589Z","updated_at":"2025-08-18T22:55:46.774Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-catalogue-doc","install_command":"apk add py3-catalogue-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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"}},"repo_metadata_updated_at":"2025-08-18T22:55:46.773Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue-doc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-12-13T22:43:05.519Z","updated_at":"2024-12-13T22:43:05.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":2665269,"name":"catalogue","ecosystem":"pypi","description":"Super lightweight function registries for your library","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2019-11-01T21:50:17.000Z","latest_release_published_at":"2022-07-06T07:43:27.000Z","latest_release_number":"2.1.0","last_synced_at":"2025-08-18T22:19:50.439Z","created_at":"2022-04-10T10:17:46.649Z","updated_at":"2025-08-18T22:55:46.799Z","registry_url":"https://pypi.org/project/catalogue/","install_command":"pip install catalogue --index-url https://pypi.org/simple","documentation_url":"https://catalogue.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"catalogue","project_status":null},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.799Z","dependent_packages_count":60,"downloads":10302598,"downloads_period":"last-month","dependent_repos_count":5171,"rankings":{"downloads":0.13488424670788554,"dependent_repos_count":0.1392909763588534,"dependent_packages_count":0.29762132908141753,"stargazers_count":5.413821716226135,"forks_count":8.247055102412467,"docker_downloads_count":0.29505928967349965,"average":2.4212887767433764},"purl":"pkg:pypi/catalogue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/catalogue","docker_dependents_count":734,"docker_downloads_count":942112462,"usage_url":"https://repos.ecosyste.ms/usage/pypi/catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catalogue/related_packages","maintainers":[{"uuid":"explosion","login":"explosion","name":null,"email":null,"url":null,"packages_count":47,"html_url":"https://pypi.org/user/explosion/","role":null,"created_at":"2023-02-13T14:30:09.764Z","updated_at":"2023-02-13T14:30:09.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/explosion/packages"},{"uuid":"inesmontani","login":"inesmontani","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/inesmontani/","role":null,"created_at":"2023-02-13T14:30:09.982Z","updated_at":"2023-02-13T14:30:09.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/inesmontani/packages"},{"uuid":"honnibal","login":"honnibal","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/honnibal/","role":null,"created_at":"2023-02-13T14:30:10.365Z","updated_at":"2023-02-13T14:30:10.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/honnibal/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"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":8676359,"name":"py3-catalogue-doc","ecosystem":"alpine","description":"Super lightweight function registries for your library (documentation)","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-22T11:41:11.000Z","latest_release_published_at":"2023-11-22T11:41:11.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2025-08-18T22:50:17.982Z","created_at":"2023-12-20T10:26:32.734Z","updated_at":"2025-08-18T22:55:47.085Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-catalogue-doc","install_command":"apk add py3-catalogue-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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"}},"repo_metadata_updated_at":"2025-08-18T22:55:47.084Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-doc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":74,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-09-01T07:51:58.221Z","updated_at":"2024-09-01T07:51:58.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11764814,"name":"py3-catalogue-doc","ecosystem":"alpine","description":"Super lightweight function registries for your library (documentation)","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:14.811Z","created_at":"2025-06-07T18:04:42.985Z","updated_at":"2025-08-18T22:55:46.808Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-catalogue-doc","install_command":"apk add py3-catalogue-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue-doc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T14:43:31.159Z","updated_at":"2025-06-08T14:43:31.159Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11138288,"name":"py3-catalogue","ecosystem":"alpine","description":"Super lightweight function registries for your library","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:14.699Z","created_at":"2024-12-07T12:23:51.588Z","updated_at":"2025-08-18T22:55:46.806Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-catalogue","install_command":"apk add py3-catalogue","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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"}},"repo_metadata_updated_at":"2025-08-18T22:55:46.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-catalogue/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-12-13T22:43:05.846Z","updated_at":"2024-12-13T22:43:05.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10343876,"name":"py3-catalogue-doc","ecosystem":"alpine","description":"Super lightweight function registries for your library (documentation)","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:18.758Z","created_at":"2024-06-11T09:36:05.200Z","updated_at":"2025-08-18T22:55:46.893Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-catalogue-doc","install_command":"apk add py3-catalogue-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.893Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-doc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-12T00:58:08.630Z","updated_at":"2024-06-12T00:58:08.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6068353,"name":"py3-catalogue","ecosystem":"alpine","description":"Super lightweight function registries for your library","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2022-12-21T22:33:17.000Z","latest_release_published_at":"2023-11-20T14:21:33.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2025-08-18T22:50:24.407Z","created_at":"2023-01-31T19:25:30.502Z","updated_at":"2025-08-18T22:55:46.855Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-catalogue","install_command":"apk add py3-catalogue","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.855Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":18.773481527864746,"forks_count":21.837820914214152,"average":13.81300876643707},"purl":"pkg:apk/alpine/py3-catalogue?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":174,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-01T02:16:27.936Z","updated_at":"2023-02-01T02:16:27.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10343877,"name":"py3-catalogue-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-catalogue","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:13.287Z","created_at":"2024-06-11T09:36:05.488Z","updated_at":"2025-08-18T22:55:46.896Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-catalogue-pyc","install_command":"apk add py3-catalogue-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:46.895Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue-pyc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-12T00:58:06.848Z","updated_at":"2024-06-12T00:58:06.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11764813,"name":"py3-catalogue","ecosystem":"alpine","description":"Super lightweight function registries for your library","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_published_at":"2024-09-03T14:17:18.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:19.193Z","created_at":"2025-06-07T18:04:38.873Z","updated_at":"2025-08-18T22:55:47.082Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-catalogue","install_command":"apk add py3-catalogue","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:47.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-catalogue/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2025-06-08T14:43:06.392Z","updated_at":"2025-06-08T14:43:06.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":5285187,"name":"catalogue","ecosystem":"conda","description":"catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-05-22T13:34:30.000Z","latest_release_published_at":"2023-12-27T14:44:47.000Z","latest_release_number":"2.0.10","last_synced_at":"2025-08-18T22:50:38.547Z","created_at":"2022-10-03T15:42:13.334Z","updated_at":"2025-08-18T22:55:47.089Z","registry_url":"https://anaconda.org/anaconda/catalogue","install_command":"conda install -c anaconda catalogue","documentation_url":null,"metadata":{},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:47.088Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":27,"rankings":{"downloads":null,"dependent_repos_count":29.647630619684083,"dependent_packages_count":11.117861482381532,"stargazers_count":41.008505467800724,"forks_count":46.628189550425276,"docker_downloads_count":null,"average":32.100546780072904},"purl":"pkg:conda/catalogue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/catalogue/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6066564,"name":"py3-catalogue-doc","ecosystem":"alpine","description":"Super lightweight function registries for your library (documentation)","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2022-12-21T22:33:17.000Z","latest_release_published_at":"2023-11-20T14:21:33.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2025-08-18T22:50:20.997Z","created_at":"2023-01-31T19:20:51.143Z","updated_at":"2025-08-18T22:55:47.139Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-catalogue-doc","install_command":"apk add py3-catalogue-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:47.139Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":18.828271759549153,"forks_count":22.20569818409518,"average":13.918675641828429},"purl":"pkg:apk/alpine/py3-catalogue-doc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-doc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-catalogue-doc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":174,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2023-02-01T01:51:18.857Z","updated_at":"2023-02-01T01:51:18.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":8676360,"name":"py3-catalogue-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-catalogue","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-22T11:41:11.000Z","latest_release_published_at":"2023-11-22T11:41:11.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2025-08-18T22:50:14.814Z","created_at":"2023-12-20T10:26:32.810Z","updated_at":"2025-08-18T22:50:14.814Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-catalogue-pyc","install_command":"apk add py3-catalogue-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue-pyc/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":74,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-09-01T07:51:54.826Z","updated_at":"2024-09-01T07:51:54.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10343871,"name":"py3-catalogue","ecosystem":"alpine","description":"Super lightweight function registries for your library","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2.0.10-r1","last_synced_at":"2025-08-18T22:50:18.810Z","created_at":"2024-06-11T09:36:02.004Z","updated_at":"2025-08-18T22:55:47.154Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-catalogue","install_command":"apk add py3-catalogue","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:47.154Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-catalogue/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-06-12T00:58:01.727Z","updated_at":"2024-06-12T00:58:01.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8676358,"name":"py3-catalogue","ecosystem":"alpine","description":"Super lightweight function registries for your library","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-22T11:41:11.000Z","latest_release_published_at":"2023-11-22T11:41:11.000Z","latest_release_number":"2.1.0-r2","last_synced_at":"2025-08-18T22:50:12.907Z","created_at":"2023-12-20T10:26:32.634Z","updated_at":"2025-08-18T22:50:12.908Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-catalogue","install_command":"apk add py3-catalogue","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-catalogue?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-catalogue/related_packages","maintainers":[{"uuid":"oleg.titov@gmail.com","login":null,"name":"Oleg Titov","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","packages_count":74,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Oleg Titov","role":null,"created_at":"2024-03-01T00:44:27.111Z","updated_at":"2024-03-01T00:44:27.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oleg.titov@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":5283099,"name":"catalogue","ecosystem":"conda","description":"catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.","homepage":"https://github.com/explosion/catalogue","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/explosion/catalogue","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2019-11-04T14:14:21.000Z","latest_release_published_at":"2022-08-24T18:43:26.000Z","latest_release_number":"2.0.8","last_synced_at":"2025-09-07T19:33:02.374Z","created_at":"2022-10-03T15:38:50.539Z","updated_at":"2025-09-07T19:33:02.374Z","registry_url":"https://anaconda.org/conda-forge/catalogue","install_command":"conda install -c conda-forge catalogue","documentation_url":null,"metadata":{},"repo_metadata":{"id":41811645,"uuid":"218997674","full_name":"explosion/catalogue","owner":"explosion","description":"Super lightweight function registries for your library","archived":false,"fork":false,"pushed_at":"2024-05-31T15:35:27.000Z","size":117,"stargazers_count":179,"open_issues_count":6,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-13T17:50:08.628Z","etag":null,"topics":["developer-tools","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T14:09:09.000Z","updated_at":"2025-04-17T23:47:56.000Z","dependencies_parsed_at":"2022-08-11T18:10:57.982Z","dependency_job_id":"8ea3a691-22d1-48e7-90c8-fd18e827929e","html_url":"https://github.com/explosion/catalogue","commit_stats":{"total_commits":105,"total_committers":12,"mean_commits":8.75,"dds":0.419047619047619,"last_synced_commit":"4c2c59f6b048c112ac375dc9dfbdd80252e602c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/explosion/catalogue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/sbom","scorecard":{"id":388287,"data":{"date":"2025-08-11","repo":{"name":"github.com/explosion/catalogue","commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"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:29: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/explosion/catalogue/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:71","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T17:12:17.826Z","repository_id":41811645,"created_at":"2025-08-18T17:12:17.826Z","updated_at":"2025-08-18T17:12:17.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073065,"owners_count":24694529,"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":"explosion","name":"Explosion","uuid":"20011530","kind":"organization","description":"A software company specializing in developer tools for Artificial Intelligence and Natural Language Processing","email":"contact@explosion.ai","website":"https://explosion.ai","location":"Berlin, Germany","twitter":"explosion_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20011530?v=4","repositories_count":61,"last_synced_at":"2023-04-09T07:16:05.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/explosion","funding_links":[],"total_stars":48551,"followers":null,"following":null,"created_at":"2022-11-02T16:23:01.377Z","updated_at":"2023-04-09T07:16:05.238Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explosion/repositories"},"tags":[{"name":"v2.0.10","sha":"d16194031f31067592f00fdd19ac8e1662a2bb56","kind":"commit","published_at":"2023-09-25T06:24:12.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.10","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"245ec350cf743df1ea06c653f609207303d69e5a","kind":"commit","published_at":"2023-07-24T07:25:00.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.9","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.9/manifests"},{"name":"v1.0.2","sha":"5790e4e0b9416e93ea95c15c0636dfb8671157d7","kind":"commit","published_at":"2022-10-18T06:11:13.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ef4fd81a122ea43ee0ec958fc86ab6e22291f11d","kind":"commit","published_at":"2022-10-07T11:13:26.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.1/manifests"},{"name":"v2.0.8","sha":"c2822a154de39b02e026205706608433b3e007cd","kind":"commit","published_at":"2022-07-26T11:04:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.8/manifests"},{"name":"v2.1.0","sha":"e5fe944127cab62472a9657f0a5bb232e0303fc8","kind":"commit","published_at":"2022-07-05T13:49:16.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.1.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.1.0/manifests"},{"name":"v2.0.7","sha":"2b1faaa87bfb9127cddc1ac30ea8a8755d3b4815","kind":"commit","published_at":"2022-03-22T08:22:49.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"3dc5259d9905d3e0824548cdd3776839d584548c","kind":"commit","published_at":"2021-08-21T02:40:22.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"a3d889cb2548234e6085f522a4ce5476b5047fc9","kind":"commit","published_at":"2021-08-13T02:16:28.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"6359eb42fbc42465f7a6c799b9726796a2b6c35c","kind":"commit","published_at":"2021-04-28T13:05:23.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"1d12f43469e0f2095c31750fcca71b0c1abd4f7e","kind":"commit","published_at":"2021-04-15T08:45:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7a39fc75f8622ff6eea1909ceaa610d47f1c4aff","kind":"commit","published_at":"2021-04-12T18:11:33.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"414ebbd0bb5553d7178c9e78a7020d69c3ace030","kind":"commit","published_at":"2020-08-27T13:29:53.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bff26ddab01d88dabc66a5ad6fbba46c1d907a7e","kind":"commit","published_at":"2020-01-10T12:36:06.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v2.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"88bab2136e17097d89ed3335a8b014b794b1c508","kind":"commit","published_at":"2020-01-09T22:27:46.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v1.0.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5d1bfbd728d0db7897243ffb849ec412e7eb303b","kind":"commit","published_at":"2020-01-08T22:00:04.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.1","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f7349fd5385a00ad8e1250d879b106b341f3309d","kind":"commit","published_at":"2019-12-26T21:08:02.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.2.0","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.2.0/manifests"},{"name":"v0.0.8","sha":"6f44510c6c3e10216b99076f631f93cf2132be2f","kind":"commit","published_at":"2019-11-04T16:49:55.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.8","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1a02bcabb5f31a3fb7218258eeac35f07c2ece29","kind":"commit","published_at":"2019-11-04T16:22:17.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.7","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e8343a1d4536ed9cfd0a3bf26beee96fc2ae5ec2","kind":"commit","published_at":"2019-11-04T01:28:08.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.6","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d2d4e4d3f2cd30f970635618a98b005102f1f008","kind":"commit","published_at":"2019-11-04T00:53:25.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.5","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a44c547ad78977a1fe7f5380478a75a151b49137","kind":"commit","published_at":"2019-11-02T14:49:19.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.4","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"24fa76b158eabca6bf00ac32019d7f1cecd3ae84","kind":"commit","published_at":"2019-11-01T22:54:01.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.3","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec0744f348519ca3b9ec8951ea5bf0b170193a93","kind":"commit","published_at":"2019-11-01T21:49:30.000Z","download_url":"https://codeload.github.com/explosion/catalogue/tar.gz/v0.0.2","html_url":"https://github.com/explosion/catalogue/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/explosion/catalogue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-18T22:55:47.133Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":27,"rankings":{"downloads":null,"dependent_repos_count":7.0512500623783625,"dependent_packages_count":6.452417785318628,"stargazers_count":29.806876590648233,"forks_count":35.96985877538799,"docker_downloads_count":null,"average":19.820100803433302},"purl":"pkg:conda/catalogue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/catalogue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/catalogue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/catalogue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T17:35:57.886Z","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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/explosion%2Fcatalogue/issues","maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"},{"login":"svlandeg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/catalogue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/catalogue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/catalogue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/catalogue/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":26101,"full_name":"explosion/catalogue","default_branch":"master","committers":[{"name":"Ines Montani","email":"ines@ines.io","login":"ines","count":61},{"name":"Adriane Boyd","email":"adrianeboyd@gmail.com","login":"adrianeboyd","count":23},{"name":"Raphael Mitsch","email":"r.mitsch@outlook.com","login":"rmitsch","count":6},{"name":"Sofie Van Landeghem","email":"svlandeg","login":"svlandeg","count":3},{"name":"Matthew Honnibal","email":"honnibal+gh@gmail.com","login":"honnibal","count":3},{"name":"tamuhey","email":"tamuhey@gmail.com","login":"tamuhey","count":1},{"name":"Simon Brugman","email":"sbrugman","login":"sbrugman","count":1},{"name":"Peter Baumgartner","email":"5107405+pmbaumgartner","login":"pmbaumgartner","count":1},{"name":"Lucie","email":"lucie.daeye@gmail.com","login":"patjouk","count":1},{"name":"Justin DuJardin","email":"justindujardin","login":"justindujardin","count":1},{"name":"Joel Ödlund","email":"joel.odlund@gmail.com","login":"joel-odlund","count":1}],"total_commits":102,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.272727272727273,"dds":0.4019607843137255,"past_year_committers":[{"name":"Sofie Van Landeghem","email":"svlandeg","login":"svlandeg","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-05-16T14:07:28.719Z","last_synced_commit":"63deba56361901ffa4c1160f0174e6db95c3f1d5","created_at":"2023-03-07T16:29:09.238Z","updated_at":"2025-05-16T14:07:28.729Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"explosion/catalogue","html_url":"https://github.com/explosion/catalogue","last_synced_at":"2025-08-18T22:44:47.164Z","status":"error","issues_count":12,"pull_requests_count":62,"avg_time_to_close_issue":21544038.25,"avg_time_to_close_pull_request":944309.45,"issues_closed_count":8,"pull_requests_closed_count":60,"pull_request_authors_count":14,"issue_authors_count":12,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.7580645161290323,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":1.0,"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-10T11:08:23.883Z","updated_at":"2025-09-01T06:54:35.155Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/explosion%2Fcatalogue/issues","issue_labels_count":{},"pull_request_labels_count":{"enhancement":7,"documentation":2,"bug":1},"issue_author_associations_count":{"NONE":11,"MEMBER":1},"pull_request_author_associations_count":{"MEMBER":43,"CONTRIBUTOR":15,"NONE":4,"COLLABORATOR":4},"issue_authors":{"abgoldberg":1,"simurgh9":1,"rcox771":1,"svlandeg":1,"akapeletzis":1,"cjwatson":1,"schorfma":1,"rmcgibbo":1,"FrancescoCasalegno":1,"aalavian":1,"NixBiks":1,"AlirezaTheH":1},"pull_request_authors":{"adrianeboyd":35,"rmitsch":6,"svlandeg":6,"ines":6,"dakinggg":4,"shadeMe":1,"joel-odlund":1,"tamuhey":1,"sbrugman":1,"pmbaumgartner":1,"justindujardin":1,"kadarakos":1,"NixBiks":1,"patjouk":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"cjwatson":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"adrianeboyd","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrianeboyd"},{"login":"svlandeg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/svlandeg"},{"login":"ines","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ines"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":8,"MemberEvent":1,"IssueCommentEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":8,"MemberEvent":1,"IssueCommentEvent":1}},"keywords":["developer-tools","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-11T18:10:57.515Z","updated_at":"2022-08-11T18:10:57.515Z","repository_link":"https://github.com/explosion/catalogue/blob/master/requirements.txt","dependencies":[{"id":1218491151,"package_name":"zipp","ecosystem":"pypi","requirements":"\u003e=0.5","direct":true,"kind":"runtime","optional":false},{"id":1218491152,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.6.4","direct":true,"kind":"runtime","optional":false},{"id":1218491153,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.6.5","direct":true,"kind":"runtime","optional":false},{"id":1218491154,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":28.28734885939575,"created_at":"2025-09-08T11:18:36.191Z","updated_at":"2025-10-07T08:24:53.172Z","avatar_url":"https://github.com/explosion.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10302598,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["spacy","jax","named-entity-recognition","tokenization","machine-learning-library","mxnet","type-checking","cython","entity-linking","text-classification"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65010","html_url":"https://science.ecosyste.ms/projects/65010"}