{"id":704,"name":"pyradiosky","description":"pyradiosky: A Python package for Radio Sky Models - Published in JOSS (2024)","url":"https://github.com/radioastronomysoftwaregroup/pyradiosky","last_synced_at":"2025-09-04T16:08:07.308Z","repository":{"id":37941757,"uuid":"207644578","full_name":"RadioAstronomySoftwareGroup/pyradiosky","owner":"RadioAstronomySoftwareGroup","description":"Python objects and interfaces for representing diffuse, extended and compact astrophysical radio sources","archived":false,"fork":false,"pushed_at":"2025-09-03T00:51:20.000Z","size":2757,"stargazers_count":14,"open_issues_count":20,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-04T05:30:28.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyradiosky.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RadioAstronomySoftwareGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-10T19:21:02.000Z","updated_at":"2025-09-03T00:51:22.000Z","dependencies_parsed_at":"2023-02-18T01:16:19.554Z","dependency_job_id":"ecdb2af7-b1aa-46c3-915a-2d8354b6d2ad","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky","commit_stats":{"total_commits":400,"total_committers":16,"mean_commits":25.0,"dds":0.4425,"last_synced_commit":"2ff215feda3ca181a204a86140bbf638dfb20078"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadioAstronomySoftwareGroup","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/sbom","scorecard":{"id":117153,"data":{"date":"2025-08-11","repo":{"name":"github.com/RadioAstronomySoftwareGroup/pyradiosky","commit":"0dd27799953c6a339fa7321a324dd8c329f6e85d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/externaltests.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/testsuite.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/externaltests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/externaltests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/externaltests.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/externaltests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/publish-to-test-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/publish-to-test-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/publish-to-test-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/testsuite.yaml:196","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T01:38:00.295Z","repository_id":37941757,"created_at":"2025-08-16T01:38:00.295Z","updated_at":"2025-08-16T01:38:00.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273596977,"owners_count":25134259,"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":"RadioAstronomySoftwareGroup","name":"Radio Astronomy Software Group","uuid":"41453363","kind":"organization","description":"Foundational software tools for radio astronomy","email":"rasgmanagers@gmail.com","website":"https://radioastronomysoftwaregroup.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41453363?v=4","repositories_count":5,"last_synced_at":"2024-04-23T11:44:51.459Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RadioAstronomySoftwareGroup","funding_links":[],"total_stars":125,"followers":11,"following":0,"created_at":"2022-11-11T06:03:42.765Z","updated_at":"2024-04-23T11:44:53.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadioAstronomySoftwareGroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadioAstronomySoftwareGroup/repositories"},"packages":[{"id":2880839,"name":"pyradiosky","ecosystem":"pypi","description":"Python objects and interfaces for representing diffuse, extended and compact astrophysical radio sources","homepage":null,"licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky","keywords_array":["radio","astronomy"],"namespace":null,"versions_count":12,"first_release_published_at":"2020-04-06T20:45:27.000Z","latest_release_published_at":"2025-06-27T21:26:57.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-03T19:43:21.766Z","created_at":"2022-04-10T12:17:29.444Z","updated_at":"2025-09-04T05:22:00.122Z","registry_url":"https://pypi.org/project/pyradiosky/","install_command":"pip install pyradiosky --index-url https://pypi.org/simple","documentation_url":"https://pyradiosky.readthedocs.io/","metadata":{"funding":null,"documentation":"https://pyradiosky.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"pyradiosky","project_status":null},"repo_metadata":{"id":37941757,"uuid":"207644578","full_name":"RadioAstronomySoftwareGroup/pyradiosky","owner":"RadioAstronomySoftwareGroup","description":"Python objects and interfaces for representing diffuse, extended and compact astrophysical radio sources","archived":false,"fork":false,"pushed_at":"2025-08-26T21:31:50.000Z","size":2755,"stargazers_count":14,"open_issues_count":20,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-27T23:22:32.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyradiosky.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RadioAstronomySoftwareGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-10T19:21:02.000Z","updated_at":"2025-08-25T21:39:40.000Z","dependencies_parsed_at":"2023-02-18T01:16:19.554Z","dependency_job_id":"ecdb2af7-b1aa-46c3-915a-2d8354b6d2ad","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky","commit_stats":{"total_commits":400,"total_committers":16,"mean_commits":25.0,"dds":0.4425,"last_synced_commit":"2ff215feda3ca181a204a86140bbf638dfb20078"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadioAstronomySoftwareGroup","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/sbom","scorecard":{"id":117153,"data":{"date":"2025-08-11","repo":{"name":"github.com/RadioAstronomySoftwareGroup/pyradiosky","commit":"0dd27799953c6a339fa7321a324dd8c329f6e85d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/externaltests.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/testsuite.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/externaltests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/externaltests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/externaltests.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/externaltests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/publish-to-test-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/publish-to-test-pypi.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/publish-to-test-pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testsuite.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/RadioAstronomySoftwareGroup/pyradiosky/testsuite.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/testsuite.yaml:196","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-test-pypi.yaml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T01:38:00.295Z","repository_id":37941757,"created_at":"2025-08-16T01:38:00.295Z","updated_at":"2025-08-16T01:38:00.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273499884,"owners_count":25116981,"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-03T02:00:09.631Z","response_time":76,"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":"RadioAstronomySoftwareGroup","name":"Radio Astronomy Software Group","uuid":"41453363","kind":"organization","description":"Foundational software tools for radio astronomy","email":"rasgmanagers@gmail.com","website":"https://radioastronomysoftwaregroup.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41453363?v=4","repositories_count":5,"last_synced_at":"2024-04-23T11:44:51.459Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RadioAstronomySoftwareGroup","funding_links":[],"total_stars":125,"followers":11,"following":0,"created_at":"2022-11-11T06:03:42.765Z","updated_at":"2024-04-23T11:44:53.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadioAstronomySoftwareGroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadioAstronomySoftwareGroup/repositories"},"tags":[{"name":"v1.1.0","sha":"510e888af872ce046957a2593bafec195467bcf2","kind":"commit","published_at":"2025-06-27T20:46:25.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v1.1.0","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5d4b950220a2b8a8bb699588ad62056749533000","kind":"commit","published_at":"2024-07-01T17:43:48.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v1.0.1","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ba81bd60a7c573285726434e917a643ec323ca45","kind":"commit","published_at":"2024-05-10T17:11:42.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v1.0.0","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"72db874fe141728dba65436e5c24e06d4bcaa2d8","kind":"commit","published_at":"2024-02-22T17:53:19.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.3.1","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"957afd35f900c8c002e29c7ddca51e2e99778836","kind":"commit","published_at":"2023-04-10T18:57:10.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.3.0","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"256edccd9549116b89fd327766cf46f3a5494ac7","kind":"commit","published_at":"2023-02-02T19:06:47.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.2.0","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"d90a3477120363cffeb93b39b6818f49ffe164f2","kind":"commit","published_at":"2022-02-23T17:28:05.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.1.3","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"12a0e78207fc0dc84d87b4547c8d74da8d24e12e","kind":"commit","published_at":"2021-07-07T15:03:18.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.1.2","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"22fab17781269ccd309c4367068ffc4984f9eeac","kind":"commit","published_at":"2021-02-17T20:06:01.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.1.1","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"485c122592087eca695ae4285af13584a391f375","kind":"commit","published_at":"2020-07-01T15:04:04.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.1.0","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"afd26c54f79e8f0c7a1ea305c6b577672cade1e2","kind":"commit","published_at":"2020-06-04T18:54:59.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.0.2","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"00314d91d6f44aede691c556f47b3e9d49a2ac0f","kind":"commit","published_at":"2020-04-06T20:40:40.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.0.1","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"cf95a8276e421eab5ae14750176f33baca94516c","kind":"tag","published_at":"2020-04-03T22:29:32.000Z","download_url":"https://codeload.github.com/RadioAstronomySoftwareGroup/pyradiosky/tar.gz/v0.0.0","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/RadioAstronomySoftwareGroup/pyradiosky@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T05:22:00.122Z","dependent_packages_count":5,"downloads":4642,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":8.403615834704699,"dependent_repos_count":8.956375608752316,"dependent_packages_count":1.865061673354139,"stargazers_count":16.56594024242932,"forks_count":16.879491810900003,"docker_downloads_count":null,"average":10.534097034028095},"purl":"pkg:pypi/pyradiosky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyradiosky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyradiosky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyradiosky/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T05:05:57.700Z","issues_count":60,"pull_requests_count":234,"avg_time_to_close_issue":32519906.41860465,"avg_time_to_close_pull_request":2356315.0841121497,"issues_closed_count":43,"pull_requests_closed_count":214,"pull_request_authors_count":13,"issue_authors_count":13,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":1.4102564102564104,"merged_pull_requests_count":208,"bot_issues_count":0,"bot_pull_requests_count":119,"past_year_issues_count":4,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":1991321.0,"past_year_avg_time_to_close_pull_request":466173.43529411766,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.9405940594059405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/issues","maintainers":[{"login":"bhazelton","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhazelton"},{"login":"jpober","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpober"},{"login":"mkolopanis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkolopanis"},{"login":"jburba","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jburba"}],"active_maintainers":[{"login":"bhazelton","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhazelton"},{"login":"jpober","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpober"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyradiosky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyradiosky/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyradiosky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyradiosky/related_packages","maintainers":[{"uuid":"bhazelton","login":"bhazelton","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/bhazelton/","role":null,"created_at":"2023-02-02T23:20:51.109Z","updated_at":"2023-02-02T23:20:51.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bhazelton/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724704,"maintainers_count":308189,"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":640078,"full_name":"RadioAstronomySoftwareGroup/pyradiosky","default_branch":"main","committers":[{"name":"Bryna Hazelton","email":"bryna.hazelton@gmail.com","login":"bhazelton","count":365},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":78},{"name":"Adam Lanman","email":"adam_lanman@brown.edu","login":"aelanman","count":65},{"name":"Matthew Kolopanis","email":"Matthew.Kolopanis@gmail.com","login":"mkolopanis","count":41},{"name":"Ruby Byrne","email":"rlbyrne@uw.edu","login":"rlbyrne","count":25},{"name":"Steven Murray","email":"steven.murray@curtin.edu.au","login":"steven-murray","count":21},{"name":"nicelmh","email":"nicelm@alumni.stanford.edu","login":"nicelmh","count":10},{"name":"Dara Storer","email":"darajstorer@gmail.com","login":"dstorer","count":2},{"name":"Dan F-M","email":"foreman.mackey@gmail.com","login":"dfm","count":1},{"name":"Daniya","email":"daniya.seitova@gmail.com","login":"dseitova","count":1},{"name":"James Aguirre","email":"jaguirre@sas.upenn.edu","login":"jaguirre","count":1},{"name":"Jonathan Pober","email":"jonathan.pober@gmail.com","login":"jpober","count":1},{"name":"daniel.d.quinter@gmail.com","email":"daniel.d.quinter@gmail.com","login":"daniel-quinter","count":1},{"name":"jburba","email":"jacob_burba@brown.edu","login":null,"count":1}],"total_commits":613,"total_committers":14,"total_bot_commits":78,"total_bot_committers":1,"mean_commits":43.785714285714285,"dds":0.4045676998368679,"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":44},{"name":"Bryna Hazelton","email":"bryna.hazelton@gmail.com","login":"bhazelton","count":42}],"past_year_total_commits":86,"past_year_total_committers":2,"past_year_total_bot_commits":44,"past_year_total_bot_committers":1,"past_year_mean_commits":43.0,"past_year_dds":0.4883720930232558,"last_synced_at":"2025-08-07T06:01:19.224Z","last_synced_commit":"0dd27799953c6a339fa7321a324dd8c329f6e85d","created_at":"2023-03-09T08:50:38.126Z","updated_at":"2025-08-07T06:01:19.298Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"RadioAstronomySoftwareGroup/pyradiosky","html_url":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky","last_synced_at":"2025-09-04T09:58:30.901Z","status":"active","issues_count":60,"pull_requests_count":234,"avg_time_to_close_issue":32519906.41860465,"avg_time_to_close_pull_request":2361380.03286385,"issues_closed_count":43,"pull_requests_closed_count":213,"pull_request_authors_count":13,"issue_authors_count":13,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":1.405982905982906,"merged_pull_requests_count":207,"bot_issues_count":0,"bot_pull_requests_count":119,"past_year_issues_count":4,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":1991321.0,"past_year_avg_time_to_close_pull_request":456515.0119047619,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.9306930693069307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":84,"created_at":"2023-05-14T21:46:00.644Z","updated_at":"2025-09-04T09:58:30.902Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadioAstronomySoftwareGroup%2Fpyradiosky/issues","issue_labels_count":{"enhancement":21,"bug":13,"technical debt":8,"documentation":7,"needs research":4,"test":4,"major":3,"packaging":2,"healpix":2,"question":1,"help wanted":1,"continuous integration":1},"pull_request_labels_count":{"continuous integration":118,"bug":31,"documentation":26,"packaging":23,"technical debt":23,"enhancement":16,"healpix":1},"issue_author_associations_count":{"MEMBER":41,"CONTRIBUTOR":12,"NONE":7},"pull_request_author_associations_count":{"CONTRIBUTOR":128,"MEMBER":102,"NONE":4},"issue_authors":{"bhazelton":21,"jpober":11,"mkolopanis":8,"steven-murray":4,"piyanatk":3,"rlbyrne":3,"aelanman":3,"nicelmh":2,"danielquinter-brown":1,"jburba":1,"kelceydavis33":1,"pritchardn":1,"JianrongTan":1},"pull_request_authors":{"pre-commit-ci[bot]":119,"bhazelton":97,"mkolopanis":3,"aelanman":2,"dfm":2,"rlbyrne":2,"dstorer":2,"samirchoudhuri":2,"jpober":1,"dseitova":1,"nicelmh":1,"jburba":1,"daniel-quinter":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077562,"issues_count":31305350,"pull_requests_count":95961714,"authors_count":10691973,"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":{"enhancement":3,"needs research":1},"past_year_pull_request_labels_count":{"continuous integration":62,"technical debt":12,"documentation":8,"bug":5,"enhancement":4,"packaging":4},"past_year_issue_author_associations_count":{"MEMBER":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":73,"MEMBER":28},"past_year_issue_authors":{"jpober":2,"bhazelton":1,"steven-murray":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":73,"bhazelton":28},"maintainers":[{"login":"bhazelton","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhazelton"},{"login":"jpober","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpober"},{"login":"mkolopanis","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkolopanis"},{"login":"jburba","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jburba"}],"active_maintainers":[{"login":"bhazelton","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhazelton"},{"login":"jpober","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpober"}]},"events":{"total":{"IssuesEvent":7,"WatchEvent":1,"DeleteEvent":43,"IssueCommentEvent":50,"PushEvent":80,"PullRequestReviewCommentEvent":18,"PullRequestReviewEvent":69,"PullRequestEvent":88,"ForkEvent":2,"CreateEvent":39},"last_year":{"IssuesEvent":7,"WatchEvent":1,"DeleteEvent":43,"IssueCommentEvent":50,"PushEvent":80,"PullRequestReviewCommentEvent":18,"PullRequestReviewEvent":69,"PullRequestEvent":88,"ForkEvent":2,"CreateEvent":39}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T22:30:49.032Z","updated_at":"2022-08-08T22:30:49.032Z","repository_link":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/blob/main/docs/requirements.txt","dependencies":[{"id":699691961,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":699691962,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/externaltests.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:18.335Z","updated_at":"2023-02-18T01:16:18.335Z","repository_link":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/blob/main/.github/workflows/externaltests.yaml","dependencies":[{"id":7750626896,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7750626900,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-test-pypi.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:18.853Z","updated_at":"2023-02-18T01:16:18.853Z","repository_link":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/blob/main/.github/workflows/publish-to-test-pypi.yaml","dependencies":[{"id":7750633540,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7750633578,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7750633579,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testsuite.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:19.032Z","updated_at":"2023-02-18T01:16:19.032Z","repository_link":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/blob/main/.github/workflows/testsuite.yaml","dependencies":[{"id":7750639056,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7750639059,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7750639061,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2.0.2","direct":true,"kind":"composite","optional":false},{"id":7750639063,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yaml","sha":null,"kind":"manifest","created_at":"2023-02-18T01:16:19.265Z","updated_at":"2023-02-18T01:16:19.265Z","repository_link":"https://github.com/RadioAstronomySoftwareGroup/pyradiosky/blob/main/environment.yaml","dependencies":[{"id":7750639476,"package_name":"astropy","ecosystem":"conda","requirements":"\u003e=5.2","direct":true,"kind":"runtime","optional":false},{"id":7750639482,"package_name":"astropy-healpix","ecosystem":"conda","requirements":"\u003e=0.6","direct":true,"kind":"runtime","optional":false},{"id":7750639483,"package_name":"astroquery","ecosystem":"conda","requirements":"\u003e=0.4.4","direct":true,"kind":"runtime","optional":false},{"id":7750639484,"package_name":"coverage","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7750639501,"package_name":"h5py","ecosystem":"conda","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false},{"id":7750639502,"package_name":"numpy","ecosystem":"conda","requirements":"\u003e=1.20","direct":true,"kind":"runtime","optional":false},{"id":7750639503,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7750639504,"package_name":"pre-commit","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7750639511,"package_name":"pypandoc","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7750639512,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7750639514,"package_name":"pyuvdata","ecosystem":"conda","requirements":"\u003e=2.2.10","direct":true,"kind":"runtime","optional":false},{"id":7750639515,"package_name":"pyyaml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":7750639516,"package_name":"scipy","ecosystem":"conda","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":7750639517,"package_name":"setuptools_scm","ecosystem":"conda","requirements":"\u003e=7.0.3","direct":true,"kind":"runtime","optional":false},{"id":7750639518,"package_name":"sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":14.610255383455517,"created_at":"2025-09-04T09:17:38.349Z","updated_at":"2025-10-07T08:04:26.896Z","avatar_url":"https://github.com/RadioAstronomySoftwareGroup.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":4642,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.06503","https://doi.org/10.5281/zenodo.11187469"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astronomy","interferometry","radio-astronomy","exoplanet"],"project_url":"https://science.ecosyste.ms/api/v1/projects/704","html_url":"https://science.ecosyste.ms/projects/704"}