{"id":70251,"name":"sunburst","description":"Draw sunburst charts/hierarchical pie plots (\"multi-level\" pie plots of hierarchical data as e.g., in disk usage diagrams)","url":"https://github.com/klieret/sunburst","last_synced_at":"2025-09-08T15:02:21.892Z","repository":{"id":40547665,"uuid":"72367781","full_name":"klieret/sunburst","owner":"klieret","description":"Draw sunburst charts/hierarchical pie plots (\"multi-level\" pie plots of hierarchical data as e.g., in disk usage diagrams)","archived":false,"fork":false,"pushed_at":"2025-07-07T21:56:11.000Z","size":215,"stargazers_count":14,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T20:54:57.839Z","etag":null,"topics":["chart","hierarchical-data","pie-chart","plot","plotting","pyplot","python","visualization"],"latest_commit_sha":null,"homepage":"https://sunburst.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klieret.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-10-30T18:37:36.000Z","updated_at":"2025-07-08T09:42:11.000Z","dependencies_parsed_at":"2023-12-12T18:20:57.120Z","dependency_job_id":"f25eac2a-6118-4fc8-9532-a336112c68b7","html_url":"https://github.com/klieret/sunburst","commit_stats":{"total_commits":197,"total_committers":5,"mean_commits":39.4,"dds":0.4010152284263959,"last_synced_commit":"2cf0d0002abeb94c5c6ecf8aeaaead68a3e91a45"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/klieret/sunburst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret","download_url":"https://codeload.github.com/klieret/sunburst/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/sbom","scorecard":{"id":113846,"data":{"date":"2025-08-11","repo":{"name":"github.com/klieret/sunburst","commit":"9ef11639548c3bb6c0afcc9b07eb8e5b9597e2e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/release.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:15","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:15","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:17","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:94","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-15T20:54:58.058Z","repository_id":40547665,"created_at":"2025-08-15T20:54:58.059Z","updated_at":"2025-08-15T20:54:58.059Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202765,"owners_count":25240371,"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":"klieret","name":"Kilian Lieret","uuid":"13602468","kind":"user","description":"Postdoctoral Research Associate at Princeton University Research Computing","email":"","website":"https://www.lieret.net","location":"Princeton, NJ, USA","twitter":"KLieret","company":"Princeton University","icon_url":"https://avatars.githubusercontent.com/u/13602468?u=a5f6320628e6d91c73648d4b6ac1e886065ddb78\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-02T18:45:21.908Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/klieret","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T09:33:23.047Z","updated_at":"2023-03-02T18:45:21.990Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret/repositories"},"packages":[{"id":2935900,"name":"sunburst","ecosystem":"pypi","description":"Use matplotlib to plot sunburst charts/hierarchical pie charts/ring charts/multilevel pie charts (as e.g. in disk usage diagrams).","homepage":"https://github.com/klieret/sunburst","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/klieret/sunburst","keywords_array":["plot","matplotlib","pyplot","sunburst","pie chart","multilevel pie chart","disk usage diagram","ring chart","hierarchical pie chart"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-08-12T10:09:16.000Z","latest_release_published_at":"2021-08-12T10:09:16.000Z","latest_release_number":"1.0.0a2","last_synced_at":"2025-08-15T20:35:10.066Z","created_at":"2022-04-10T12:44:54.575Z","updated_at":"2025-08-16T02:12:16.190Z","registry_url":"https://pypi.org/project/sunburst/","install_command":"pip install sunburst --index-url https://pypi.org/simple","documentation_url":"https://sunburst.readthedocs.io/","metadata":{"funding":null,"documentation":"https://sunburst.readthedocs.io/","classifiers":["License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"sunburst","project_status":null},"repo_metadata":{"id":40547665,"uuid":"72367781","full_name":"klieret/sunburst","owner":"klieret","description":"Draw sunburst charts/hierarchical pie plots (\"multi-level\" pie plots of hierarchical data as e.g., in disk usage diagrams)","archived":false,"fork":false,"pushed_at":"2025-07-07T21:56:11.000Z","size":215,"stargazers_count":14,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T20:54:57.839Z","etag":null,"topics":["chart","hierarchical-data","pie-chart","plot","plotting","pyplot","python","visualization"],"latest_commit_sha":null,"homepage":"https://sunburst.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klieret.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-10-30T18:37:36.000Z","updated_at":"2025-07-08T09:42:11.000Z","dependencies_parsed_at":"2023-12-12T18:20:57.120Z","dependency_job_id":"f25eac2a-6118-4fc8-9532-a336112c68b7","html_url":"https://github.com/klieret/sunburst","commit_stats":{"total_commits":197,"total_committers":5,"mean_commits":39.4,"dds":0.4010152284263959,"last_synced_commit":"2cf0d0002abeb94c5c6ecf8aeaaead68a3e91a45"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/klieret/sunburst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret","download_url":"https://codeload.github.com/klieret/sunburst/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/sbom","scorecard":{"id":113846,"data":{"date":"2025-08-11","repo":{"name":"github.com/klieret/sunburst","commit":"9ef11639548c3bb6c0afcc9b07eb8e5b9597e2e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/release.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-release.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/klieret/sunburst/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:15","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:54","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:15","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:49","Warn: pipCommand not pinned by hash: .github/workflows/test-release.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:17","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:75","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:94","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-15T20:54:58.058Z","repository_id":40547665,"created_at":"2025-08-15T20:54:58.059Z","updated_at":"2025-08-15T20:54:58.059Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657715,"owners_count":24623465,"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-16T02:00:11.002Z","response_time":91,"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":"klieret","name":"Kilian Lieret","uuid":"13602468","kind":"user","description":"Postdoctoral Research Associate at Princeton University Research Computing","email":"","website":"https://www.lieret.net","location":"Princeton, NJ, USA","twitter":"KLieret","company":"Princeton University","icon_url":"https://avatars.githubusercontent.com/u/13602468?u=a5f6320628e6d91c73648d4b6ac1e886065ddb78\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-02T18:45:21.908Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/klieret","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T09:33:23.047Z","updated_at":"2023-03-02T18:45:21.990Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret/repositories"},"tags":[{"name":"v1.0.0a2","sha":"311955ab872c09f8997ce1b792f782493c9b4533","kind":"commit","published_at":"2021-08-12T10:07:33.000Z","download_url":"https://codeload.github.com/klieret/sunburst/tar.gz/v1.0.0a2","html_url":"https://github.com/klieret/sunburst/releases/tag/v1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/klieret/sunburst@v1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/tags/v1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/tags/v1.0.0a2/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:12:16.189Z","dependent_packages_count":0,"downloads":46,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.462361913882145,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":15.634931640866167,"forks_count":19.13756974616859,"docker_downloads_count":null,"average":19.18037059520928},"purl":"pkg:pypi/sunburst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sunburst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sunburst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sunburst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T20:32:35.699Z","issues_count":7,"pull_requests_count":19,"avg_time_to_close_issue":279920.0,"avg_time_to_close_pull_request":1282450.6875,"issues_closed_count":4,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.9473684210526315,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/issues","maintainers":[{"login":"klieret","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klieret"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sunburst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sunburst/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sunburst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sunburst/related_packages","maintainers":[{"uuid":"klieret","login":"klieret","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/klieret/","role":null,"created_at":"2023-02-25T14:02:13.027Z","updated_at":"2023-02-25T14:02:13.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/klieret/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":667028,"full_name":"klieret/sunburst","default_branch":"master","committers":[{"name":"klieret","email":"klieret","login":"klieret","count":118},{"name":"Kilian Lieret","email":"kilian.lieret@posteo.de","login":null,"count":68},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":6},{"name":"Christian Glusa","email":"caglusa@sandia.gov","login":null,"count":1}],"total_commits":199,"total_committers":5,"total_bot_commits":12,"total_bot_committers":2,"mean_commits":39.8,"dds":0.40703517587939697,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2024-11-08T02:37:32.913Z","last_synced_commit":"9ef11639548c3bb6c0afcc9b07eb8e5b9597e2e2","created_at":"2023-03-09T10:18:35.971Z","updated_at":"2024-11-08T02:37:32.914Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"klieret/sunburst","html_url":"https://github.com/klieret/sunburst","last_synced_at":"2025-08-15T20:32:35.699Z","status":"error","issues_count":7,"pull_requests_count":19,"avg_time_to_close_issue":279920.0,"avg_time_to_close_pull_request":1282450.6875,"issues_closed_count":4,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.9473684210526315,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T00:55:12.719Z","updated_at":"2025-08-15T20:32:35.699Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fsunburst/issues","issue_labels_count":{"enhancement":4,"bug":1},"pull_request_labels_count":{"dependencies":8},"issue_author_associations_count":{"OWNER":7},"pull_request_author_associations_count":{"CONTRIBUTOR":16,"OWNER":3},"issue_authors":{"klieret":7},"pull_request_authors":{"dependabot[bot]":8,"pre-commit-ci[bot]":7,"klieret":3,"cgcgcg":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10067213,"issues_count":31169894,"pull_requests_count":94981189,"authors_count":10688088,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"klieret","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klieret"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PushEvent":4},"last_year":{"WatchEvent":1,"PushEvent":4}},"keywords":["chart","hierarchical-data","pie-chart","plot","plotting","pyplot","python","visualization"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-09T22:50:39.686Z","updated_at":"2022-08-09T22:50:39.686Z","repository_link":"https://github.com/klieret/sunburst/blob/master/doc/requirements.txt","dependencies":[{"id":965308611,"package_name":"sphinx_book_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":965308612,"package_name":"sunburst","ecosystem":"pypi","requirements":"master","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:30:58.839Z","updated_at":"2023-02-01T06:30:58.839Z","repository_link":"https://github.com/klieret/sunburst/blob/master/.github/workflows/release.yaml","dependencies":[{"id":7291798905,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7291798906,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7291798907,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-release.yaml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:30:59.040Z","updated_at":"2023-02-01T06:30:59.040Z","repository_link":"https://github.com/klieret/sunburst/blob/master/.github/workflows/test-release.yaml","dependencies":[{"id":7291799561,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7291799562,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7291799563,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:30:59.133Z","updated_at":"2023-02-01T06:30:59.133Z","repository_link":"https://github.com/klieret/sunburst/blob/master/.github/workflows/test.yaml","dependencies":[{"id":7291800816,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7291800817,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7291800818,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7291800819,"package_name":"AndreMiras/coveralls-python-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false},{"id":7291800820,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-12T18:20:57.076Z","updated_at":"2023-12-12T18:20:57.076Z","repository_link":"https://github.com/klieret/sunburst/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-12T18:20:57.102Z","updated_at":"2023-12-12T18:20:57.102Z","repository_link":"https://github.com/klieret/sunburst/blob/master/setup.py","dependencies":[]}],"score":8.476371196895983,"created_at":"2025-09-08T11:19:07.192Z","updated_at":"2025-10-07T08:25:54.779Z","avatar_url":"https://github.com/klieret.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":46,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","particles","mesh","interpretability","energy-system-model","parallel","autograd","tensor","names","name-generation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70251","html_url":"https://science.ecosyste.ms/projects/70251"}