{"id":67509,"name":"deid","description":"best effort anonymization for medical images using python","url":"https://github.com/pydicom/deid","last_synced_at":"2025-09-08T13:56:11.800Z","repository":{"id":22014493,"uuid":"94163984","full_name":"pydicom/deid","owner":"pydicom","description":"best effort anonymization for medical images using python","archived":false,"fork":false,"pushed_at":"2025-08-26T19:08:55.000Z","size":92693,"stargazers_count":161,"open_issues_count":18,"forks_count":51,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-27T00:23:46.013Z","etag":null,"topics":["anonymize","deidentify","dicom","medical","medical-images","pydicom"],"latest_commit_sha":null,"homepage":"https://pydicom.github.io/deid/","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/pydicom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":"deid/__init__.py","publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2017-06-13T03:16:10.000Z","updated_at":"2025-08-26T19:09:00.000Z","dependencies_parsed_at":"2023-02-12T07:15:56.472Z","dependency_job_id":"a03b3e4b-83a3-448a-8346-2645d12d99dc","html_url":"https://github.com/pydicom/deid","commit_stats":{"total_commits":367,"total_committers":20,"mean_commits":18.35,"dds":0.1362397820163488,"last_synced_commit":"830966d52846c6b721fabb4cc1c75f39eabd55cc"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pydicom/deid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/sbom","scorecard":{"id":751280,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydicom/deid","commit":"ab55713a8962e39ecb7f6e51a2530cc3a4fd7f10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":7,"reason":"Found 12/17 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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/codespell.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/codespell.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/main.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating continuumio/miniconda3 to continuumio/miniconda3@sha256:4a2425c3ca891633e5a27280120f3fb6d5960a0f509b7594632cdd5bb8cbaea8","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:27:56.711Z","repository_id":22014493,"created_at":"2025-08-22T20:27:56.711Z","updated_at":"2025-08-22T20:27:56.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196153,"owners_count":25239148,"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":"pydicom","name":"DICOM in Python","uuid":"28906941","kind":"organization","description":"development for software, modules, and containers for dicom applications that use Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28906941?v=4","repositories_count":24,"last_synced_at":"2023-08-21T19:41:03.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydicom","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:43:01.679Z","updated_at":"2023-08-21T19:41:10.682Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom/repositories"},"packages":[{"id":5296461,"name":"deid","ecosystem":"conda","description":null,"homepage":"https://www.github.com/pydicom/deid","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pydicom/deid","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2019-06-24T03:35:46.000Z","latest_release_published_at":"2022-10-06T17:01:11.000Z","latest_release_number":"0.2.37","last_synced_at":"2025-08-27T07:18:37.256Z","created_at":"2022-10-03T16:00:46.180Z","updated_at":"2025-08-27T07:22:36.606Z","registry_url":"https://anaconda.org/conda-forge/deid","install_command":"conda install -c conda-forge deid","documentation_url":null,"metadata":{},"repo_metadata":{"id":22014493,"uuid":"94163984","full_name":"pydicom/deid","owner":"pydicom","description":"best effort anonymization for medical images using python","archived":false,"fork":false,"pushed_at":"2025-08-26T19:08:55.000Z","size":92693,"stargazers_count":161,"open_issues_count":18,"forks_count":51,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-27T00:23:46.013Z","etag":null,"topics":["anonymize","deidentify","dicom","medical","medical-images","pydicom"],"latest_commit_sha":null,"homepage":"https://pydicom.github.io/deid/","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/pydicom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":"deid/__init__.py","publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2017-06-13T03:16:10.000Z","updated_at":"2025-08-26T19:09:00.000Z","dependencies_parsed_at":"2023-02-12T07:15:56.472Z","dependency_job_id":"a03b3e4b-83a3-448a-8346-2645d12d99dc","html_url":"https://github.com/pydicom/deid","commit_stats":{"total_commits":367,"total_committers":20,"mean_commits":18.35,"dds":0.1362397820163488,"last_synced_commit":"830966d52846c6b721fabb4cc1c75f39eabd55cc"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pydicom/deid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/sbom","scorecard":{"id":751280,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydicom/deid","commit":"ab55713a8962e39ecb7f6e51a2530cc3a4fd7f10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":7,"reason":"Found 12/17 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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/codespell.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/codespell.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/main.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating continuumio/miniconda3 to continuumio/miniconda3@sha256:4a2425c3ca891633e5a27280120f3fb6d5960a0f509b7594632cdd5bb8cbaea8","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:27:56.711Z","repository_id":22014493,"created_at":"2025-08-22T20:27:56.711Z","updated_at":"2025-08-22T20:27:56.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272303739,"owners_count":24910440,"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-27T02:00:09.397Z","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":"pydicom","name":"DICOM in Python","uuid":"28906941","kind":"organization","description":"development for software, modules, and containers for dicom applications that use Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28906941?v=4","repositories_count":24,"last_synced_at":"2023-08-21T19:41:03.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydicom","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:43:01.679Z","updated_at":"2023-08-21T19:41:10.682Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom/repositories"},"tags":[{"name":"0.1.16","sha":"94c94187716c44879d9dc09c535aef94cc81ac96","kind":"commit","published_at":"2018-09-05T20:41:23.000Z","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/0.1.16","html_url":"https://github.com/pydicom/deid/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydicom/deid@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/0.1.16/manifests"},{"name":"v0.1.15","sha":"0acb2b70e8852ec3bf5e5ce5f771e0cf4987958e","kind":"commit","published_at":"2018-06-12T17:23:54.000Z","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/v0.1.15","html_url":"https://github.com/pydicom/deid/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydicom/deid@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.15/manifests"},{"name":"v0.1.1","sha":"79e7aa1b50a466d2dd03f600479fb88a1fa86ca5","kind":"commit","published_at":"2017-12-21T20:10:59.000Z","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/v0.1.1","html_url":"https://github.com/pydicom/deid/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydicom/deid@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T07:22:36.606Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.347522331453668,"dependent_packages_count":51.58940066869604,"stargazers_count":32.06746843654873,"forks_count":28.7589201057937,"docker_downloads_count":null,"average":34.19082788562304},"purl":"pkg:conda/deid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/deid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/deid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/deid/dependencies","status":null,"funding_links":["https://github.com/sponsors/vsoch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T19:30:46.131Z","issues_count":47,"pull_requests_count":79,"avg_time_to_close_issue":5079079.594594595,"avg_time_to_close_pull_request":898025.8933333333,"issues_closed_count":37,"pull_requests_closed_count":75,"pull_request_authors_count":20,"issue_authors_count":23,"avg_comments_per_issue":6.723404255319149,"avg_comments_per_pull_request":3.962025316455696,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1213683.0,"past_year_avg_time_to_close_pull_request":1130868.2,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":3.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/issues","maintainers":[{"login":"vsoch","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"vsoch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deid/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2692452,"name":"deid","ecosystem":"pypi","description":"best effort deidentify dicom with python and pydicom","homepage":"https://github.com/pydicom/deid","licenses":"LICENSE","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/pydicom/deid","keywords_array":["open source","python","anonymize","dicom"],"namespace":null,"versions_count":83,"first_release_published_at":"2023-09-07T19:20:23.224Z","latest_release_published_at":"2025-08-26T19:09:22.000Z","latest_release_number":"0.4.6","last_synced_at":"2025-08-26T19:16:03.520Z","created_at":"2022-04-10T10:34:43.109Z","updated_at":"2025-08-27T07:22:46.852Z","registry_url":"https://pypi.org/project/deid/","install_command":"pip install deid --index-url https://pypi.org/simple","documentation_url":"https://deid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: System :: Shells","Topic :: Terminals","Topic :: Utilities"],"normalized_name":"deid","project_status":null},"repo_metadata":{"id":22014493,"uuid":"94163984","full_name":"pydicom/deid","owner":"pydicom","description":"best effort anonymization for medical images using python","archived":false,"fork":false,"pushed_at":"2025-08-26T19:08:55.000Z","size":92693,"stargazers_count":161,"open_issues_count":18,"forks_count":51,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-27T00:23:46.013Z","etag":null,"topics":["anonymize","deidentify","dicom","medical","medical-images","pydicom"],"latest_commit_sha":null,"homepage":"https://pydicom.github.io/deid/","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/pydicom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":"deid/__init__.py","publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"vsoch"}},"created_at":"2017-06-13T03:16:10.000Z","updated_at":"2025-08-26T19:09:00.000Z","dependencies_parsed_at":"2023-02-12T07:15:56.472Z","dependency_job_id":"a03b3e4b-83a3-448a-8346-2645d12d99dc","html_url":"https://github.com/pydicom/deid","commit_stats":{"total_commits":367,"total_committers":20,"mean_commits":18.35,"dds":0.1362397820163488,"last_synced_commit":"830966d52846c6b721fabb4cc1c75f39eabd55cc"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pydicom/deid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/sbom","scorecard":{"id":751280,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydicom/deid","commit":"ab55713a8962e39ecb7f6e51a2530cc3a4fd7f10"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":5,"reason":"5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":7,"reason":"Found 12/17 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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/codespell.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/codespell.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/docs.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/deid/main.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating continuumio/miniconda3 to continuumio/miniconda3@sha256:4a2425c3ca891633e5a27280120f3fb6d5960a0f509b7594632cdd5bb8cbaea8","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/main.yaml:42","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:27:56.711Z","repository_id":22014493,"created_at":"2025-08-22T20:27:56.711Z","updated_at":"2025-08-22T20:27:56.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272303748,"owners_count":24910442,"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-27T02:00:09.397Z","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":"pydicom","name":"DICOM in Python","uuid":"28906941","kind":"organization","description":"development for software, modules, and containers for dicom applications that use Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/28906941?v=4","repositories_count":24,"last_synced_at":"2023-08-21T19:41:03.312Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pydicom","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T19:43:01.679Z","updated_at":"2023-08-21T19:41:10.682Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom/repositories"},"tags":[{"name":"0.1.16","sha":"94c94187716c44879d9dc09c535aef94cc81ac96","kind":"commit","published_at":"2018-09-05T20:41:23.000Z","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/0.1.16","html_url":"https://github.com/pydicom/deid/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydicom/deid@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/0.1.16/manifests"},{"name":"v0.1.15","sha":"0acb2b70e8852ec3bf5e5ce5f771e0cf4987958e","kind":"commit","published_at":"2018-06-12T17:23:54.000Z","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/v0.1.15","html_url":"https://github.com/pydicom/deid/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydicom/deid@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.15/manifests"},{"name":"v0.1.1","sha":"79e7aa1b50a466d2dd03f600479fb88a1fa86ca5","kind":"commit","published_at":"2017-12-21T20:10:59.000Z","download_url":"https://codeload.github.com/pydicom/deid/tar.gz/v0.1.1","html_url":"https://github.com/pydicom/deid/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pydicom/deid@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T07:22:46.852Z","dependent_packages_count":3,"downloads":2083,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":6.778127428719465,"dependent_repos_count":7.4949175858199215,"dependent_packages_count":2.3666079825624378,"stargazers_count":6.444571428571429,"forks_count":6.332195950000857,"docker_downloads_count":2.092482907040966,"average":5.251483880452512},"purl":"pkg:pypi/deid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/deid","docker_dependents_count":1,"docker_downloads_count":132,"usage_url":"https://repos.ecosyste.ms/usage/pypi/deid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/deid/dependencies","status":null,"funding_links":["https://github.com/sponsors/vsoch"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T19:30:46.131Z","issues_count":47,"pull_requests_count":79,"avg_time_to_close_issue":5079079.594594595,"avg_time_to_close_pull_request":898025.8933333333,"issues_closed_count":37,"pull_requests_closed_count":75,"pull_request_authors_count":20,"issue_authors_count":23,"avg_comments_per_issue":6.723404255319149,"avg_comments_per_pull_request":3.962025316455696,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1213683.0,"past_year_avg_time_to_close_pull_request":1130868.2,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.6,"past_year_avg_comments_per_pull_request":3.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/issues","maintainers":[{"login":"vsoch","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"vsoch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deid/related_packages","maintainers":[{"uuid":"vsochat","login":"vsochat","name":null,"email":null,"url":null,"packages_count":118,"html_url":"https://pypi.org/user/vsochat/","role":null,"created_at":"2022-11-22T01:21:24.466Z","updated_at":"2022-11-22T01:21:24.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vsochat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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":31020,"full_name":"pydicom/deid","default_branch":"master","committers":[{"name":"vsoch","email":"vsochat@stanford.edu","login":"vsoch","count":318},{"name":"wetzelj","email":"wetzelj@ccf.org","login":"wetzelj","count":14},{"name":"Kolowitz","email":"bkolowitz@gmail.com","login":"BrianKolowitz","count":8},{"name":"Reece Stevens","email":"reecestevens24@gmail.com","login":"ReeceStevens","count":7},{"name":"Judd Storrs","email":"jstorrs@gmail.com","login":"jstorrs","count":5},{"name":"chenp2","email":"chenp2@ccf.org","login":null,"count":4},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":4},{"name":"Peter Karlsson Zetterberg","email":"peter.karlsson.zetterberg@amra.se","login":"petkaze","count":2},{"name":"Alexis Girault","email":"alexis.girault@kitware.com","login":null,"count":1},{"name":"Brian Kolowitz","email":"kolowitzbj@upmc.edu","login":"kolowitzbj","count":1},{"name":"Fernando Cossio","email":"39391180+fcossio","login":"fcossio","count":1},{"name":"Gleb","email":"gleb.stsenov@gmail.com","login":"glebsts","count":1},{"name":"JJdeRidder","email":"57983674+JJdeRidder","login":"JJdeRidder","count":1},{"name":"Johannes Ulén","email":"johannesu","login":"johannesu","count":1},{"name":"Michael Barrett","email":"103449618+barrettMCW","login":"barrettMCW","count":1},{"name":"Mike Ciancibello","email":"3466640+mjcbello","login":"mjcbello","count":1},{"name":"Robin Fourcade","email":"29704178+RobinFrcd","login":"RobinFrcd","count":1},{"name":"Sam Maxwell","email":"7489098+sammaxwellxyz","login":"sammaxwellxyz","count":1},{"name":"WillForan","email":"willforan@gmail.com","login":"WillForan","count":1},{"name":"howff","email":"3064316+howff","login":"howff","count":1},{"name":"nbelakovski-mssm","email":"167730101+nbelakovski-mssm","login":"nbelakovski-mssm","count":1},{"name":"sjswerdloff","email":"sjswerdloff@gmail.com","login":"sjswerdloff","count":1}],"total_commits":376,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.09090909090909,"dds":0.1542553191489362,"past_year_committers":[{"name":"Reece Stevens","email":"reecestevens24@gmail.com","login":"ReeceStevens","count":7},{"name":"vsoch","email":"vsoch","login":"vsoch","count":2},{"name":"nbelakovski-mssm","email":"167730101+nbelakovski-mssm","login":"nbelakovski-mssm","count":1},{"name":"WillForan","email":"willforan@gmail.com","login":"WillForan","count":1},{"name":"Sam Maxwell","email":"7489098+sammaxwellxyz","login":"sammaxwellxyz","count":1},{"name":"Michael Barrett","email":"103449618+barrettMCW","login":"barrettMCW","count":1}],"past_year_total_commits":13,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.1666666666666665,"past_year_dds":0.46153846153846156,"last_synced_at":"2025-05-16T10:39:48.800Z","last_synced_commit":"88f07983e9e2176b806a86b1e4d1ce2ce5e47f09","created_at":"2023-03-07T16:45:15.202Z","updated_at":"2025-05-16T10:39:49.075Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"pydicom/deid","html_url":"https://github.com/pydicom/deid","last_synced_at":"2025-09-05T01:22:05.565Z","status":null,"issues_count":48,"pull_requests_count":92,"avg_time_to_close_issue":5312746.257142857,"avg_time_to_close_pull_request":804174.5813953489,"issues_closed_count":35,"pull_requests_closed_count":86,"pull_request_authors_count":20,"issue_authors_count":23,"avg_comments_per_issue":6.25,"avg_comments_per_pull_request":3.6521739130434785,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":834684.0,"past_year_avg_time_to_close_pull_request":723007.5555555555,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":2.9473684210526314,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-10T21:27:54.130Z","updated_at":"2025-09-05T01:22:05.567Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fdeid/issues","issue_labels_count":{},"pull_request_labels_count":{"hacktoberfest-accepted":5,"dependencies":2,"python":2},"issue_author_associations_count":{"CONTRIBUTOR":23,"NONE":22,"MEMBER":3},"pull_request_author_associations_count":{"CONTRIBUTOR":49,"MEMBER":31,"NONE":12},"issue_authors":{"wetzelj":12,"NirutaDhimal":6,"howff":3,"vsoch":3,"moloney":2,"glebsts":2,"WillForan":2,"samuelschuettler":2,"RobinFrcd":2,"sammaxwellxyz":1,"aawez":1,"travnick":1,"peter-kuzmak":1,"AlexanderBunt":1,"fcossio":1,"tompollard":1,"adildahlan":1,"timothee-l":1,"DarylWM":1,"pvelasco":1,"DimitriPapadopoulos":1,"javitab":1,"Anindya911":1},"pull_request_authors":{"vsoch":31,"wetzelj":16,"sammaxwellxyz":7,"jstorrs":6,"DimitriPapadopoulos":4,"glebsts":4,"howff":3,"ReeceStevens":2,"pvelasco":2,"barrettMCW":2,"dependabot[bot]":2,"Simlomb":2,"WillForan":2,"RobinFrcd":2,"nbelakovski-mssm":2,"fcossio":1,"cfhammill":1,"mjcbello":1,"moloney":1,"agirault":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10149991,"issues_count":32057853,"pull_requests_count":100028799,"authors_count":10721751,"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":4,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":11,"NONE":6,"MEMBER":2},"past_year_issue_authors":{"samuelschuettler":2,"WillForan":2,"pvelasco":1,"sammaxwellxyz":1},"past_year_pull_request_authors":{"sammaxwellxyz":7,"howff":2,"vsoch":2,"pvelasco":2,"ReeceStevens":2,"WillForan":2,"Simlomb":2},"maintainers":[{"login":"vsoch","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"vsoch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}]},"events":{"total":{"IssuesEvent":9,"WatchEvent":14,"DeleteEvent":1,"IssueCommentEvent":57,"PushEvent":6,"PullRequestReviewEvent":37,"PullRequestReviewCommentEvent":34,"PullRequestEvent":15,"ForkEvent":7,"CreateEvent":1},"last_year":{"IssuesEvent":9,"WatchEvent":14,"DeleteEvent":1,"IssueCommentEvent":57,"PushEvent":6,"PullRequestReviewEvent":37,"PullRequestReviewCommentEvent":34,"PullRequestEvent":15,"ForkEvent":7,"CreateEvent":1}},"keywords":["anonymize","deidentify","dicom","medical","medical-images","pydicom"],"dependencies":[{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-07T10:01:26.158Z","updated_at":"2022-08-07T10:01:26.158Z","repository_link":"https://github.com/pydicom/deid/blob/master/docs/Gemfile","dependencies":[{"id":593341370,"package_name":"jekyll","ecosystem":"rubygems","requirements":"= 3.8.4","direct":true,"kind":"runtime","optional":false},{"id":593341371,"package_name":"jekyll-feed","ecosystem":"rubygems","requirements":"= 0.11.0","direct":true,"kind":"development","optional":false},{"id":593341372,"package_name":"jekyll-seo-tag","ecosystem":"rubygems","requirements":"= 2.5.0","direct":true,"kind":"development","optional":false},{"id":593341373,"package_name":"jekyll-sitemap","ecosystem":"rubygems","requirements":"= 1.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codespell.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.741Z","updated_at":"2023-01-13T21:48:07.741Z","repository_link":"https://github.com/pydicom/deid/blob/master/.github/workflows/codespell.yaml","dependencies":[{"id":6891568314,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891568315,"package_name":"crate-ci/typos","ecosystem":"actions","requirements":"592b36d23c62cb378f6097a292bc902ee73f93ef","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.755Z","updated_at":"2023-01-13T21:48:07.755Z","repository_link":"https://github.com/pydicom/deid/blob/master/.github/workflows/docs.yaml","dependencies":[{"id":6891568316,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.769Z","updated_at":"2023-01-13T21:48:07.769Z","repository_link":"https://github.com/pydicom/deid/blob/master/.github/workflows/main.yaml","dependencies":[{"id":6891568317,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.783Z","updated_at":"2023-01-13T21:48:07.783Z","repository_link":"https://github.com/pydicom/deid/blob/master/Dockerfile","dependencies":[{"id":6891568318,"package_name":"continuumio/miniconda3","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":".github/dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.797Z","updated_at":"2023-01-13T21:48:07.797Z","repository_link":"https://github.com/pydicom/deid/blob/master/.github/dev-requirements.txt","dependencies":[{"id":6891568319,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6891568320,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6891568321,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6891568322,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs/api_docs/docs-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.813Z","updated_at":"2023-01-13T21:48:07.813Z","repository_link":"https://github.com/pydicom/deid/blob/master/docs/api_docs/docs-requirements.txt","dependencies":[{"id":6891568331,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003c3.1","direct":true,"kind":"runtime","optional":false},{"id":6891568323,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568324,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568325,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568326,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568327,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.12","direct":true,"kind":"runtime","optional":false},{"id":6891568328,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568329,"package_name":"configargparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568330,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/api_docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T21:48:07.829Z","updated_at":"2023-01-13T21:48:07.829Z","repository_link":"https://github.com/pydicom/deid/blob/master/docs/api_docs/requirements.txt","dependencies":[{"id":6891568332,"package_name":"deid","ecosystem":"pypi","requirements":"master","direct":true,"kind":"runtime","optional":false},{"id":6891568333,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568334,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568335,"package_name":"sphinx-argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568336,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568337,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.12","direct":true,"kind":"runtime","optional":false},{"id":6891568338,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568339,"package_name":"configargparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568340,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6891568341,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003c3.1","direct":true,"kind":"runtime","optional":false}]}],"score":15.985940453799412,"created_at":"2025-09-08T11:18:48.604Z","updated_at":"2025-10-07T08:25:24.504Z","avatar_url":"https://github.com/pydicom.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2083,"funding_links":["https://github.com/sponsors/vsoch"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuroimaging","mri"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67509","html_url":"https://science.ecosyste.ms/projects/67509"}