{"id":81066,"name":null,"description":"Create matplotlib plots with broken axes","url":"https://github.com/bendichter/brokenaxes","last_synced_at":"2025-09-08T21:57:21.020Z","repository":{"id":20438417,"uuid":"88074252","full_name":"bendichter/brokenaxes","owner":"bendichter","description":"Create matplotlib plots with broken axes","archived":false,"fork":false,"pushed_at":"2025-08-28T15:50:41.000Z","size":1084,"stargazers_count":554,"open_issues_count":16,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-28T22:45:35.004Z","etag":null,"topics":["matplotlib","plotting","python","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bendichter.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-04-12T16:37:16.000Z","updated_at":"2025-08-28T15:50:46.000Z","dependencies_parsed_at":"2024-11-13T20:33:33.764Z","dependency_job_id":"fb8acca0-a1f8-492a-87fc-03c10c2eb434","html_url":"https://github.com/bendichter/brokenaxes","commit_stats":{"total_commits":87,"total_committers":9,"mean_commits":9.666666666666666,"dds":0.2183908045977011,"last_synced_commit":"c65c20d753177e95578ea99ed819880141216924"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bendichter/brokenaxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter","download_url":"https://codeload.github.com/bendichter/brokenaxes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/sbom","scorecard":{"id":231840,"data":{"date":"2025-08-11","repo":{"name":"github.com/bendichter/brokenaxes","commit":"aa7c649858fe20a78bb091b986ed090b252c52fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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 2/29 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":"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/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.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":"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/cd.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:7"],"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"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":3,"reason":"7 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"],"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 18 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-17T04:59:08.891Z","repository_id":20438417,"created_at":"2025-08-17T04:59:08.891Z","updated_at":"2025-08-17T04:59:08.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231399,"owners_count":25245626,"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":"bendichter","name":"Ben Dichter","uuid":"844306","kind":"user","description":"Founder of @CatalystNeuro. \r\n\r\nComputational neuroscience, data standardization, @NeurodataWithoutBorders, data management and visualization, open science","email":"","website":"bendichter.com","location":"Philadelphia","twitter":"BenDichter","company":"CatalystNeuro","icon_url":"https://avatars.githubusercontent.com/u/844306?u=dad0ae143e8e2f5b7ceb024334f23e5b40b3002d\u0026v=4","repositories_count":115,"last_synced_at":"2024-10-30T14:56:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bendichter","funding_links":[],"total_stars":566,"followers":118,"following":37,"created_at":"2022-11-09T11:31:20.385Z","updated_at":"2024-10-30T14:56:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter/repositories"},"packages":[{"id":5295709,"name":"brokenaxes","ecosystem":"conda","description":null,"homepage":"https://github.com/bendichter/brokenaxes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bendichter/brokenaxes","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-01-02T20:42:59.000Z","latest_release_published_at":"2021-01-02T20:42:59.000Z","latest_release_number":"0.4.2","last_synced_at":"2025-08-29T02:35:40.153Z","created_at":"2022-10-03T15:58:45.500Z","updated_at":"2025-08-29T02:40:34.599Z","registry_url":"https://anaconda.org/conda-forge/brokenaxes","install_command":"conda install -c conda-forge brokenaxes","documentation_url":null,"metadata":{},"repo_metadata":{"id":20438417,"uuid":"88074252","full_name":"bendichter/brokenaxes","owner":"bendichter","description":"Create matplotlib plots with broken axes","archived":false,"fork":false,"pushed_at":"2025-08-28T15:50:41.000Z","size":1084,"stargazers_count":554,"open_issues_count":16,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-28T22:45:35.004Z","etag":null,"topics":["matplotlib","plotting","python","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bendichter.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-04-12T16:37:16.000Z","updated_at":"2025-08-28T15:50:46.000Z","dependencies_parsed_at":"2024-11-13T20:33:33.764Z","dependency_job_id":"fb8acca0-a1f8-492a-87fc-03c10c2eb434","html_url":"https://github.com/bendichter/brokenaxes","commit_stats":{"total_commits":87,"total_committers":9,"mean_commits":9.666666666666666,"dds":0.2183908045977011,"last_synced_commit":"c65c20d753177e95578ea99ed819880141216924"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bendichter/brokenaxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter","download_url":"https://codeload.github.com/bendichter/brokenaxes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/sbom","scorecard":{"id":231840,"data":{"date":"2025-08-11","repo":{"name":"github.com/bendichter/brokenaxes","commit":"aa7c649858fe20a78bb091b986ed090b252c52fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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 2/29 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":"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/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.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":"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/cd.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:7"],"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"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":3,"reason":"7 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"],"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 18 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-17T04:59:08.891Z","repository_id":20438417,"created_at":"2025-08-17T04:59:08.891Z","updated_at":"2025-08-17T04:59:08.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272612271,"owners_count":24964388,"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-29T02:00:10.610Z","response_time":87,"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":"bendichter","name":"Ben Dichter","uuid":"844306","kind":"user","description":"Founder of @CatalystNeuro. \r\n\r\nComputational neuroscience, data standardization, @NeurodataWithoutBorders, data management and visualization, open science","email":"","website":"bendichter.com","location":"Philadelphia","twitter":"BenDichter","company":"CatalystNeuro","icon_url":"https://avatars.githubusercontent.com/u/844306?u=dad0ae143e8e2f5b7ceb024334f23e5b40b3002d\u0026v=4","repositories_count":115,"last_synced_at":"2024-10-30T14:56:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bendichter","funding_links":[],"total_stars":566,"followers":118,"following":37,"created_at":"2022-11-09T11:31:20.385Z","updated_at":"2024-10-30T14:56:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-29T02:40:34.599Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.220569888717,"dependent_packages_count":51.58940066869604,"stargazers_count":18.698537851190178,"forks_count":28.170068366684966,"docker_downloads_count":null,"average":29.669644193822045},"purl":"pkg:conda/brokenaxes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/brokenaxes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/brokenaxes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/brokenaxes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T21:01:21.808Z","issues_count":87,"pull_requests_count":36,"avg_time_to_close_issue":8474311.693333333,"avg_time_to_close_pull_request":1262195.0882352942,"issues_closed_count":75,"pull_requests_closed_count":34,"pull_request_authors_count":13,"issue_authors_count":81,"avg_comments_per_issue":3.045977011494253,"avg_comments_per_pull_request":0.9444444444444444,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5570074.0,"past_year_avg_time_to_close_pull_request":82805.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/issues","maintainers":[{"login":"bendichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bendichter"}],"active_maintainers":[{"login":"bendichter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bendichter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/brokenaxes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/brokenaxes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/brokenaxes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/brokenaxes/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2660955,"name":"brokenaxes","ecosystem":"pypi","description":"Create broken axes","homepage":"https://github.com/bendichter/brokenaxes","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/bendichter/brokenaxes","keywords_array":["data","visualization"],"namespace":null,"versions_count":13,"first_release_published_at":"2017-04-28T15:23:24.000Z","latest_release_published_at":"2024-09-18T21:13:01.000Z","latest_release_number":"0.6.2","last_synced_at":"2025-08-29T02:33:55.137Z","created_at":"2022-04-10T10:15:07.839Z","updated_at":"2025-08-29T02:40:34.611Z","registry_url":"https://pypi.org/project/brokenaxes/","install_command":"pip install brokenaxes --index-url https://pypi.org/simple","documentation_url":"https://brokenaxes.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Matplotlib","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"brokenaxes","project_status":null},"repo_metadata":{"id":20438417,"uuid":"88074252","full_name":"bendichter/brokenaxes","owner":"bendichter","description":"Create matplotlib plots with broken axes","archived":false,"fork":false,"pushed_at":"2025-08-28T15:50:41.000Z","size":1084,"stargazers_count":554,"open_issues_count":16,"forks_count":49,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-28T22:45:35.004Z","etag":null,"topics":["matplotlib","plotting","python","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bendichter.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-04-12T16:37:16.000Z","updated_at":"2025-08-28T15:50:46.000Z","dependencies_parsed_at":"2024-11-13T20:33:33.764Z","dependency_job_id":"fb8acca0-a1f8-492a-87fc-03c10c2eb434","html_url":"https://github.com/bendichter/brokenaxes","commit_stats":{"total_commits":87,"total_committers":9,"mean_commits":9.666666666666666,"dds":0.2183908045977011,"last_synced_commit":"c65c20d753177e95578ea99ed819880141216924"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bendichter/brokenaxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter","download_url":"https://codeload.github.com/bendichter/brokenaxes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/sbom","scorecard":{"id":231840,"data":{"date":"2025-08-11","repo":{"name":"github.com/bendichter/brokenaxes","commit":"aa7c649858fe20a78bb091b986ed090b252c52fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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 2/29 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":"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/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codecov.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":"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/cd.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bendichter/brokenaxes/codecov.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/codecov.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:7"],"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"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":3,"reason":"7 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"],"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 18 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-17T04:59:08.891Z","repository_id":20438417,"created_at":"2025-08-17T04:59:08.891Z","updated_at":"2025-08-17T04:59:08.891Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272612271,"owners_count":24964388,"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-29T02:00:10.610Z","response_time":87,"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":"bendichter","name":"Ben Dichter","uuid":"844306","kind":"user","description":"Founder of @CatalystNeuro. \r\n\r\nComputational neuroscience, data standardization, @NeurodataWithoutBorders, data management and visualization, open science","email":"","website":"bendichter.com","location":"Philadelphia","twitter":"BenDichter","company":"CatalystNeuro","icon_url":"https://avatars.githubusercontent.com/u/844306?u=dad0ae143e8e2f5b7ceb024334f23e5b40b3002d\u0026v=4","repositories_count":115,"last_synced_at":"2024-10-30T14:56:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bendichter","funding_links":[],"total_stars":566,"followers":118,"following":37,"created_at":"2022-11-09T11:31:20.385Z","updated_at":"2024-10-30T14:56:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendichter/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-29T02:40:34.611Z","dependent_packages_count":4,"downloads":53018,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":5.087516903635906,"dependent_repos_count":2.6978238611183274,"dependent_packages_count":3.143728013383905,"stargazers_count":2.8915989470507104,"forks_count":6.336708913938926,"docker_downloads_count":null,"average":4.0314753278255555},"purl":"pkg:pypi/brokenaxes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/brokenaxes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/brokenaxes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/brokenaxes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T21:01:21.808Z","issues_count":87,"pull_requests_count":36,"avg_time_to_close_issue":8474311.693333333,"avg_time_to_close_pull_request":1262195.0882352942,"issues_closed_count":75,"pull_requests_closed_count":34,"pull_request_authors_count":13,"issue_authors_count":81,"avg_comments_per_issue":3.045977011494253,"avg_comments_per_pull_request":0.9444444444444444,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5570074.0,"past_year_avg_time_to_close_pull_request":82805.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/issues","maintainers":[{"login":"bendichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bendichter"}],"active_maintainers":[{"login":"bendichter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bendichter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brokenaxes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brokenaxes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brokenaxes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brokenaxes/related_packages","maintainers":[{"uuid":"bendichter","login":"bendichter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/bendichter/","role":null,"created_at":"2023-02-23T18:13:32.772Z","updated_at":"2023-02-23T18:13:32.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bendichter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"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":30565,"full_name":"bendichter/brokenaxes","default_branch":"master","committers":[{"name":"Ben Dichter","email":"ben.dichter@gmail.com","login":"bendichter","count":83},{"name":"webersa","email":"samuel.weber@univ-grenoble-alpes.fr","login":null,"count":8},{"name":"Parke Loyd","email":"parke.loyd@gmail.com","login":"parkus","count":3},{"name":"pharshalp","email":"pharshalp@gmail.com","login":"pharshalp","count":2},{"name":"Samuël Weber/GwendalD","email":"samuel.weber@normalesup.org","login":"weber-s","count":2},{"name":"asbjos","email":"59689002+asbjos","login":"asbjos","count":1},{"name":"ThomasHilger","email":"36729344+ThomasHilger","login":"ThomasHilger","count":1},{"name":"Duncan Macleod","email":"duncanmmacleod+github@gmail.com","login":"duncanmmacleod","count":1},{"name":"Danfeng Shan","email":"shandanf@gmail.com","login":"dfshan","count":1}],"total_commits":102,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.333333333333334,"dds":0.18627450980392157,"past_year_committers":[{"name":"Ben Dichter","email":"ben.dichter@gmail.com","login":"bendichter","count":2}],"past_year_total_commits":2,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.0,"last_synced_at":"2025-05-16T15:48:24.729Z","last_synced_commit":"042e2facd48fb4966bc4cbe7c95532f4a33a544d","created_at":"2023-03-07T16:44:02.743Z","updated_at":"2025-05-16T15:48:24.841Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bendichter/brokenaxes","html_url":"https://github.com/bendichter/brokenaxes","last_synced_at":"2025-08-29T02:42:54.299Z","status":"error","issues_count":87,"pull_requests_count":36,"avg_time_to_close_issue":8474311.693333333,"avg_time_to_close_pull_request":1262195.0882352942,"issues_closed_count":75,"pull_requests_closed_count":34,"pull_request_authors_count":13,"issue_authors_count":81,"avg_comments_per_issue":3.045977011494253,"avg_comments_per_pull_request":0.9444444444444444,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5570074.0,"past_year_avg_time_to_close_pull_request":82805.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:23:40.182Z","updated_at":"2025-09-03T04:25:24.518Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendichter%2Fbrokenaxes/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":80,"CONTRIBUTOR":5,"OWNER":2},"pull_request_author_associations_count":{"OWNER":32,"CONTRIBUTOR":13,"NONE":11},"issue_authors":{"tvajtay":2,"bendichter":2,"mardukbp":2,"Masoom02":2,"mangoon91":2,"iTomxy":2,"tomr-stargazer":1,"glennDittmann":1,"kanginthaya":1,"guiomar":1,"Solacex":1,"Kalpi-ds":1,"ThomasHilger":1,"themiyan":1,"MTUNG311":1,"chaoshengt":1,"bastorer":1,"EKukstas":1,"Abhay-becks":1,"tony-p":1,"thomashirtz":1,"MrLalelu":1,"suyash023":1,"rguliev":1,"psyantyst":1,"murilosc":1,"andreabacilieri":1,"Yakonshus":1,"webermarcolivier":1,"JLeftley":1,"laura-matrajt":1,"kennethdistefano":1,"Knusper":1,"JanPolcher":1,"douglasalvesastro12":1,"parkus":1,"JanWaldhorn":1,"tomchor":1,"sbolushevsky":1,"echottwang":1,"RMariaDelRioChanona":1,"zhangysh1995":1,"z626093820":1,"RuihongQiu":1,"juseg":1,"DVads":1,"bieniekmateusz":1,"janetfb9109":1,"yongqiang-zhao":1,"Xiaocong6":1,"sammy17":1,"apomorph":1,"JoyBeginner":1,"TobiasWegener":1,"shivanshi13":1,"andrisecker":1,"sahaskn":1,"duncanmmacleod":1,"Wan-Sking":1,"amergin":1,"Penacare":1,"andrewfowlie":1,"boffi":1,"prakharg24":1,"pjattke":1,"leeyupeng119":1,"moritzschaefer":1,"adamjermyn":1,"Micelle":1,"alecjwild":1,"carmennab":1,"JoshuaKahn":1,"pharshalp":1,"suman-phy":1,"Harrypotterrrr":1,"Kal-Elll":1,"JigaoLuo":1,"asbjos":1,"SanerBCN":1,"zyang1988":1,"ruhugu":1},"pull_request_authors":{"bendichter":32,"VictorLeP":4,"pharshalp":3,"weber-s":3,"Copilot":2,"zougloub":2,"micturkey":1,"dfshan":1,"fredericjs":1,"parkus":1,"asbjos":1,"duncanmmacleod":1,"FLawrence":1,"R0one":1,"ThomasHilger":1,"aallahyar":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"NONE":5,"OWNER":2,"CONTRIBUTOR":1},"past_year_issue_authors":{"glennDittmann":1,"SanerBCN":1},"past_year_pull_request_authors":{"Copilot":2,"bendichter":2,"zougloub":2,"FLawrence":1,"aallahyar":1},"maintainers":[{"login":"bendichter","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bendichter"}],"active_maintainers":[{"login":"bendichter","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bendichter"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":29,"IssueCommentEvent":4,"PushEvent":3,"PullRequestReviewEvent":2,"PullRequestEvent":4,"ForkEvent":3,"CreateEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":29,"IssueCommentEvent":4,"PushEvent":3,"PullRequestReviewEvent":2,"PullRequestEvent":4,"ForkEvent":3,"CreateEvent":2}},"keywords":["matplotlib","plotting","python","visualization"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements-doc.txt","sha":null,"kind":"manifest","created_at":"2022-07-10T09:03:02.062Z","updated_at":"2022-07-10T09:03:02.062Z","repository_link":"https://github.com/bendichter/brokenaxes/blob/master/docs/requirements-doc.txt","dependencies":[{"id":130144798,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130144799,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130144800,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130144801,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":130144802,"package_name":"PyQt5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-10T09:03:02.075Z","updated_at":"2022-07-10T09:03:02.075Z","repository_link":"https://github.com/bendichter/brokenaxes/blob/master/setup.py","dependencies":[{"id":130144861,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2024-03-05T19:59:29.657Z","updated_at":"2024-03-05T19:59:29.657Z","repository_link":"https://github.com/bendichter/brokenaxes/blob/master/.github/workflows/cd.yml","dependencies":[{"id":16626526280,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16626526281,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16626526282,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codecov.yml","sha":null,"kind":"manifest","created_at":"2024-03-05T19:59:29.697Z","updated_at":"2024-03-05T19:59:29.697Z","repository_link":"https://github.com/bendichter/brokenaxes/blob/master/.github/workflows/codecov.yml","dependencies":[{"id":16626526283,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16626526284,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16626526285,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2024-03-05T19:59:29.746Z","updated_at":"2024-03-05T19:59:29.746Z","repository_link":"https://github.com/bendichter/brokenaxes/blob/master/requirements-test.txt","dependencies":[{"id":16626526299,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.0","direct":true,"kind":"test","optional":false},{"id":16626526300,"package_name":"pytest-mpl","ecosystem":"pypi","requirements":"==0.17.0","direct":true,"kind":"test","optional":false},{"id":16626526301,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2024-03-05T19:59:30.095Z","updated_at":"2024-03-05T19:59:30.095Z","repository_link":"https://github.com/bendichter/brokenaxes/blob/master/requirements.txt","dependencies":[{"id":16626526302,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e3.6","direct":true,"kind":"runtime","optional":false}]}],"score":19.42192647992997,"created_at":"2025-09-08T21:01:25.987Z","updated_at":"2025-10-07T08:28:31.323Z","avatar_url":"https://github.com/bendichter.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":53018,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/81066","html_url":"https://science.ecosyste.ms/projects/81066"}