{"id":62569,"name":"rdkit-pypi","description":"⚛️ RDKit Python Wheels on PyPI. 💻 pip install rdkit","url":"https://github.com/kuelumbus/rdkit-pypi","last_synced_at":"2025-09-08T12:45:43.127Z","repository":{"id":37438640,"uuid":"352128360","full_name":"kuelumbus/rdkit-pypi","owner":"kuelumbus","description":"⚛️ RDKit Python Wheels on PyPI. 💻 pip install rdkit","archived":false,"fork":false,"pushed_at":"2025-09-05T12:39:07.000Z","size":366,"stargazers_count":134,"open_issues_count":4,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-06T06:58:16.496Z","etag":null,"topics":["cheminformatics","pypi","pypi-package","python","python-library","rdkit"],"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/kuelumbus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-27T16:59:36.000Z","updated_at":"2025-09-05T12:37:37.000Z","dependencies_parsed_at":"2024-01-05T14:44:31.954Z","dependency_job_id":"7e99fa93-31ca-4dc4-a43b-3c3ad5a6b02e","html_url":"https://github.com/kuelumbus/rdkit-pypi","commit_stats":{"total_commits":231,"total_committers":5,"mean_commits":46.2,"dds":0.4415584415584416,"last_synced_commit":"35a3d89f3b53a05b8715da2de4b268d7508843fc"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/kuelumbus/rdkit-pypi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/sbom","scorecard":{"id":573000,"data":{"date":"2025-08-11","repo":{"name":"github.com/kuelumbus/rdkit-pypi","commit":"6f6c943af023dd5db36b164ad0013442f8997983"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_rdkit_version.yml:1","Warn: no topLevel permission defined: .github/workflows/test_rdkit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/wheels.yml:12","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":"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":"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":"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/check_rdkit_version.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_rdkit_version.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_rdkit_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_rdkit.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/test_rdkit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_rdkit.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/test_rdkit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_rdkit.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test_rdkit.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:177","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T16:51:18.432Z","repository_id":37438640,"created_at":"2025-08-20T16:51:18.432Z","updated_at":"2025-08-20T16:51:18.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188088,"owners_count":25237847,"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":"kuelumbus","name":"Chris Kuenneth","uuid":"44866753","kind":"user","description":"Postdoctoral materials computer scientist","email":"","website":"https://kuenneth.dev","location":"Atlanta","twitter":null,"company":"Georgia Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/44866753?u=11a559d2264f815b467b3b6caec4573753ef1279\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-05T01:54:43.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kuelumbus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:02:15.297Z","updated_at":"2023-03-05T01:54:43.972Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus/repositories"},"packages":[{"id":2898404,"name":"rdkit","ecosystem":"pypi","description":"A collection of chemoinformatics and machine-learning software written in C++ and Python","homepage":"https://github.com/kuelumbus/rdkit-pypi","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kuelumbus/rdkit-pypi","keywords_array":[],"namespace":null,"versions_count":38,"first_release_published_at":"2022-06-17T11:37:25.000Z","latest_release_published_at":"2025-09-05T12:45:58.000Z","latest_release_number":"2025.3.6","last_synced_at":"2025-09-05T13:02:42.109Z","created_at":"2022-04-10T12:26:14.943Z","updated_at":"2025-09-06T06:58:20.938Z","registry_url":"https://pypi.org/project/rdkit/","install_command":"pip install rdkit --index-url https://pypi.org/simple","documentation_url":"https://rdkit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"rdkit","project_status":null},"repo_metadata":{"id":37438640,"uuid":"352128360","full_name":"kuelumbus/rdkit-pypi","owner":"kuelumbus","description":"⚛️ RDKit Python Wheels on PyPI. 💻 pip install rdkit","archived":false,"fork":false,"pushed_at":"2025-08-22T13:53:41.000Z","size":345,"stargazers_count":132,"open_issues_count":6,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-22T15:42:32.831Z","etag":null,"topics":["cheminformatics","pypi","pypi-package","python","python-library","rdkit"],"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/kuelumbus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-27T16:59:36.000Z","updated_at":"2025-08-01T08:35:02.000Z","dependencies_parsed_at":"2024-01-05T14:44:31.954Z","dependency_job_id":"7e99fa93-31ca-4dc4-a43b-3c3ad5a6b02e","html_url":"https://github.com/kuelumbus/rdkit-pypi","commit_stats":{"total_commits":231,"total_committers":5,"mean_commits":46.2,"dds":0.4415584415584416,"last_synced_commit":"35a3d89f3b53a05b8715da2de4b268d7508843fc"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/kuelumbus/rdkit-pypi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/sbom","scorecard":{"id":573000,"data":{"date":"2025-08-11","repo":{"name":"github.com/kuelumbus/rdkit-pypi","commit":"6f6c943af023dd5db36b164ad0013442f8997983"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_rdkit_version.yml:1","Warn: no topLevel permission defined: .github/workflows/test_rdkit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/wheels.yml:12","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":"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":"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":"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/check_rdkit_version.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_rdkit_version.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_rdkit_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_rdkit.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/test_rdkit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_rdkit.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/test_rdkit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_rdkit.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test_rdkit.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:177","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T16:51:18.432Z","repository_id":37438640,"created_at":"2025-08-20T16:51:18.432Z","updated_at":"2025-08-20T16:51:18.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273868137,"owners_count":25182423,"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-06T02:00:13.247Z","response_time":2576,"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":"kuelumbus","name":"Chris Kuenneth","uuid":"44866753","kind":"user","description":"Postdoctoral materials computer scientist","email":"","website":"https://kuenneth.dev","location":"Atlanta","twitter":null,"company":"Georgia Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/44866753?u=11a559d2264f815b467b3b6caec4573753ef1279\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-05T01:54:43.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kuelumbus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:02:15.297Z","updated_at":"2023-03-05T01:54:43.972Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus/repositories"},"tags":[{"name":"2025.03.5","sha":"6f6c943af023dd5db36b164ad0013442f8997983","kind":"commit","published_at":"2025-08-01T08:34:58.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.5","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.5/manifests"},{"name":"2025.03.4","sha":"057ceae94ee19d247c9473189f55f977c5426195","kind":"commit","published_at":"2025-07-31T07:04:04.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.4","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.4/manifests"},{"name":"2025.03.3","sha":"bfa256b6c405698a2ef7710c067eb80df1a7a730","kind":"commit","published_at":"2025-06-12T06:52:51.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.3","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.3/manifests"},{"name":"2025.03.2","sha":"f53e7904f46ca15020c881f0b0b6d883f5da6da7","kind":"commit","published_at":"2025-05-13T07:52:41.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.2","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.2/manifests"},{"name":"2025.03.1","sha":"1989a31c55264f4dc3a4ff4c18835770e73eba71","kind":"commit","published_at":"2025-05-09T07:15:25.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.1","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.1/manifests"},{"name":"2024.9.6","sha":"35d7d21801e05e50b29af0f52181a507d422746b","kind":"commit","published_at":"2025-03-12T10:35:01.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.6","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.6/manifests"},{"name":"2024.9.5","sha":"34d4612e1695e5563fb217be3edead1e2c43113b","kind":"commit","published_at":"2025-02-05T13:14:05.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.5","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.5/manifests"},{"name":"2024.9.4","sha":"f3156a64b0efefecf3732c15b1a72f38c38b7f7c","kind":"commit","published_at":"2025-01-07T07:16:27.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.4","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.4/manifests"},{"name":"2024.9.3","sha":"667ab44bd66bd4a3e6a8a4372caca77b710ed6a3","kind":"commit","published_at":"2025-01-05T18:47:18.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.3","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.3/manifests"},{"name":"2024.9.2","sha":"c700bdca7c419f0c18101bc66a51389356fc5a9a","kind":"commit","published_at":"2025-01-05T14:50:30.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.2","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.2/manifests"},{"name":"2024.9.1","sha":"54f333a0c0ca08139b3b1ced6e00c3eb44275fa1","kind":"commit","published_at":"2024-12-29T13:30:41.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.1","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.1/manifests"},{"name":"2024.3.6","sha":"5ef9a75abef0d9fdd034e7e1dc430528c5b4e76f","kind":"commit","published_at":"2024-11-07T20:51:25.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.6","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.6/manifests"},{"name":"2024.3.5","sha":"cffce0f749bd0f4215e059e1d08c110f4b8520b9","kind":"commit","published_at":"2024-08-07T12:35:41.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.5","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.5/manifests"},{"name":"2024.3.4","sha":"7efa108decbe19f1fb27cc142e1d446ebe1b020a","kind":"commit","published_at":"2024-08-06T08:37:28.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.4","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.4/manifests"},{"name":"2024.3.3","sha":"c63fb37ad53acd8eb753f6635931f08489e3ddf2","kind":"commit","published_at":"2024-07-05T10:08:04.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.3","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.3/manifests"},{"name":"2024.3.1","sha":"a524f99435bb8c4ee45de4d29589846a7f06aaef","kind":"commit","published_at":"2024-06-24T12:33:29.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.1","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T06:58:20.937Z","dependent_packages_count":315,"downloads":1284698,"downloads_period":"last-month","dependent_repos_count":460,"rankings":{"downloads":0.7499219037300361,"dependent_repos_count":0.669255376779903,"dependent_packages_count":0.1209997904251996,"stargazers_count":6.9424618316837545,"forks_count":11.470805792561125,"docker_downloads_count":1.4049420110481508,"average":3.5597311177046946},"purl":"pkg:pypi/rdkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rdkit","docker_dependents_count":26,"docker_downloads_count":1010,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rdkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rdkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:52:22.062Z","issues_count":48,"pull_requests_count":99,"avg_time_to_close_issue":1804042.8139534884,"avg_time_to_close_pull_request":1516113.788888889,"issues_closed_count":43,"pull_requests_closed_count":90,"pull_request_authors_count":11,"issue_authors_count":39,"avg_comments_per_issue":4.1875,"avg_comments_per_pull_request":0.4444444444444444,"merged_pull_requests_count":71,"bot_issues_count":1,"bot_pull_requests_count":61,"past_year_issues_count":4,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":6565482.5,"past_year_avg_time_to_close_pull_request":3012980.9565217393,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/issues","maintainers":[{"login":"kuelumbus","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuelumbus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit/related_packages","maintainers":[{"uuid":"glandrum","login":"glandrum","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/glandrum/","role":null,"created_at":"2022-11-30T23:14:18.749Z","updated_at":"2022-11-30T23:14:18.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/glandrum/packages"},{"uuid":"kuelumbus","login":"kuelumbus","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kuelumbus/","role":null,"created_at":"2022-11-30T23:14:18.757Z","updated_at":"2022-11-30T23:14:18.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kuelumbus/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"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":2898407,"name":"rdkit-pypi","ecosystem":"pypi","description":"A collection of chemoinformatics and machine-learning software written in C++ and Python","homepage":"https://github.com/kuelumbus/rdkit-pypi","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kuelumbus/rdkit-pypi","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2021-03-28T04:15:43.000Z","latest_release_published_at":"2023-02-26T17:06:53.000Z","latest_release_number":"2022.9.5","last_synced_at":"2025-08-22T16:06:33.246Z","created_at":"2022-04-10T12:26:15.081Z","updated_at":"2025-08-23T01:59:28.672Z","registry_url":"https://pypi.org/project/rdkit-pypi/","install_command":"pip install rdkit-pypi --index-url https://pypi.org/simple","documentation_url":"https://rdkit-pypi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"rdkit-pypi","project_status":null},"repo_metadata":{"id":37438640,"uuid":"352128360","full_name":"kuelumbus/rdkit-pypi","owner":"kuelumbus","description":"⚛️ RDKit Python Wheels on PyPI. 💻 pip install rdkit","archived":false,"fork":false,"pushed_at":"2025-08-22T13:53:41.000Z","size":345,"stargazers_count":132,"open_issues_count":6,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-22T15:42:32.831Z","etag":null,"topics":["cheminformatics","pypi","pypi-package","python","python-library","rdkit"],"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/kuelumbus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-27T16:59:36.000Z","updated_at":"2025-08-01T08:35:02.000Z","dependencies_parsed_at":"2024-01-05T14:44:31.954Z","dependency_job_id":"7e99fa93-31ca-4dc4-a43b-3c3ad5a6b02e","html_url":"https://github.com/kuelumbus/rdkit-pypi","commit_stats":{"total_commits":231,"total_committers":5,"mean_commits":46.2,"dds":0.4415584415584416,"last_synced_commit":"35a3d89f3b53a05b8715da2de4b268d7508843fc"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/kuelumbus/rdkit-pypi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/sbom","scorecard":{"id":573000,"data":{"date":"2025-08-11","repo":{"name":"github.com/kuelumbus/rdkit-pypi","commit":"6f6c943af023dd5db36b164ad0013442f8997983"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_rdkit_version.yml:1","Warn: no topLevel permission defined: .github/workflows/test_rdkit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/wheels.yml:12","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":"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":"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":"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/check_rdkit_version.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_rdkit_version.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_rdkit_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/check_rdkit_version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_rdkit.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/test_rdkit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_rdkit.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/test_rdkit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/kuelumbus/rdkit-pypi/wheels.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_rdkit.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test_rdkit.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/wheels.yml:177","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-20T16:51:18.432Z","repository_id":37438640,"created_at":"2025-08-20T16:51:18.432Z","updated_at":"2025-08-20T16:51:18.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271732341,"owners_count":24811310,"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-22T02:00:08.480Z","response_time":65,"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":"kuelumbus","name":"Chris Kuenneth","uuid":"44866753","kind":"user","description":"Postdoctoral materials computer scientist","email":"","website":"https://kuenneth.dev","location":"Atlanta","twitter":null,"company":"Georgia Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/44866753?u=11a559d2264f815b467b3b6caec4573753ef1279\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-05T01:54:43.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kuelumbus","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:02:15.297Z","updated_at":"2023-03-05T01:54:43.972Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuelumbus/repositories"},"tags":[{"name":"2025.03.5","sha":"6f6c943af023dd5db36b164ad0013442f8997983","kind":"commit","published_at":"2025-08-01T08:34:58.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.5","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.5/manifests"},{"name":"2025.03.4","sha":"057ceae94ee19d247c9473189f55f977c5426195","kind":"commit","published_at":"2025-07-31T07:04:04.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.4","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.4/manifests"},{"name":"2025.03.3","sha":"bfa256b6c405698a2ef7710c067eb80df1a7a730","kind":"commit","published_at":"2025-06-12T06:52:51.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.3","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.3/manifests"},{"name":"2025.03.2","sha":"f53e7904f46ca15020c881f0b0b6d883f5da6da7","kind":"commit","published_at":"2025-05-13T07:52:41.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.2","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.2/manifests"},{"name":"2025.03.1","sha":"1989a31c55264f4dc3a4ff4c18835770e73eba71","kind":"commit","published_at":"2025-05-09T07:15:25.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2025.03.1","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2025.03.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2025.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2025.03.1/manifests"},{"name":"2024.9.6","sha":"35d7d21801e05e50b29af0f52181a507d422746b","kind":"commit","published_at":"2025-03-12T10:35:01.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.6","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.6/manifests"},{"name":"2024.9.5","sha":"34d4612e1695e5563fb217be3edead1e2c43113b","kind":"commit","published_at":"2025-02-05T13:14:05.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.5","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.5/manifests"},{"name":"2024.9.4","sha":"f3156a64b0efefecf3732c15b1a72f38c38b7f7c","kind":"commit","published_at":"2025-01-07T07:16:27.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.4","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.4/manifests"},{"name":"2024.9.3","sha":"667ab44bd66bd4a3e6a8a4372caca77b710ed6a3","kind":"commit","published_at":"2025-01-05T18:47:18.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.3","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.3/manifests"},{"name":"2024.9.2","sha":"c700bdca7c419f0c18101bc66a51389356fc5a9a","kind":"commit","published_at":"2025-01-05T14:50:30.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.2","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.2/manifests"},{"name":"2024.9.1","sha":"54f333a0c0ca08139b3b1ced6e00c3eb44275fa1","kind":"commit","published_at":"2024-12-29T13:30:41.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.9.1","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.9.1/manifests"},{"name":"2024.3.6","sha":"5ef9a75abef0d9fdd034e7e1dc430528c5b4e76f","kind":"commit","published_at":"2024-11-07T20:51:25.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.6","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.6/manifests"},{"name":"2024.3.5","sha":"cffce0f749bd0f4215e059e1d08c110f4b8520b9","kind":"commit","published_at":"2024-08-07T12:35:41.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.5","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.5/manifests"},{"name":"2024.3.4","sha":"7efa108decbe19f1fb27cc142e1d446ebe1b020a","kind":"commit","published_at":"2024-08-06T08:37:28.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.4","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.4/manifests"},{"name":"2024.3.3","sha":"c63fb37ad53acd8eb753f6635931f08489e3ddf2","kind":"commit","published_at":"2024-07-05T10:08:04.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.3","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.3/manifests"},{"name":"2024.3.1","sha":"a524f99435bb8c4ee45de4d29589846a7f06aaef","kind":"commit","published_at":"2024-06-24T12:33:29.000Z","download_url":"https://codeload.github.com/kuelumbus/rdkit-pypi/tar.gz/2024.3.1","html_url":"https://github.com/kuelumbus/rdkit-pypi/releases/tag/2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuelumbus/rdkit-pypi@2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/tags/2024.3.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T01:59:28.672Z","dependent_packages_count":87,"downloads":103621,"downloads_period":"last-month","dependent_repos_count":338,"rankings":{"downloads":0.8272273253905803,"dependent_repos_count":0.7910460155085351,"dependent_packages_count":0.19118757735484967,"stargazers_count":6.9424618316837545,"forks_count":11.470805792561125,"docker_downloads_count":0.9899443638218535,"average":3.535445484386783},"purl":"pkg:pypi/rdkit-pypi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rdkit-pypi","docker_dependents_count":23,"docker_downloads_count":251319,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rdkit-pypi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rdkit-pypi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T16:47:36.343Z","issues_count":48,"pull_requests_count":85,"avg_time_to_close_issue":1793423.8837209302,"avg_time_to_close_pull_request":1284182.5853658537,"issues_closed_count":43,"pull_requests_closed_count":82,"pull_request_authors_count":9,"issue_authors_count":39,"avg_comments_per_issue":4.291666666666667,"avg_comments_per_pull_request":0.4470588235294118,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":52,"past_year_issues_count":5,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":3517140.6666666665,"past_year_avg_time_to_close_pull_request":2869465.6842105263,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.7727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/issues","maintainers":[{"login":"kuelumbus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuelumbus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit-pypi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit-pypi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit-pypi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rdkit-pypi/related_packages","maintainers":[{"uuid":"kuelumbus","login":"kuelumbus","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kuelumbus/","role":null,"created_at":"2023-02-25T07:57:31.897Z","updated_at":"2023-02-25T07:57:31.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kuelumbus/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"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"}}],"commits":{"id":648543,"full_name":"kuelumbus/rdkit-pypi","default_branch":"main","committers":[{"name":"Chris","email":"christopher.kuenneth@gmail.com","login":"kuelumbus","count":227},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":36},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"dcambie","email":"2422614+dcambie","login":"dcambie","count":1}],"total_commits":268,"total_committers":4,"total_bot_commits":40,"total_bot_committers":2,"mean_commits":67.0,"dds":0.15298507462686572,"past_year_committers":[{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":13},{"name":"Christopher Kuenneth","email":"christopher.kuenneth@gmail.com","login":"kuelumbus","count":8}],"past_year_total_commits":21,"past_year_total_committers":2,"past_year_total_bot_commits":13,"past_year_total_bot_committers":1,"past_year_mean_commits":10.5,"past_year_dds":0.38095238095238093,"last_synced_at":"2025-05-16T03:14:04.302Z","last_synced_commit":"f53e7904f46ca15020c881f0b0b6d883f5da6da7","created_at":"2023-03-09T09:17:27.517Z","updated_at":"2025-05-16T03:14:04.302Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"kuelumbus/rdkit-pypi","html_url":"https://github.com/kuelumbus/rdkit-pypi","last_synced_at":"2025-09-06T13:18:26.263Z","status":"active","issues_count":48,"pull_requests_count":115,"avg_time_to_close_issue":1554091.4102564103,"avg_time_to_close_pull_request":1586742.009708738,"issues_closed_count":39,"pull_requests_closed_count":103,"pull_request_authors_count":11,"issue_authors_count":39,"avg_comments_per_issue":3.9166666666666665,"avg_comments_per_pull_request":0.4434782608695652,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":3,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2310305.3636363638,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4411764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-14T22:48:39.505Z","updated_at":"2025-09-06T13:18:26.263Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuelumbus%2Frdkit-pypi/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":6},"issue_author_associations_count":{"NONE":43,"OWNER":5},"pull_request_author_associations_count":{"CONTRIBUTOR":73,"OWNER":29,"NONE":13},"issue_authors":{"kuelumbus":5,"njzjz":2,"a-r-j":2,"greglandrum":2,"churnikov":2,"quad400":2,"shah-xad":1,"skearnes":1,"clarissedescamps":1,"sconstable":1,"skalinin":1,"guyrosin":1,"jhjensen2":1,"nlarusstone":1,"stsouko":1,"juius":1,"curcioriccardo":1,"radusuciu":1,"ale94mleon":1,"sfias":1,"grgi":1,"radifar":1,"Kh4L":1,"amirnikooie":1,"plbremer":1,"gedeck":1,"clefourrier":1,"sophialeeman":1,"c-w-feldmann":1,"foxbunny":1,"aravindhnivas":1,"sinwoobang":1,"Gondone123":1,"mostafiz67":1,"mkrompiec":1,"padix-key":1,"j3mdamas":1,"kovalp":1,"philopon":1},"pull_request_authors":{"github-actions[bot]":66,"kuelumbus":29,"dependabot[bot]":6,"bertiewooster":3,"fxcoudert":2,"padix-key":2,"ptosco":2,"pechersky":2,"dcambie":1,"Copilot":1,"google-labs-jules[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":25,"NONE":9},"past_year_issue_authors":{"aravindhnivas":1,"c-w-feldmann":1,"njzjz":1},"past_year_pull_request_authors":{"github-actions[bot]":25,"bertiewooster":3,"fxcoudert":2,"pechersky":2,"Copilot":1,"google-labs-jules[bot]":1},"maintainers":[{"login":"kuelumbus","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuelumbus"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":19,"ReleaseEvent":8,"IssuesEvent":3,"WatchEvent":5,"DeleteEvent":11,"IssueCommentEvent":24,"PushEvent":89,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":41,"ForkEvent":6},"last_year":{"CreateEvent":19,"ReleaseEvent":8,"IssuesEvent":3,"WatchEvent":5,"DeleteEvent":11,"IssueCommentEvent":24,"PushEvent":89,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":41,"ForkEvent":6}},"keywords":["cheminformatics","pypi","pypi-package","python","python-library","rdkit"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-09T13:20:45.277Z","updated_at":"2022-08-09T13:20:45.277Z","repository_link":"https://github.com/kuelumbus/rdkit-pypi/blob/main/setup.py","dependencies":[{"id":879519792,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":879519793,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_rdkit_version.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T12:01:51.949Z","updated_at":"2023-02-12T12:01:51.949Z","repository_link":"https://github.com/kuelumbus/rdkit-pypi/blob/main/.github/workflows/check_rdkit_version.yml","dependencies":[{"id":7583999269,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7583999270,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"v1.x","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_rdkit.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T12:01:52.014Z","updated_at":"2023-02-12T12:01:52.014Z","repository_link":"https://github.com/kuelumbus/rdkit-pypi/blob/main/.github/workflows/test_rdkit.yml","dependencies":[{"id":7584001793,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7584001794,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheels.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T12:01:52.276Z","updated_at":"2023-02-12T12:01:52.276Z","repository_link":"https://github.com/kuelumbus/rdkit-pypi/blob/main/.github/workflows/wheels.yml","dependencies":[{"id":7584001981,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7584001982,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7584001983,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T15:19:25.502Z","updated_at":"2023-09-24T15:19:25.502Z","repository_link":"https://github.com/kuelumbus/rdkit-pypi/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"vcpkg","filepath":"vcpkg.json","sha":null,"kind":"manifest","created_at":"2024-01-05T14:44:30.698Z","updated_at":"2024-01-05T14:44:30.698Z","repository_link":"https://github.com/kuelumbus/rdkit-pypi/blob/main/vcpkg.json","dependencies":[{"id":15446217759,"package_name":"cairo","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15446218655,"package_name":"freetype","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15446218765,"package_name":"eigen3","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":20.62491210302654,"created_at":"2025-09-08T11:18:26.029Z","updated_at":"2025-10-07T08:24:22.716Z","avatar_url":"https://github.com/kuelumbus.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1388319,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hacking","standardization","interpretability","autograding","mesh","interactive","datacleaner","data-profilers","agents","controllers"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62569","html_url":"https://science.ecosyste.ms/projects/62569"}