{"id":667319,"name":"dfreproject: A Python package for astronomical reprojection","description":"dfreproject: A Python package for astronomical reprojection - Published in JOSS (2025)","url":"https://github.com/dragonflytelescope/dfreproject","last_synced_at":"2025-11-05T01:00:36.885Z","repository":{"id":286181432,"uuid":"936088731","full_name":"DragonflyTelescope/dfreproject","owner":"DragonflyTelescope","description":"homegrown reprojection algorithm using torch","archived":false,"fork":false,"pushed_at":"2025-10-31T13:12:18.000Z","size":26802,"stargazers_count":10,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-31T15:13:10.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dfreproject.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DragonflyTelescope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-20T14:08:49.000Z","updated_at":"2025-10-31T13:09:27.000Z","dependencies_parsed_at":"2025-07-11T00:12:33.703Z","dependency_job_id":"0ef76734-9d2e-400e-88b8-cb71f951ef14","html_url":"https://github.com/DragonflyTelescope/dfreproject","commit_stats":null,"previous_names":["dragonflytelescope/dfreproject"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/DragonflyTelescope/dfreproject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonflyTelescope","download_url":"https://codeload.github.com/DragonflyTelescope/dfreproject/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/sbom","scorecard":{"id":1238800,"data":{"date":"2025-10-14T21:38:10Z","repo":{"name":"github.com/DragonflyTelescope/dfreproject","commit":"12f0ac90a954885b9201b42a46ba0d972f9c5897"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.2,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/main.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:4","Info: found token with 'none' permissions: .github/workflows/main.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:3"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/DragonflyTelescope/dfreproject/scorecard.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:40","Info:  15 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:  11 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 17 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-10-14T23:08:41.952Z","repository_id":286181432,"created_at":"2025-10-14T23:08:41.953Z","updated_at":"2025-10-14T23:08:41.953Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282739450,"owners_count":26719252,"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-11-04T02:00:05.887Z","response_time":62,"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":"DragonflyTelescope","name":"DragonflyTelescope","uuid":"92650601","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/92650601?v=4","repositories_count":1,"last_synced_at":"2023-06-06T04:25:58.162Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DragonflyTelescope","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-06-06T04:25:58.167Z","updated_at":"2023-06-06T04:25:58.167Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonflyTelescope","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonflyTelescope/repositories"},"packages":[{"id":11521717,"name":"dfreproject","ecosystem":"pypi","description":"A high-performance Python package for reprojecting astronomical images between different coordinate systems with support for SIP distortion correction.","homepage":"https://github.com/DragonflyTelescope/dfreproject","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/DragonflyTelescope/dfreproject","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2025-04-05T11:35:41.000Z","latest_release_published_at":"2025-10-30T17:06:29.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-10-30T17:16:42.809Z","created_at":"2025-04-05T11:46:30.149Z","updated_at":"2025-10-30T17:54:55.123Z","registry_url":"https://pypi.org/project/dfreproject/","install_command":"pip install dfreproject --index-url https://pypi.org/simple","documentation_url":"https://dfreproject.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"dfreproject","project_status":null},"repo_metadata":{"id":286181432,"uuid":"936088731","full_name":"DragonflyTelescope/dfreproject","owner":"DragonflyTelescope","description":"homegrown reprojection algorithm using torch","archived":false,"fork":false,"pushed_at":"2025-10-18T22:29:57.000Z","size":26786,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-24T13:23:26.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dfreproject.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DragonflyTelescope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-20T14:08:49.000Z","updated_at":"2025-10-18T22:29:58.000Z","dependencies_parsed_at":"2025-07-11T00:12:33.703Z","dependency_job_id":"0ef76734-9d2e-400e-88b8-cb71f951ef14","html_url":"https://github.com/DragonflyTelescope/dfreproject","commit_stats":null,"previous_names":["dragonflytelescope/dfreproject"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DragonflyTelescope/dfreproject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonflyTelescope","download_url":"https://codeload.github.com/DragonflyTelescope/dfreproject/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/sbom","scorecard":{"id":1238800,"data":{"date":"2025-10-14T21:38:10Z","repo":{"name":"github.com/DragonflyTelescope/dfreproject","commit":"12f0ac90a954885b9201b42a46ba0d972f9c5897"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.2,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/main.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/main.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/draft-pdf.yml:4","Info: found token with 'none' permissions: .github/workflows/main.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:3"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/DragonflyTelescope/dfreproject/scorecard.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:40","Info:  15 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:  11 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 17 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-10-14T23:08:41.952Z","repository_id":286181432,"created_at":"2025-10-14T23:08:41.953Z","updated_at":"2025-10-14T23:08:41.953Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281853674,"owners_count":26573095,"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-10-30T02:00:06.501Z","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"},"tags":[]},"repo_metadata_updated_at":"2025-10-30T17:54:55.123Z","dependent_packages_count":0,"downloads":41,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":52.66717362839106,"dependent_packages_count":9.350294052799013,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.00873384059504},"purl":"pkg:pypi/dfreproject","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dfreproject","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dfreproject","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dfreproject/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T19:05:14.037Z","issues_count":14,"pull_requests_count":27,"avg_time_to_close_issue":308177.3333333333,"avg_time_to_close_pull_request":95439.375,"issues_closed_count":9,"pull_requests_closed_count":24,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":1.6428571428571428,"avg_comments_per_pull_request":0.2962962962962963,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":308177.3333333333,"past_year_avg_time_to_close_pull_request":95439.375,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6428571428571428,"past_year_avg_comments_per_pull_request":0.2962962962962963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/issues","maintainers":[{"login":"crhea93","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crhea93"}],"active_maintainers":[{"login":"crhea93","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crhea93"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dfreproject/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dfreproject/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dfreproject/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dfreproject/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dfreproject/codemeta","maintainers":[{"uuid":"crhea93","login":"crhea93","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/crhea93/","role":"Owner","created_at":"2025-04-05T12:02:16.354Z","updated_at":"2025-04-05T12:02:16.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/crhea93/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":747727,"maintainers_count":317400,"namespaces_count":0,"keywords_count":246225,"github":"pypi","metadata":{"funded_packages_count":52342},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-11-01T07:08:51.853Z","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":11164109,"full_name":"DragonflyTelescope/dfreproject","default_branch":"master","total_commits":140,"total_committers":6,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":23.333333333333332,"dds":0.2142857142857143,"past_year_total_commits":140,"past_year_total_committers":6,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":23.333333333333332,"past_year_dds":0.2142857142857143,"last_synced_at":"2025-10-15T01:02:29.411Z","last_synced_commit":"12f0ac90a954885b9201b42a46ba0d972f9c5897","created_at":"2025-09-14T23:08:33.361Z","updated_at":"2025-10-15T01:02:26.542Z","committers":[{"name":"carterrhea","email":"carterrhea93@gmail.com","login":null,"count":110},{"name":"Steven Janssens","email":"steven.janssens@dragonfly1000.com","login":null,"count":12},{"name":"Nathaniel Laurent","email":"nathaniel.d.laurent@gmail.com","login":null,"count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":5},{"name":"Adam Ginsburg","email":"keflavich@gmail.com","login":null,"count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":null,"count":1}],"past_year_committers":[{"name":"carterrhea","email":"carterrhea93@gmail.com","login":null,"count":110},{"name":"Steven Janssens","email":"steven.janssens@dragonfly1000.com","login":null,"count":12},{"name":"Nathaniel Laurent","email":"nathaniel.d.laurent@gmail.com","login":null,"count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":5},{"name":"Adam Ginsburg","email":"keflavich@gmail.com","login":null,"count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-11-05T00:00:12.513Z","repositories_count":6095436,"commits_count":923000204,"contributors_count":35982264,"owners_count":1111204,"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":"DragonflyTelescope/dfreproject","html_url":"https://github.com/DragonflyTelescope/dfreproject","last_synced_at":"2025-11-04T18:07:55.776Z","status":null,"issues_count":14,"pull_requests_count":27,"avg_time_to_close_issue":308177.3333333333,"avg_time_to_close_pull_request":95439.375,"issues_closed_count":9,"pull_requests_closed_count":24,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":1.6428571428571428,"avg_comments_per_pull_request":0.2962962962962963,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":308177.3333333333,"past_year_avg_time_to_close_pull_request":95439.375,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6428571428571428,"past_year_avg_comments_per_pull_request":0.2962962962962963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":20,"created_at":"2025-08-29T19:55:12.381Z","updated_at":"2025-11-04T18:07:55.777Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonflyTelescope%2Fdfreproject/issues","issue_labels_count":{"bug":1,"documentation":1,"enhancement":1},"pull_request_labels_count":{"dependencies":1,"github_actions":1},"issue_author_associations_count":{"CONTRIBUTOR":8,"NONE":4,"COLLABORATOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"COLLABORATOR":12,"NONE":2},"issue_authors":{"keflavich":5,"svank":3,"stevenrjanssens":3,"crhea93":2,"amunozj":1},"pull_request_authors":{"crhea93":12,"stevenrjanssens":10,"nathaniellaurent":2,"keflavich":2,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-11-05T00:00:07.654Z","repositories_count":11362422,"issues_count":35289868,"pull_requests_count":114615422,"authors_count":11042819,"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":{"bug":1,"documentation":1,"enhancement":1},"past_year_pull_request_labels_count":{"dependencies":1,"github_actions":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":8,"NONE":4,"COLLABORATOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":13,"COLLABORATOR":12,"NONE":2},"past_year_issue_authors":{"keflavich":5,"stevenrjanssens":3,"svank":3,"crhea93":2,"amunozj":1},"past_year_pull_request_authors":{"crhea93":12,"stevenrjanssens":10,"keflavich":2,"nathaniellaurent":2,"dependabot[bot]":1},"maintainers":[{"login":"crhea93","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crhea93"}],"active_maintainers":[{"login":"crhea93","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crhea93"}]},"events":{"total":{"CreateEvent":6,"IssuesEvent":13,"ReleaseEvent":1,"WatchEvent":8,"DeleteEvent":4,"IssueCommentEvent":17,"PublicEvent":1,"PushEvent":77,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":2,"PullRequestEvent":29,"ForkEvent":2},"last_year":{"CreateEvent":6,"IssuesEvent":13,"ReleaseEvent":1,"WatchEvent":8,"DeleteEvent":4,"IssueCommentEvent":17,"PublicEvent":1,"PushEvent":77,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":2,"PullRequestEvent":29,"ForkEvent":2}},"keywords":[],"dependencies":null,"score":8.014335737299424,"created_at":"2025-11-05T01:00:07.059Z","updated_at":"2025-11-05T01:00:38.937Z","avatar_url":"https://github.com/DragonflyTelescope.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":41,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.15170605"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["labels"],"project_url":"https://science.ecosyste.ms/api/v1/projects/667319","html_url":"https://science.ecosyste.ms/projects/667319"}