{"id":5284147,"name":"deepgraph","ecosystem":"conda","description":"DeepGraph is a scalable, general-purpose data analysis package. It implements a network representation based on pandas DataFrames and provides methods to construct, partition and plot graphs, to interface with popular network packages and more.","homepage":"https://github.com/deepgraph/deepgraph","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/deepgraph/deepgraph","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-10-03T15:40:35.895Z","latest_release_published_at":"2021-11-08T16:43:53.000Z","latest_release_number":"0.2.3","last_synced_at":"2026-03-21T23:17:26.320Z","created_at":"2022-10-03T15:40:35.887Z","updated_at":"2026-03-21T23:18:06.201Z","registry_url":"https://anaconda.org/conda-forge/deepgraph","install_command":"conda install -c conda-forge deepgraph","documentation_url":null,"metadata":{},"repo_metadata":{"id":39421171,"uuid":"45039478","full_name":"deepgraph/deepgraph","owner":"deepgraph","description":"Analyze Data with Pandas-based Networks. Documentation:","archived":false,"fork":false,"pushed_at":"2026-03-10T16:35:54.000Z","size":33491,"stargazers_count":337,"open_issues_count":8,"forks_count":46,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-03-10T22:34:55.968Z","etag":null,"topics":["data-analysis","data-mining","data-science","data-structures","data-visualization","graph-database","graph-theory","graphs","graphviz","interfacing","iterative-methods","multilayer-networks","network","network-analysis","network-visualization","networkx","pandas","parallel","partitioning"],"latest_commit_sha":null,"homepage":"http://deepgraph.readthedocs.io","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/deepgraph.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-10-27T12:28:45.000Z","updated_at":"2026-03-10T16:35:59.000Z","dependencies_parsed_at":"2024-01-17T00:18:28.307Z","dependency_job_id":"e07b5d41-78b9-4c13-8c79-bd2c5ad38e9c","html_url":"https://github.com/deepgraph/deepgraph","commit_stats":{"total_commits":164,"total_committers":2,"mean_commits":82.0,"dds":"0.0060975609756097615","last_synced_commit":"6f87b5a8c6472d3089fbd6eeb19e05f8fb3e5664"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/deepgraph/deepgraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgraph%2Fdeepgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgraph%2Fdeepgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgraph%2Fdeepgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgraph%2Fdeepgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepgraph","download_url":"https://codeload.github.com/deepgraph/deepgraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgraph%2Fdeepgraph/sbom","scorecard":{"id":332039,"data":{"date":"2025-08-11","repo":{"name":"github.com/deepgraph/deepgraph","commit":"3a829cbc77952ca9f816931bad8db1f81d02d0ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/16 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_wheels.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":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_wheels.yml:82"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}},{"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/build_wheels.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/deepgraph/deepgraph/build_wheels.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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"}}]},"last_synced_at":"2025-08-18T03:51:53.966Z","repository_id":39421171,"created_at":"2025-08-18T03:51:53.967Z","updated_at":"2025-08-18T03:51:53.967Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30799537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T22:51:33.771Z","status":"online","status_checked_at":"2026-03-21T02:00:07.962Z","response_time":114,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-21T23:18:06.198Z","dependent_packages_count":0,"downloads":433545,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":21.147991015722486,"forks_count":25.395557773895682,"average":32.9361118043424},"purl":"pkg:conda/deepgraph?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/deepgraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/deepgraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/deepgraph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T21:48:24.882Z","issues_count":18,"pull_requests_count":5,"avg_time_to_close_issue":14124545.375,"avg_time_to_close_pull_request":3651727.8,"issues_closed_count":8,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":13,"avg_comments_per_issue":0.8888888888888888,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5812301.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepgraph%2Fdeepgraph/issues","maintainers":[{"login":"dominiktraxl","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominiktraxl"}],"active_maintainers":[{"login":"dominiktraxl","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominiktraxl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepgraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepgraph/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepgraph/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepgraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepgraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deepgraph/codemeta","maintainers":[]}