{"id":36587,"name":"hatchet","description":"Graph-indexed Pandas DataFrames for analyzing hierarchical performance data","url":"https://github.com/llnl/hatchet","last_synced_at":"2025-09-05T07:09:48.651Z","repository":{"id":37686844,"uuid":"454508482","full_name":"LLNL/hatchet","owner":"LLNL","description":"Graph-indexed Pandas DataFrames for analyzing hierarchical performance data","archived":false,"fork":false,"pushed_at":"2025-07-03T19:54:39.000Z","size":33187,"stargazers_count":33,"open_issues_count":35,"forks_count":19,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-07-03T20:36:17.584Z","etag":null,"topics":["comparative-analysis","data-analytics","graphs","hierarchical-data","hpc","performance","performance-analysis","python","radiuss","trees"],"latest_commit_sha":null,"homepage":"https://llnl-hatchet.readthedocs.io","language":"JavaScript","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/LLNL.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-01T18:43:00.000Z","updated_at":"2025-07-03T19:54:41.000Z","dependencies_parsed_at":"2023-10-05T05:46:49.603Z","dependency_job_id":"2c8d487d-6360-42c8-b7f1-eed0d31a24d7","html_url":"https://github.com/LLNL/hatchet","commit_stats":{"total_commits":524,"total_committers":26,"mean_commits":"20.153846153846153","dds":0.6927480916030535,"last_synced_commit":"a7e0eb4056c107290f0648e657ea2e985328af86"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/LLNL/hatchet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLNL","download_url":"https://codeload.github.com/LLNL/hatchet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet/sbom","scorecard":{"id":81588,"data":{"date":"2025-08-11","repo":{"name":"github.com/LLNL/hatchet","commit":"1c142107d78425bd133f691a934e827bd86376ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"14 commit(s) and 2 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/build_and_upload_wheels.yaml:1","Warn: no topLevel permission defined: .github/workflows/pip-install-tester.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_and_upload_wheels.yaml:55"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-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/build_and_upload_wheels.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/build_and_upload_wheels.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip-install-tester.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/pip-install-tester.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip-install-tester.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/pip-install-tester.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/unit-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/unit-tests.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/unit-tests.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit-tests.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/LLNL/hatchet/unit-tests.yaml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_and_upload_wheels.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/pip-install-tester.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/pip-install-tester.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/pip-install-tester.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:31","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:58","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yaml:59","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw"],"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 28 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-15T05:59:03.828Z","repository_id":37686844,"created_at":"2025-08-15T05:59:03.828Z","updated_at":"2025-08-15T05:59:03.828Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723417,"owners_count":25156354,"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-05T02:00:09.113Z","response_time":402,"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":"LLNL","name":"Lawrence Livermore National Laboratory","uuid":"5921419","kind":"organization","description":"For over 70 years, the Lawrence Livermore National Laboratory has applied science and technology to make the world a safer place.","email":"github-admin@llnl.gov","website":"https://software.llnl.gov","location":"Livermore, CA, USA","twitter":"LLNL_OpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5921419?v=4","repositories_count":520,"last_synced_at":"2025-04-12T05:02:10.301Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LLNL","funding_links":[],"total_stars":10334,"followers":808,"following":0,"created_at":"2022-11-02T16:26:32.012Z","updated_at":"2025-04-12T05:02:10.301Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLNL","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLNL/repositories"},"packages":null,"commits":{"id":591482,"full_name":"LLNL/hatchet","default_branch":"develop","committers":[{"name":"Abhinav Bhatele","email":"bhatele@llnl.gov","login":"bhatele","count":214},{"name":"Stephanie Brink","email":"brink2@llnl.gov","login":"slabasan","count":166},{"name":"Ian Lumsden","email":"lumsden.ian@gmail.com","login":"ilumsden","count":52},{"name":"Todd Gamblin","email":"tgamblin@llnl.gov","login":"tgamblin","count":44},{"name":"cscully-allison","email":"cscully-allison@nevada.unr.edu","login":"cscully-allison","count":28},{"name":"Michael McKinsey","email":"MichaelMcKinsey1@gmail.com","login":"michaelmckinsey1","count":10},{"name":"Dewi","email":"43684384+dyokelson","login":"dyokelson","count":7},{"name":"Jonathan R. Madsen","email":"jrmadsen","login":"jrmadsen","count":5},{"name":"Onur Cankur","email":"ocankur@umd.edu","login":"ocnkr","count":4},{"name":"Julius Plehn","email":"Julius-Plehn","login":"Julius-Plehn","count":3},{"name":"suraj jarus","email":"jarus3001@gmail.com","login":"jarusified","count":2},{"name":"matthewkotila","email":"matthew.r.kotila@gmail.com","login":"matthewkotila","count":2},{"name":"David Boehme","email":"boehme3@llnl.gov","login":"daboehme","count":2},{"name":"Stephanie Brink","email":"labasan.stephanie@gmail.com","login":null,"count":1},{"name":"Johannes Blaschke","email":"johannes.blaschke@gmail.com","login":"JBlaschke","count":1},{"name":"Kate Isaacs","email":"kisaacs@cs.arizona.edu","login":"kisaacs","count":1},{"name":"Katy Williams","email":"kawilliams@email.arizona.edu","login":"kawilliams","count":1},{"name":"Omer-Sharif","email":"76437039+Omer-Sharif","login":"Omer-Sharif","count":1},{"name":"dhruvnm","email":"dhruv.n.mehta97@gmail.com","login":"dhruvnm","count":1},{"name":"draganagrbicllnl","email":"grbic1@llnl.gov","login":"draganaurosgrbic","count":1},{"name":"jonesholger","email":"jonesholger@gmail.com","login":"jonesholger","count":1},{"name":"pearce8","email":"pearce8@llnl.gov","login":"pearce8","count":1}],"total_commits":548,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.90909090909091,"dds":0.6094890510948905,"past_year_committers":[{"name":"Ian Lumsden","email":"lumsden.ian@gmail.com","login":"ilumsden","count":10},{"name":"Michael McKinsey","email":"michaelmckinsey@tamu.edu","login":"michaelmckinsey1","count":5},{"name":"draganagrbicllnl","email":"grbic1@llnl.gov","login":"draganaurosgrbic","count":1},{"name":"Stephanie Brink","email":"brink2@llnl.gov","login":"slabasan","count":1}],"past_year_total_commits":17,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.25,"past_year_dds":0.4117647058823529,"last_synced_at":"2025-04-10T00:46:56.982Z","last_synced_commit":"c21e86f236ef5382244be0ef8e2525196bdd4af1","created_at":"2023-03-09T06:22:10.874Z","updated_at":"2025-04-10T00:46:57.012Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"LLNL/hatchet","html_url":"https://github.com/LLNL/hatchet","last_synced_at":"2025-08-31T13:09:12.175Z","status":null,"issues_count":33,"pull_requests_count":141,"avg_time_to_close_issue":4170258.4615384615,"avg_time_to_close_pull_request":2569574.5897435895,"issues_closed_count":13,"pull_requests_closed_count":117,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":0.6060606060606061,"avg_comments_per_pull_request":0.6099290780141844,"merged_pull_requests_count":104,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":62591.0,"past_year_avg_time_to_close_pull_request":2554240.588235294,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.6923076923076923,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"created_at":"2023-05-15T03:26:15.660Z","updated_at":"2025-09-02T19:27:31.353Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fhatchet/issues","issue_labels_count":{"priority-normal":5,"type-feature":4,"type-question":3,"area-graphframe":3,"area-deployment":2,"area-docs":2,"area-query-lang":2,"type-bug":2,"area-visualization":1,"priority-urgent":1,"type-internal-cleanup":1,"area-readers":1},"pull_request_labels_count":{"priority-normal":87,"status-ready-for-review":58,"type-bug":48,"type-feature":36,"area-ci":20,"area-readers":20,"area-deployment":20,"area-graphframe":19,"status-work-in-progress":18,"status-approved":16,"type-internal-cleanup":16,"area-visualization":15,"type-release":14,"area-query-lang":14,"priority-urgent":13,"status-ready-to-merge":11,"priority-high":9,"area-docs":7,"area-external":5,"area-writers":5,"area-utils":5,"area-cython":5,"type-style":4,"status-help-wanted":3,"area-tests":3,"status-revisions-needed":2,"status-wont-fix":2,"status-blocked":1,"documentation":1,"enhancement":1,"status-rfc":1},"issue_author_associations_count":{"COLLABORATOR":26,"NONE":6,"MEMBER":1},"pull_request_author_associations_count":{"COLLABORATOR":161,"NONE":8,"CONTRIBUTOR":4},"issue_authors":{"slabasan":13,"ilumsden":9,"cscully-allison":3,"dejangrubisic":1,"michaelmckinsey1":1,"chapman39":1,"Jokeren":1,"balos1":1,"PhilipDeegan":1,"jithunnair-amd":1,"mkre":1},"pull_request_authors":{"ilumsden":54,"slabasan":50,"michaelmckinsey1":34,"cscully-allison":8,"dyokelson":6,"Julius-Plehn":4,"jarusified":3,"draganaurosgrbic":2,"MichaelMcKinsey1":2,"r-yin":2,"draganagrbicllnl":2,"spencer-gre":2,"Jokeren":1,"jonesholger":1,"pearce8":1,"marcusritter1":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056049,"issues_count":30935695,"pull_requests_count":93179394,"authors_count":10671501,"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":{"priority-normal":11,"type-bug":10,"status-ready-for-review":8,"type-internal-cleanup":6,"area-ci":5,"area-graphframe":4,"area-query-lang":4,"status-work-in-progress":4,"priority-high":3,"type-release":3,"area-deployment":2,"type-feature":2,"area-writers":2,"area-utils":2,"area-readers":2,"area-external":2,"area-tests":1,"area-docs":1},"past_year_issue_author_associations_count":{"NONE":2,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":30},"past_year_issue_authors":{"chapman39":1,"michaelmckinsey1":1,"mkre":1},"past_year_pull_request_authors":{"michaelmckinsey1":17,"ilumsden":7,"slabasan":6},"maintainers":[{"login":"slabasan","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slabasan"},{"login":"ilumsden","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilumsden"},{"login":"michaelmckinsey1","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmckinsey1"},{"login":"cscully-allison","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cscully-allison"},{"login":"dyokelson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dyokelson"},{"login":"jarusified","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarusified"},{"login":"Julius-Plehn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Julius-Plehn"},{"login":"MichaelMcKinsey1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelMcKinsey1"},{"login":"balos1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balos1"},{"login":"pearce8","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pearce8"}],"active_maintainers":[{"login":"michaelmckinsey1","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelmckinsey1"},{"login":"ilumsden","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilumsden"},{"login":"slabasan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slabasan"}]},"events":{"total":{"CreateEvent":10,"IssuesEvent":4,"ReleaseEvent":3,"WatchEvent":5,"DeleteEvent":4,"IssueCommentEvent":21,"PushEvent":14,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":7,"PullRequestEvent":28,"ForkEvent":1},"last_year":{"CreateEvent":10,"IssuesEvent":4,"ReleaseEvent":3,"WatchEvent":5,"DeleteEvent":4,"IssueCommentEvent":21,"PushEvent":14,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":7,"PullRequestEvent":28,"ForkEvent":1}},"keywords":["comparative-analysis","data-analytics","graphs","hierarchical-data","hpc","performance","performance-analysis","python","radiuss","trees"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pip-install-tester.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.118Z","updated_at":"2023-01-31T05:31:12.118Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/.github/workflows/pip-install-tester.yaml","dependencies":[{"id":7263845301,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7263845302,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit-tests.yaml","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.158Z","updated_at":"2023-01-31T05:31:12.158Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/.github/workflows/unit-tests.yaml","dependencies":[{"id":7263845398,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7263845399,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7263845400,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"hatchet/external/roundtrip/package.json","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.281Z","updated_at":"2023-01-31T05:31:12.281Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/hatchet/external/roundtrip/package.json","dependencies":[{"id":7263847054,"package_name":"css-loader","ecosystem":"npm","requirements":"^6.5.0","direct":true,"kind":"runtime","optional":false},{"id":7263847055,"package_name":"d3","ecosystem":"npm","requirements":"^7.0.4","direct":true,"kind":"runtime","optional":false},{"id":7263847056,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":7263847057,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":7263847058,"package_name":"style-loader","ecosystem":"npm","requirements":"^3.3.1","direct":true,"kind":"runtime","optional":false},{"id":7263847059,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":7263847060,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":7263847061,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":7263847062,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.2.3","direct":true,"kind":"development","optional":false},{"id":7263847063,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"^5.3.2","direct":true,"kind":"development","optional":false},{"id":7263847064,"package_name":"webpack","ecosystem":"npm","requirements":"^5.58.2","direct":true,"kind":"development","optional":false},{"id":7263847065,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.9.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"hatchet/vis/package.json","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.335Z","updated_at":"2023-01-31T05:31:12.335Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/hatchet/vis/package.json","dependencies":[{"id":7263847071,"package_name":"css-loader","ecosystem":"npm","requirements":"^6.5.0","direct":true,"kind":"runtime","optional":false},{"id":7263847072,"package_name":"d3","ecosystem":"npm","requirements":"^7.0.4","direct":true,"kind":"runtime","optional":false},{"id":7263847073,"package_name":"d3-flextree","ecosystem":"npm","requirements":"^2.1.2","direct":true,"kind":"runtime","optional":false},{"id":7263847074,"package_name":"d3-quadtree","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":7263847075,"package_name":"d3v4","ecosystem":"npm","requirements":"^4.2.2","direct":true,"kind":"runtime","optional":false},{"id":7263847076,"package_name":"style-loader","ecosystem":"npm","requirements":"^3.3.1","direct":true,"kind":"runtime","optional":false},{"id":7263847077,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":7263847078,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":7263847079,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":7263847080,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.2.3","direct":true,"kind":"development","optional":false},{"id":7263847081,"package_name":"eslint","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":7263847082,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.25.3","direct":true,"kind":"development","optional":false},{"id":7263847083,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":7263847084,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":7263847085,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"^5.3.2","direct":true,"kind":"development","optional":false},{"id":7263847086,"package_name":"webpack","ecosystem":"npm","requirements":"^5.58.2","direct":true,"kind":"development","optional":false},{"id":7263847087,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.9.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.368Z","updated_at":"2023-01-31T05:31:12.368Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/docs/requirements.txt","dependencies":[{"id":7263847099,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847100,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847101,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847102,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847103,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847104,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847105,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847106,"package_name":"textX","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847107,"package_name":"caliper-reader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"hatchet/external/roundtrip/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.411Z","updated_at":"2023-01-31T05:31:12.411Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/hatchet/external/roundtrip/requirements.txt","dependencies":[{"id":7263847301,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847303,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847306,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847309,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847312,"package_name":"pathlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"hatchet/external/roundtrip/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.448Z","updated_at":"2023-01-31T05:31:12.448Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/hatchet/external/roundtrip/setup.py","dependencies":[{"id":7263847468,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.497Z","updated_at":"2023-01-31T05:31:12.497Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/requirements.txt","dependencies":[{"id":7263847488,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847489,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847490,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847491,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847492,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847493,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847494,"package_name":"pep8-naming","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847495,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847496,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847497,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847498,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847499,"package_name":"textX","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847500,"package_name":"caliper-reader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847501,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-31T05:31:12.534Z","updated_at":"2023-01-31T05:31:12.534Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/setup.py","dependencies":[{"id":7263847524,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847525,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847526,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847527,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847528,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847529,"package_name":"textX","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847530,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7263847531,"package_name":"caliper-reader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_and_upload_wheels.yaml","sha":null,"kind":"manifest","created_at":"2023-10-05T05:46:49.560Z","updated_at":"2023-10-05T05:46:49.560Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/.github/workflows/build_and_upload_wheels.yaml","dependencies":[{"id":14119175551,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14119175552,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14119175553,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.12.1","direct":true,"kind":"composite","optional":false},{"id":14119175554,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14119175555,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14119175556,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"hatchet/external/roundtrip/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-05T05:46:49.581Z","updated_at":"2023-10-05T05:46:49.581Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/hatchet/external/roundtrip/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"hatchet/vis/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-05T05:46:49.590Z","updated_at":"2023-10-05T05:46:49.590Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/hatchet/vis/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-05T05:46:49.594Z","updated_at":"2023-10-05T05:46:49.594Z","repository_link":"https://github.com/LLNL/hatchet/blob/develop/pyproject.toml","dependencies":[]}],"score":7.310550158534423,"created_at":"2025-09-04T15:51:10.221Z","updated_at":"2025-10-07T08:15:07.063Z","avatar_url":"https://github.com/LLNL.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/36587","html_url":"https://science.ecosyste.ms/projects/36587","bibtex_url":"https://science.ecosyste.ms/projects/36587/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/36587/export.apalike"}