{"id":13952815,"name":"python-pydicom","ecosystem":"guix","description":"Python library for reading and writing DICOM data","homepage":"https://github.com/pydicom/pydicom","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/pydicom/pydicom","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:42:11.560Z","latest_release_published_at":"2026-03-02T19:42:11.560Z","latest_release_number":"2.4.4","last_synced_at":"2026-04-27T16:42:52.958Z","created_at":"2026-03-02T19:42:11.369Z","updated_at":"2026-04-27T16:42:53.695Z","registry_url":"https://packages.guix.gnu.org/packages/python-pydicom/2.4.4/","install_command":"guix install python-pydicom","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-science.scm#n6066","metadata":{"location":"gnu/packages/python-science.scm:6066","variable_name":"python-pydicom"},"repo_metadata":{"id":37432461,"uuid":"14006067","full_name":"pydicom/pydicom","owner":"pydicom","description":"Read, modify and write DICOM files with python code","archived":false,"fork":false,"pushed_at":"2026-04-02T05:05:23.000Z","size":140557,"stargazers_count":2153,"open_issues_count":16,"forks_count":524,"subscribers_count":60,"default_branch":"main","last_synced_at":"2026-04-02T18:23:55.012Z","etag":null,"topics":["dicom","pydicom","python"],"latest_commit_sha":null,"homepage":"https://pydicom.github.io/pydicom/dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydicom.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"darcymason"}},"created_at":"2013-10-31T02:58:52.000Z","updated_at":"2026-04-02T05:01:35.000Z","dependencies_parsed_at":"2024-01-16T01:02:53.258Z","dependency_job_id":"db0ab73e-7f0e-4f4e-900e-c0607ce15a59","html_url":"https://github.com/pydicom/pydicom","commit_stats":{"total_commits":1567,"total_committers":98,"mean_commits":"15.989795918367347","dds":0.7377153797064455,"last_synced_commit":"0f6efd63fbce278dccfae1744675782a57898caa"},"previous_names":["darcymason/pydicom"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/pydicom/pydicom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fpydicom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fpydicom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fpydicom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fpydicom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydicom","download_url":"https://codeload.github.com/pydicom/pydicom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fpydicom/sbom","scorecard":{"id":322392,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydicom/pydicom","commit":"3ec634e4bd2b7d87859b6b906defc3b0bb099c2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/PR.yml:1","Warn: no topLevel permission defined: .github/workflows/merge.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/tests_wf.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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi-deploy.yml:9"],"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":"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":"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":"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/publish-pypi-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/pydicom/publish-pypi-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi-deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/pydicom/publish-pypi-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/pydicom/publish-pypi-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_wf.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/pydicom/tests_wf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_wf.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/pydicom/tests_wf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests_wf.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pydicom/pydicom/tests_wf.yml/main?enable=pin","Warn: pipCommand not pinned by hash: build_tools/circle/build_doc.sh:99","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi-deploy.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi-deploy.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests_wf.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/tests_wf.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/tests_wf.yml:75","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 30 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-18T01:42:13.893Z","repository_id":37432461,"created_at":"2025-08-18T01:42:13.893Z","updated_at":"2025-08-18T01:42:13.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31330926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T02:17:30.558Z","status":"ssl_error","status_checked_at":"2026-04-03T02:17:30.071Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-27T16:42:53.668Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-pydicom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pydicom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pydicom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pydicom/dependencies","status":null,"funding_links":["https://github.com/sponsors/darcymason"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T00:01:15.620Z","issues_count":225,"pull_requests_count":453,"avg_time_to_close_issue":25084645.530927837,"avg_time_to_close_pull_request":3615440.7929411763,"issues_closed_count":194,"pull_requests_closed_count":425,"pull_request_authors_count":41,"issue_authors_count":149,"avg_comments_per_issue":4.706666666666667,"avg_comments_per_pull_request":2.1015452538631347,"merged_pull_requests_count":380,"bot_issues_count":0,"bot_pull_requests_count":103,"past_year_issues_count":11,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":2609798.3333333335,"past_year_avg_time_to_close_pull_request":120687.35483870968,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.2727272727272725,"past_year_avg_comments_per_pull_request":0.9761904761904762,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydicom%2Fpydicom/issues","maintainers":[{"login":"scaramallion","count":213,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scaramallion"},{"login":"darcymason","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcymason"},{"login":"mrbean-bremen","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"},{"login":"suever","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suever"},{"login":"vsoch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vsoch"}],"active_maintainers":[{"login":"scaramallion","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scaramallion"},{"login":"mrbean-bremen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"},{"login":"darcymason","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcymason"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pydicom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pydicom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pydicom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pydicom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pydicom/codemeta","maintainers":[]}