{"id":1448,"name":"CleanX","description":"CleanX: A Python library for data cleaning of large sets of radiology images - Published in JOSS (2022)","url":"https://github.com/drcandacemakedamoore/cleanx","last_synced_at":"2025-09-04T16:28:17.733Z","repository":{"id":37828431,"uuid":"357094031","full_name":"drcandacemakedamoore/cleanX","owner":"drcandacemakedamoore","description":"Python library for exploring, cleaning, normalizing, and augmenting large datasets of radiological data.","archived":false,"fork":false,"pushed_at":"2022-11-10T08:08:36.000Z","size":70548,"stargazers_count":24,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T09:13:02.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drcandacemakedamoore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-12T07:13:55.000Z","updated_at":"2024-02-24T14:18:52.000Z","dependencies_parsed_at":"2023-01-20T23:16:13.608Z","dependency_job_id":null,"html_url":"https://github.com/drcandacemakedamoore/cleanX","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/drcandacemakedamoore/cleanX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drcandacemakedamoore","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/sbom","scorecard":{"id":355348,"data":{"date":"2025-08-11","repo":{"name":"github.com/drcandacemakedamoore/cleanX","commit":"8789deea7ac65200705f9e999762bc0138c5b429"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/on-tag.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.14 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61092656","Warn: release artifact v0.0.15 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61089986","Warn: release artifact v0.1.13 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/57235645","Warn: release artifact v0.1.12 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/50915675","Warn: release artifact v0.1.11 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/48256051","Warn: release artifact v0.1.14 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61092656","Warn: release artifact v0.0.15 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61089986","Warn: release artifact v0.1.13 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/57235645","Warn: release artifact v0.1.12 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/50915675","Warn: release artifact v0.1.11 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/48256051"],"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/on-commit.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-tag.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-tag.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: pipCommand not pinned by hash: scripts/linux-install.sh:28","Warn: pipCommand not pinned by hash: .github/workflows/on-commit.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/on-commit.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/on-commit.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/on-tag.yml:32","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-18T09:24:25.625Z","repository_id":37828431,"created_at":"2025-08-18T09:24:25.625Z","updated_at":"2025-08-18T09:24:25.625Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273600541,"owners_count":25135044,"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-04T02:00:08.968Z","response_time":61,"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":"drcandacemakedamoore","name":"Candace Makeda Moore, MD","uuid":"31033601","kind":"user","description":"Python, SQL, Javascript, and HTML. I love imaging informatics.","email":"","website":"cmhm.info","location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31033601?u=51eb29fb7ad3f481af472270b9a0ef0ce6244b76\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T21:58:43.430Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/drcandacemakedamoore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:37:11.736Z","updated_at":"2023-03-05T21:58:43.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drcandacemakedamoore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drcandacemakedamoore/repositories"},"packages":[{"id":2671622,"name":"cleanx","ecosystem":"pypi","description":"Python library for cleaning data in large datasets of Xrays","homepage":"https://github.com/drcandacemakedamoore/cleanX","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/drcandacemakedamoore/cleanX","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2021-04-14T12:33:57.000Z","latest_release_published_at":"2022-01-16T14:41:16.000Z","latest_release_number":"0.1.13","last_synced_at":"2025-09-03T22:02:51.733Z","created_at":"2022-04-10T10:21:49.787Z","updated_at":"2025-09-04T08:51:54.106Z","registry_url":"https://pypi.org/project/cleanx/","install_command":"pip install cleanx --index-url https://pypi.org/simple","documentation_url":"https://cleanx.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cleanx","project_status":null},"repo_metadata":{"id":37828431,"uuid":"357094031","full_name":"drcandacemakedamoore/cleanX","owner":"drcandacemakedamoore","description":"Python library for exploring, cleaning, normalizing, and augmenting large datasets of radiological data.","archived":false,"fork":false,"pushed_at":"2022-11-10T08:08:36.000Z","size":70548,"stargazers_count":24,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T01:40:00.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drcandacemakedamoore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-12T07:13:55.000Z","updated_at":"2024-02-24T14:18:52.000Z","dependencies_parsed_at":"2023-01-20T23:16:13.608Z","dependency_job_id":null,"html_url":"https://github.com/drcandacemakedamoore/cleanX","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/drcandacemakedamoore/cleanX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drcandacemakedamoore","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/sbom","scorecard":{"id":355348,"data":{"date":"2025-08-11","repo":{"name":"github.com/drcandacemakedamoore/cleanX","commit":"8789deea7ac65200705f9e999762bc0138c5b429"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/on-tag.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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1.14 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61092656","Warn: release artifact v0.0.15 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61089986","Warn: release artifact v0.1.13 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/57235645","Warn: release artifact v0.1.12 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/50915675","Warn: release artifact v0.1.11 not signed: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/48256051","Warn: release artifact v0.1.14 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61092656","Warn: release artifact v0.0.15 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/61089986","Warn: release artifact v0.1.13 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/57235645","Warn: release artifact v0.1.12 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/50915675","Warn: release artifact v0.1.11 does not have provenance: https://api.github.com/repos/drcandacemakedamoore/cleanX/releases/48256051"],"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/on-commit.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-commit.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-commit.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-tag.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-tag.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-tag.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/drcandacemakedamoore/cleanX/on-tag.yml/main?enable=pin","Warn: pipCommand not pinned by hash: scripts/linux-install.sh:28","Warn: pipCommand not pinned by hash: .github/workflows/on-commit.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/on-commit.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/on-commit.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/on-tag.yml:32","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-18T09:24:25.625Z","repository_id":37828431,"created_at":"2025-08-18T09:24:25.625Z","updated_at":"2025-08-18T09:24:25.625Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517419,"owners_count":25119767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"drcandacemakedamoore","name":"Candace Makeda Moore, MD","uuid":"31033601","kind":"user","description":"Python, SQL, Javascript, and HTML. I love imaging informatics.","email":"","website":"cmhm.info","location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31033601?u=51eb29fb7ad3f481af472270b9a0ef0ce6244b76\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-05T21:58:43.430Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/drcandacemakedamoore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:37:11.736Z","updated_at":"2023-03-05T21:58:43.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drcandacemakedamoore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drcandacemakedamoore/repositories"},"tags":[{"name":"v0.1.14","sha":"c9bc95c0e4f9c7ac44d8ee33534b4452cbf659a5","kind":"commit","published_at":"2022-03-06T16:24:45.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.14","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.14/manifests"},{"name":"v0.0.15","sha":"c9bc95c0e4f9c7ac44d8ee33534b4452cbf659a5","kind":"commit","published_at":"2022-03-06T16:24:45.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.15","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.15/manifests"},{"name":"v0.1.13","sha":"c4fa3743afaeff06d3c7e1bde0bf285a43310241","kind":"commit","published_at":"2022-01-16T21:30:04.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.13","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"9e29304a26577abf1b7894eb3050177e392f5832","kind":"commit","published_at":"2021-10-03T19:43:36.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.12","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"88bd2d40499372b5a9cb1e24c871f9fc14e79f84","kind":"commit","published_at":"2021-08-23T03:58:35.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.11","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"ed5b325e4a044079f87a700b18e061c01b678ee2","kind":"commit","published_at":"2021-08-21T20:52:28.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.10","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"d1bd90ddbc157db4b41c322cc757d54ad9b22650","kind":"commit","published_at":"2021-07-31T05:54:01.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.9","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"9434dc32d15df99cfd27ab1e4e3dd4c6c7a3dc26","kind":"commit","published_at":"2021-07-22T11:56:19.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.8","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"7805840c06089d785da7c322cfb5ca400804842b","kind":"commit","published_at":"2021-07-15T14:52:09.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.7","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"449f2aa54bf786e868feb095554b44a6eb3adc6e","kind":"commit","published_at":"2021-07-15T11:55:44.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.6","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"943540149f53458b7cd33d2645b8a975618e94c3","kind":"commit","published_at":"2021-07-15T07:32:55.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.5","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"ea43aeb86dedb1d0255d3557086fa5eb4ac0bc58","kind":"commit","published_at":"2021-07-14T20:08:25.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.4","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"5672185f39400d7559367d1a3bf86d15a4223b26","kind":"commit","published_at":"2021-06-27T08:12:42.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.3","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"f268719585f46c338b5a2ad41baf1b8f3587996c","kind":"commit","published_at":"2021-06-21T12:34:49.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.2","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"913aa112b215dfec79486ee3eb29a7b58a873c83","kind":"commit","published_at":"2021-06-04T10:09:26.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.1","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"b449e4efdd2bdadb645b5e6a2b4644ba2ff23ed3","kind":"commit","published_at":"2021-05-26T08:26:11.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.1.0","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"9346cedd28306f5a094472ae3479ee18c6cb2fb4","kind":"commit","published_at":"2021-05-26T03:09:55.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.9","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"041804f8c10b67fccf3a231456279623ba75d1a5","kind":"commit","published_at":"2021-05-25T18:05:53.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.8","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"72754415f43bf3f46abb21d04b57ba725de6e1bb","kind":"commit","published_at":"2021-04-28T18:10:03.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.7","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e070fede6288ba9bc1a906516ffc89a21464444d","kind":"commit","published_at":"2021-04-28T17:54:28.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.6","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"3594b420a6c9eed73f80d5dbcb60ae2a91ed63c1","kind":"commit","published_at":"2021-04-28T17:36:13.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.5","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.5/manifests"},{"name":"v0.0.14","sha":"3a3b66e2b484e009ce85c1ce1bf457208eae8ffc","kind":"commit","published_at":"2021-04-27T18:57:24.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.14","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"da917ca1704863138d3468bd162c1c7372895068","kind":"commit","published_at":"2021-04-27T18:53:01.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.13","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"668cb5555653180b9f8e21428f29f116f4e9f4d8","kind":"commit","published_at":"2021-04-27T18:49:33.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.12","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"60a7d15d631033ac444ef7e188f00207699a9180","kind":"commit","published_at":"2021-04-27T18:13:43.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.11","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"0c16897474c8d880a44bccbc99e3c0351fe06e61","kind":"commit","published_at":"2021-04-27T18:11:31.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.10","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.10/manifests"},{"name":"v0.0.4","sha":"7e220f62a26cc89d0fd422a7aa4726a5f4ae1bd7","kind":"commit","published_at":"2021-04-15T12:26:08.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.4","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"dfb5b772c6195566f9b8fffafd8da6a4be019fc4","kind":"commit","published_at":"2021-04-14T12:17:32.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.3","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"dfb5b772c6195566f9b8fffafd8da6a4be019fc4","kind":"commit","published_at":"2021-04-14T12:17:32.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.2","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d9a02b446a1efef80d441ee427271ed3156660db","kind":"commit","published_at":"2021-04-12T18:22:07.000Z","download_url":"https://codeload.github.com/drcandacemakedamoore/cleanX/tar.gz/v0.0.1","html_url":"https://github.com/drcandacemakedamoore/cleanX/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/drcandacemakedamoore/cleanX@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:51:54.106Z","dependent_packages_count":0,"downloads":113,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.82115890081361,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":12.953872059631259,"forks_count":10.89599330951114,"docker_downloads_count":null,"average":17.266292434353673},"purl":"pkg:pypi/cleanx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cleanx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cleanx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cleanx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:33:07.451Z","issues_count":41,"pull_requests_count":23,"avg_time_to_close_issue":2356584.8205128205,"avg_time_to_close_pull_request":145217.26086956522,"issues_closed_count":39,"pull_requests_closed_count":23,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.4878048780487805,"avg_comments_per_pull_request":1.565217391304348,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/issues","maintainers":[{"login":"drcandacemakedamoore","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drcandacemakedamoore"},{"login":"wvxvw","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wvxvw"},{"login":"andrew-f-murphy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrew-f-murphy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cleanx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cleanx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cleanx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cleanx/related_packages","maintainers":[{"uuid":"cmhm","login":"cmhm","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/cmhm/","role":null,"created_at":"2023-02-23T19:53:00.865Z","updated_at":"2023-02-23T19:53:00.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cmhm/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724715,"maintainers_count":308190,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":549312,"full_name":"drcandacemakedamoore/cleanX","default_branch":"main","committers":[{"name":"Candace Makeda Moore, MD","email":"31033601+drcandacemakedamoore","login":"drcandacemakedamoore","count":558},{"name":"Oleg Sivokon","email":"olegsivokon@gmail.com","login":null,"count":187},{"name":"andrew-f-murphy","email":"82982661+andrew-f-murphy","login":"andrew-f-murphy","count":16},{"name":"Patrice Jada","email":"59295119+PatriceJada","login":"PatriceJada","count":6},{"name":"Oleg Sivokon","email":"oleg.sivokon@replix.io","login":null,"count":2},{"name":"Kevin Mattheus Moerman","email":"Kevin-Mattheus-Moerman","login":"Kevin-Mattheus-Moerman","count":1}],"total_commits":770,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":128.33333333333334,"dds":0.2753246753246753,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:36:01.849Z","last_synced_commit":"8789deea7ac65200705f9e999762bc0138c5b429","created_at":"2023-03-09T04:34:33.299Z","updated_at":"2025-08-07T07:36:01.850Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"drcandacemakedamoore/cleanX","html_url":"https://github.com/drcandacemakedamoore/cleanX","last_synced_at":"2025-08-31T20:33:07.451Z","status":"error","issues_count":41,"pull_requests_count":23,"avg_time_to_close_issue":2356584.8205128205,"avg_time_to_close_pull_request":145217.26086956522,"issues_closed_count":39,"pull_requests_closed_count":23,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.4878048780487805,"avg_comments_per_pull_request":1.565217391304348,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:39:02.922Z","updated_at":"2025-08-31T20:33:07.451Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/drcandacemakedamoore%2FcleanX/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":20,"NONE":18,"COLLABORATOR":3},"pull_request_author_associations_count":{"COLLABORATOR":14,"CONTRIBUTOR":6,"OWNER":3},"issue_authors":{"drcandacemakedamoore":20,"delwende":4,"henrykironde":4,"ghost":4,"fdiblen":4,"wvxvw":3,"fockboi-lgtm":1,"sbonaretti":1},"pull_request_authors":{"wvxvw":10,"PatriceJada":5,"andrew-f-murphy":4,"drcandacemakedamoore":3,"Kevin-Mattheus-Moerman":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9963370,"issues_count":29639163,"pull_requests_count":86245952,"authors_count":9602732,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"drcandacemakedamoore","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drcandacemakedamoore"},{"login":"wvxvw","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wvxvw"},{"login":"andrew-f-murphy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrew-f-murphy"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/on-commit.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T23:16:13.551Z","updated_at":"2023-01-20T23:16:13.551Z","repository_link":"https://github.com/drcandacemakedamoore/cleanX/blob/main/.github/workflows/on-commit.yml","dependencies":[{"id":7069887908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069887909,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069887910,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"4.1.1","direct":true,"kind":"composite","optional":false},{"id":7069887911,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1.0.6","direct":true,"kind":"composite","optional":false},{"id":7069887912,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069887913,"package_name":"EnricoMi/publish-unit-test-result-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7069887914,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7069887915,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7069887916,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7069887917,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7069887918,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7069887919,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on-tag.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T23:16:13.569Z","updated_at":"2023-01-20T23:16:13.569Z","repository_link":"https://github.com/drcandacemakedamoore/cleanX/blob/main/.github/workflows/on-tag.yml","dependencies":[{"id":7069887920,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069887921,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7069887922,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069887923,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1.0.6","direct":true,"kind":"composite","optional":false},{"id":7069887924,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069887925,"package_name":"marvinpinto/action-automatic-releases","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-20T23:16:13.592Z","updated_at":"2023-01-20T23:16:13.592Z","repository_link":"https://github.com/drcandacemakedamoore/cleanX/blob/main/docker/Dockerfile","dependencies":[{"id":7069887955,"package_name":"python","ecosystem":"docker","requirements":"3.9","direct":true,"kind":"build","optional":false}]}],"score":9.794788135612787,"created_at":"2025-09-04T09:17:48.137Z","updated_at":"2025-10-07T08:04:32.399Z","avatar_url":"https://github.com/drcandacemakedamoore.png","language":"Jupyter Notebook","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":113,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4725904"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1448","html_url":"https://science.ecosyste.ms/projects/1448"}