{"id":5888,"name":"ctaplot","description":"Plotting library for CTA and other IACT","url":"https://github.com/cta-observatory/ctaplot","last_synced_at":"2025-09-04T18:49:59.475Z","repository":{"id":38109211,"uuid":"138799921","full_name":"cta-observatory/ctaplot","owner":"cta-observatory","description":"Plotting library for CTA and other IACT","archived":false,"fork":false,"pushed_at":"2025-07-11T12:57:50.000Z","size":11285,"stargazers_count":7,"open_issues_count":6,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-18T18:10:27.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ctaplot.readthedocs.io","language":"Jupyter Notebook","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/cta-observatory.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"license.rst","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":"codemeta.json","zenodo":null}},"created_at":"2018-06-26T22:20:50.000Z","updated_at":"2025-07-11T12:57:06.000Z","dependencies_parsed_at":"2024-01-11T11:56:44.156Z","dependency_job_id":"a5a25938-040d-442b-bedf-77bc8fcb2e58","html_url":"https://github.com/cta-observatory/ctaplot","commit_stats":{"total_commits":570,"total_committers":5,"mean_commits":114.0,"dds":"0.30877192982456136","last_synced_commit":"45ea8848a432ffd6c089c60a15a30ed07576ac44"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/ctaplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/sbom","scorecard":{"id":311586,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/ctaplot","commit":"1af7b56badb37fd248eb79390cb86d38c8a932e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuousintegration.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/continuousintegration.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/continuousintegration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuousintegration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/continuousintegration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuousintegration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/continuousintegration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:31","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.rst:0","Info: FSF or OSI recognized license: MIT License: license.rst: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 27 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-17T23:15:48.334Z","repository_id":38109211,"created_at":"2025-08-17T23:15:48.335Z","updated_at":"2025-08-17T23:15:48.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273656888,"owners_count":25145003,"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-04T02:00:08.968Z","response_time":61,"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":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"packages":[{"id":1082576,"name":"ctaplot","ecosystem":"pypi","description":"Compute and plot CTA IRFs","homepage":"https://github.com/cta-observatory/ctaplot","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cta-observatory/ctaplot","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2019-08-21T16:21:50.000Z","latest_release_published_at":"2023-09-19T13:57:53.000Z","latest_release_number":"0.6.4","last_synced_at":"2025-08-18T18:03:29.354Z","created_at":"2022-04-08T10:01:27.887Z","updated_at":"2025-08-18T18:07:15.789Z","registry_url":"https://pypi.org/project/ctaplot/","install_command":"pip install ctaplot --index-url https://pypi.org/simple","documentation_url":"https://ctaplot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"ctaplot","project_status":null},"repo_metadata":{"id":38109211,"uuid":"138799921","full_name":"cta-observatory/ctaplot","owner":"cta-observatory","description":"Plotting library for CTA and other IACT","archived":false,"fork":false,"pushed_at":"2025-07-11T12:57:50.000Z","size":11285,"stargazers_count":7,"open_issues_count":6,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-11T15:28:03.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ctaplot.readthedocs.io","language":"Jupyter Notebook","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/cta-observatory.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"license.rst","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":"codemeta.json","zenodo":null}},"created_at":"2018-06-26T22:20:50.000Z","updated_at":"2025-07-11T12:57:06.000Z","dependencies_parsed_at":"2024-01-11T11:56:44.156Z","dependency_job_id":"a5a25938-040d-442b-bedf-77bc8fcb2e58","html_url":"https://github.com/cta-observatory/ctaplot","commit_stats":{"total_commits":570,"total_committers":5,"mean_commits":114.0,"dds":"0.30877192982456136","last_synced_commit":"45ea8848a432ffd6c089c60a15a30ed07576ac44"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/cta-observatory/ctaplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/sbom","scorecard":{"id":311586,"data":{"date":"2025-08-11","repo":{"name":"github.com/cta-observatory/ctaplot","commit":"1af7b56badb37fd248eb79390cb86d38c8a932e8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuousintegration.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/continuousintegration.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/continuousintegration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuousintegration.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/continuousintegration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuousintegration.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/continuousintegration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cta-observatory/ctaplot/pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/continuousintegration.yml:31","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.rst:0","Info: FSF or OSI recognized license: MIT License: license.rst: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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 27 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-17T23:15:48.334Z","repository_id":38109211,"created_at":"2025-08-17T23:15:48.335Z","updated_at":"2025-08-17T23:15:48.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271035523,"owners_count":24688432,"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-18T02:00:08.743Z","response_time":89,"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":"cta-observatory","name":"Cherenkov Telescope Array Consortium","uuid":"13019529","kind":"organization","description":"open-source software for the CTA Consortium. ","email":null,"website":"www.cta-observatory.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13019529?v=4","repositories_count":54,"last_synced_at":"2023-08-13T11:48:19.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cta-observatory","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T04:15:58.146Z","updated_at":"2023-08-13T11:48:21.257Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cta-observatory/repositories"},"tags":[{"name":"v0.6.4","sha":"c1f5ae0f7df580bc0d5e6ce6ecf841872ff0cf49","kind":"commit","published_at":"2023-09-19T13:56:29.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.6.4","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"2bba7572bfcc6071f1c7ef53bd26bc79cd26c56a","kind":"commit","published_at":"2023-07-20T11:04:57.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.6.3","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f4d6b4ded03d96ae75d78a091bfb0ade8563cbaf","kind":"commit","published_at":"2022-04-08T09:41:02.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.6.2","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"d65c161a3280dba8ff8d78981a1eda2034e382b3","kind":"commit","published_at":"2022-01-10T14:13:27.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.6.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"b4d29dadd00938653cc1ba6247431d6993309730","kind":"commit","published_at":"2022-01-06T22:02:46.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.6","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.6/manifests"},{"name":"v0.5.6","sha":"f22a385279184f1d4ff31126b09bc2a2278b2b36","kind":"commit","published_at":"2020-12-22T09:18:20.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.5.6","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d94421cf9b7fdded76e544bff059cfed75017ed1","kind":"commit","published_at":"2020-11-17T18:13:04.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.5.5","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"a04c372e7f26bff898be021cb465c7e236ae7f49","kind":"commit","published_at":"2020-11-17T14:15:55.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.5.4","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"13eb226995cef8f2315be6843a863a708f4eb17b","kind":"commit","published_at":"2020-05-11T07:49:57.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.5.3","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"13eb226995cef8f2315be6843a863a708f4eb17b","kind":"commit","published_at":"2020-05-11T07:49:57.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.5.2","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"07cb35e59e8933f6a481f790b00536b9e7bf77d0","kind":"commit","published_at":"2020-05-06T14:42:31.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.5.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.5.1/manifests"},{"name":"0.5.0","sha":"f264f179e238f2668e57169b5da65f7a733ba924","kind":"commit","published_at":"2020-02-12T10:03:26.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/0.5.0","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.5.0/manifests"},{"name":"v0.4.1","sha":"f6ca04ba7a2a7074f4b45bec2732d65c38ada5ec","kind":"commit","published_at":"2019-11-02T12:41:39.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.4.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"8738b703be0c52ba2a5f4fcd945a2c67fdccd3b5","kind":"commit","published_at":"2019-09-04T15:28:28.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.4.0","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"01711ddc181870e65bab2f6ee8804f4fe32dda59","kind":"commit","published_at":"2019-08-21T16:20:14.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.3.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"32da705889667ca58e13dd1e5d00ba5209f1253c","kind":"commit","published_at":"2019-08-21T13:32:50.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.3.0","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f4fbb5248a2011db3f1b69a4a91b66b18f11aaab","kind":"commit","published_at":"2019-05-09T12:55:55.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/v0.2.2","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/v0.2.2/manifests"},{"name":"0.2.1","sha":"01f5ff9772273e148d57c981e358e15d73a69982","kind":"commit","published_at":"2019-05-09T12:53:42.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/0.2.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.2.1/manifests"},{"name":"0.21","sha":"beca06902056f7132b9c9eaca25e18941f95f536","kind":"commit","published_at":"2019-05-06T12:14:47.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/0.21","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.21/manifests"},{"name":"0.2","sha":"5de461c535fe86bf26ab81b4dfe0947a216c4dac","kind":"commit","published_at":"2019-04-15T11:25:02.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/0.2","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.2/manifests"},{"name":"0.1","sha":"381768c5b4c2fabd001f6a3a863df0ad251e893e","kind":"commit","published_at":"2018-07-01T10:24:39.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/0.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/0.1/manifests"},{"name":"ctaplot-0.1","sha":"381768c5b4c2fabd001f6a3a863df0ad251e893e","kind":"commit","published_at":"2018-07-01T10:24:39.000Z","download_url":"https://codeload.github.com/cta-observatory/ctaplot/tar.gz/ctaplot-0.1","html_url":"https://github.com/cta-observatory/ctaplot/releases/tag/ctaplot-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cta-observatory/ctaplot@ctaplot-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/ctaplot-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/tags/ctaplot-0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:07:15.788Z","dependent_packages_count":4,"downloads":692,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":10.800569904370354,"dependent_repos_count":4.879180997358612,"dependent_packages_count":2.334936380081297,"stargazers_count":21.528144116907953,"forks_count":11.41974183721818,"docker_downloads_count":null,"average":10.192514647187279},"purl":"pkg:pypi/ctaplot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ctaplot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ctaplot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ctaplot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T10:06:54.858Z","issues_count":30,"pull_requests_count":83,"avg_time_to_close_issue":37406888.92307692,"avg_time_to_close_pull_request":3030346.891566265,"issues_closed_count":26,"pull_requests_closed_count":83,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":0.9666666666666667,"avg_comments_per_pull_request":0.7469879518072289,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1772.0,"past_year_avg_time_to_close_pull_request":454.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/issues","maintainers":[{"login":"vuillaut","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"},{"login":"mikael10j","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikael10j"},{"login":"maxnoe","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxnoe"},{"login":"TjarkMiener","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"}],"active_maintainers":[{"login":"vuillaut","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctaplot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctaplot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctaplot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctaplot/related_packages","maintainers":[{"uuid":"vuillaut","login":"vuillaut","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/vuillaut/","role":null,"created_at":"2023-02-23T15:25:07.430Z","updated_at":"2023-02-23T15:25:07.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vuillaut/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724867,"maintainers_count":308223,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":528969,"full_name":"cta-observatory/ctaplot","default_branch":"master","committers":[{"name":"vuillaut","email":"thomas.vuillaume@gmail.com","count":394},{"name":"Vuillaume","email":"thomas.vuillaume@lapp.in2p3.fr","count":99},{"name":"mikael","email":"mikael.jacquemont@lapp.in2p3.fr","count":72},{"name":"Maximilian Nöthe","email":"maximilian.noethe@tu-dortmund.de","count":4},{"name":"Sebastián Bórquez","email":"sebastian.borquez.g@gmail.com","count":1}],"total_commits":570,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":114.0,"dds":0.30877192982456136,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T19:33:17.789Z","last_synced_commit":"45ea8848a432ffd6c089c60a15a30ed07576ac44","created_at":"2023-03-09T03:41:54.174Z","updated_at":"2023-09-19T17:09:17.434Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cta-observatory/ctaplot","html_url":"https://github.com/cta-observatory/ctaplot","last_synced_at":"2025-08-18T18:07:15.632Z","status":"error","issues_count":30,"pull_requests_count":83,"avg_time_to_close_issue":37406888.92307692,"avg_time_to_close_pull_request":3030346.891566265,"issues_closed_count":26,"pull_requests_closed_count":83,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":0.9666666666666667,"avg_comments_per_pull_request":0.7469879518072289,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1772.0,"past_year_avg_time_to_close_pull_request":454.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T08:14:56.533Z","updated_at":"2025-09-01T16:49:42.782Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cta-observatory%2Fctaplot/issues","issue_labels_count":{"enhancement":6,"bug":4},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":18,"COLLABORATOR":8,"NONE":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":69,"COLLABORATOR":14,"CONTRIBUTOR":1},"issue_authors":{"vuillaut":10,"mikael10j":8,"maxnoe":7,"sborquez":1,"TjarkMiener":1,"moralejo":1,"Tobychev":1,"BastienLacave":1},"pull_request_authors":{"vuillaut":67,"mikael10j":14,"maxnoe":2,"sborquez":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"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":{"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":3},"past_year_issue_authors":{"vuillaut":1},"past_year_pull_request_authors":{"vuillaut":3},"maintainers":[{"login":"vuillaut","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"},{"login":"mikael10j","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikael10j"},{"login":"maxnoe","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxnoe"},{"login":"TjarkMiener","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"}],"active_maintainers":[{"login":"vuillaut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vuillaut"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":2,"DeleteEvent":1,"PushEvent":1,"PullRequestEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":2,"DeleteEvent":1,"PushEvent":1,"PullRequestEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-04T01:40:38.385Z","updated_at":"2022-09-04T01:40:38.385Z","repository_link":"https://github.com/cta-observatory/ctaplot/blob/master/docs/requirements.txt","dependencies":[{"id":3737388047,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e1.16","direct":true,"kind":"runtime","optional":false},{"id":3737388048,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":3737388049,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false},{"id":3737388050,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388051,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388052,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388053,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388054,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388055,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388056,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388057,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.2","direct":true,"kind":"runtime","optional":false},{"id":3737388058,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737388059,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-04T01:40:38.711Z","updated_at":"2022-09-04T01:40:38.711Z","repository_link":"https://github.com/cta-observatory/ctaplot/blob/master/setup.py","dependencies":[{"id":3737392225,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e1.16","direct":true,"kind":"runtime","optional":false},{"id":3737392226,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":3737392227,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false},{"id":3737392228,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392229,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392230,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392231,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392232,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392233,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392234,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392235,"package_name":"ipympl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3737392236,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuousintegration.yml","sha":null,"kind":"manifest","created_at":"2024-01-11T11:56:42.133Z","updated_at":"2024-01-11T11:56:42.133Z","repository_link":"https://github.com/cta-observatory/ctaplot/blob/master/.github/workflows/continuousintegration.yml","dependencies":[{"id":15552875663,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15552875664,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15552875665,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2024-01-11T11:56:42.156Z","updated_at":"2024-01-11T11:56:42.156Z","repository_link":"https://github.com/cta-observatory/ctaplot/blob/master/.github/workflows/pypi.yml","dependencies":[{"id":15552875666,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15552875667,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-11T11:56:42.175Z","updated_at":"2024-01-11T11:56:42.175Z","repository_link":"https://github.com/cta-observatory/ctaplot/blob/master/environment.yml","dependencies":[]}],"score":10.73400250738888,"created_at":"2025-09-04T15:50:17.811Z","updated_at":"2025-11-04T15:51:22.074Z","avatar_url":"https://github.com/cta-observatory.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":692,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5833853"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/5888","html_url":"https://science.ecosyste.ms/projects/5888"}