{"id":91813,"name":null,"description":"A tool for light curve extraction from the TESS FFIs.","url":"https://github.com/afeinstein20/eleanor","last_synced_at":"2025-09-09T00:36:22.538Z","repository":{"id":41559633,"uuid":"142217252","full_name":"afeinstein20/eleanor","owner":"afeinstein20","description":"A tool for light curve extraction from the TESS FFIs.","archived":false,"fork":false,"pushed_at":"2025-07-31T14:01:52.000Z","size":128160,"stargazers_count":97,"open_issues_count":43,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-02T05:53:50.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afeinstein20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-07-24T22:02:29.000Z","updated_at":"2025-08-10T09:48:36.000Z","dependencies_parsed_at":"2025-07-31T15:22:09.449Z","dependency_job_id":null,"html_url":"https://github.com/afeinstein20/eleanor","commit_stats":{"total_commits":1150,"total_committers":24,"mean_commits":"47.916666666666664","dds":0.4956521739130435,"last_synced_commit":"4a5eceb71cffb9a3d1b44aa24db0c1aa0524df41"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afeinstein20/eleanor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20","download_url":"https://codeload.github.com/afeinstein20/eleanor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/sbom","scorecard":{"id":169488,"data":{"date":"2025-08-11","repo":{"name":"github.com/afeinstein20/eleanor","commit":"50d2022d5d7f0e27f76a3232532120017fa0f5c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 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":"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":"Code-Review","score":2,"reason":"Found 4/14 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-16T16:00:47.709Z","repository_id":41559633,"created_at":"2025-08-16T16:00:47.710Z","updated_at":"2025-08-16T16:00:47.710Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231111,"owners_count":25245687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"afeinstein20","name":"Adina Feinstein","uuid":"5041100","kind":"user","description":"PhD student in Astronomy \u0026 Astrophysics","email":"","website":"adina.feinste.in","location":null,"twitter":"afeinstein20","company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/5041100?u=8ac549ca16b7b7b5482f4ce9de076eebc9e3b251\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-02T21:55:28.632Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/afeinstein20","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:05:07.610Z","updated_at":"2023-03-02T21:55:28.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20/repositories"},"packages":[{"id":2721904,"name":"eleanor-mamu","ecosystem":"pypi","description":"Source Extraction for TESS Full Frame Images","homepage":"http://github.com/afeinstein20/eleanor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/afeinstein20/eleanor","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-01-09T12:53:04.000Z","latest_release_published_at":"2020-02-04T10:15:08.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-09-02T05:54:03.970Z","created_at":"2022-04-10T10:52:34.496Z","updated_at":"2025-09-02T05:59:07.786Z","registry_url":"https://pypi.org/project/eleanor-mamu/","install_command":"pip install eleanor-mamu --index-url https://pypi.org/simple","documentation_url":"https://eleanor-mamu.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.0"],"normalized_name":"eleanor-mamu","project_status":null},"repo_metadata":{"id":41559633,"uuid":"142217252","full_name":"afeinstein20/eleanor","owner":"afeinstein20","description":"A tool for light curve extraction from the TESS FFIs.","archived":false,"fork":false,"pushed_at":"2025-07-31T14:01:52.000Z","size":128160,"stargazers_count":98,"open_issues_count":42,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-31T17:28:50.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afeinstein20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-07-24T22:02:29.000Z","updated_at":"2025-07-31T14:01:57.000Z","dependencies_parsed_at":"2025-07-31T15:22:09.449Z","dependency_job_id":null,"html_url":"https://github.com/afeinstein20/eleanor","commit_stats":{"total_commits":1150,"total_committers":24,"mean_commits":"47.916666666666664","dds":0.4956521739130435,"last_synced_commit":"4a5eceb71cffb9a3d1b44aa24db0c1aa0524df41"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afeinstein20/eleanor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20","download_url":"https://codeload.github.com/afeinstein20/eleanor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/sbom","scorecard":{"id":169488,"data":{"date":"2025-08-11","repo":{"name":"github.com/afeinstein20/eleanor","commit":"50d2022d5d7f0e27f76a3232532120017fa0f5c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 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":"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":"Code-Review","score":2,"reason":"Found 4/14 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-16T16:00:47.709Z","repository_id":41559633,"created_at":"2025-08-16T16:00:47.710Z","updated_at":"2025-08-16T16:00:47.710Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273238730,"owners_count":25069754,"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-02T02:00:09.530Z","response_time":77,"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":"afeinstein20","name":"Adina Feinstein","uuid":"5041100","kind":"user","description":"PhD student in Astronomy \u0026 Astrophysics","email":"","website":"adina.feinste.in","location":null,"twitter":"afeinstein20","company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/5041100?u=8ac549ca16b7b7b5482f4ce9de076eebc9e3b251\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-02T21:55:28.632Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/afeinstein20","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:05:07.610Z","updated_at":"2023-03-02T21:55:28.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20/repositories"},"tags":[{"name":"v0.1.8","sha":"b9031c95a3a2bd3c65de3a1ba2ba33c37abeae10","kind":"commit","published_at":"2019-02-22T21:56:40.000Z","download_url":"https://codeload.github.com/afeinstein20/eleanor/tar.gz/v0.1.8","html_url":"https://github.com/afeinstein20/eleanor/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afeinstein20/eleanor@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags/v0.1.8/manifests"}]},"repo_metadata_updated_at":"2025-09-02T05:59:07.785Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.46588756738519,"dependent_repos_count":21.705497690843316,"dependent_packages_count":10.020148805929232,"stargazers_count":7.733871230612594,"forks_count":6.444507915939034,"docker_downloads_count":null,"average":16.273982642141874},"purl":"pkg:pypi/eleanor-mamu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/eleanor-mamu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/eleanor-mamu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/eleanor-mamu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T05:53:34.533Z","issues_count":84,"pull_requests_count":42,"avg_time_to_close_issue":2798146.2,"avg_time_to_close_pull_request":10777481.028571429,"issues_closed_count":50,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":48,"avg_comments_per_issue":2.1547619047619047,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5342290.8,"past_year_avg_time_to_close_pull_request":9003665.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/issues","maintainers":[{"login":"afeinstein20","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afeinstein20"},{"login":"benmontet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmontet"},{"login":"nksaunders","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nksaunders"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor-mamu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor-mamu/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor-mamu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor-mamu/related_packages","maintainers":[{"uuid":"muma7490","login":"muma7490","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/muma7490/","role":null,"created_at":"2023-02-24T03:48:43.822Z","updated_at":"2023-02-24T03:48:43.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/muma7490/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726316,"maintainers_count":308829,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2721902,"name":"eleanor","ecosystem":"pypi","description":"Source Extraction for TESS Full Frame Images","homepage":"http://github.com/afeinstein20/eleanor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/afeinstein20/eleanor","keywords_array":[],"namespace":null,"versions_count":59,"first_release_published_at":"2018-09-20T21:38:53.000Z","latest_release_published_at":"2022-07-04T17:01:31.000Z","latest_release_number":"2.0.5","last_synced_at":"2025-09-02T05:46:25.195Z","created_at":"2022-04-10T10:52:34.380Z","updated_at":"2025-09-02T05:59:08.017Z","registry_url":"https://pypi.org/project/eleanor/","install_command":"pip install eleanor --index-url https://pypi.org/simple","documentation_url":"https://eleanor.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.0"],"normalized_name":"eleanor","project_status":null},"repo_metadata":{"id":41559633,"uuid":"142217252","full_name":"afeinstein20/eleanor","owner":"afeinstein20","description":"A tool for light curve extraction from the TESS FFIs.","archived":false,"fork":false,"pushed_at":"2025-07-31T14:01:52.000Z","size":128160,"stargazers_count":98,"open_issues_count":42,"forks_count":42,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-31T17:28:50.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afeinstein20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-07-24T22:02:29.000Z","updated_at":"2025-07-31T14:01:57.000Z","dependencies_parsed_at":"2025-07-31T15:22:09.449Z","dependency_job_id":null,"html_url":"https://github.com/afeinstein20/eleanor","commit_stats":{"total_commits":1150,"total_committers":24,"mean_commits":"47.916666666666664","dds":0.4956521739130435,"last_synced_commit":"4a5eceb71cffb9a3d1b44aa24db0c1aa0524df41"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afeinstein20/eleanor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20","download_url":"https://codeload.github.com/afeinstein20/eleanor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/sbom","scorecard":{"id":169488,"data":{"date":"2025-08-11","repo":{"name":"github.com/afeinstein20/eleanor","commit":"50d2022d5d7f0e27f76a3232532120017fa0f5c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 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":"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":"Code-Review","score":2,"reason":"Found 4/14 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/main.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/afeinstein20/eleanor/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-16T16:00:47.709Z","repository_id":41559633,"created_at":"2025-08-16T16:00:47.710Z","updated_at":"2025-08-16T16:00:47.710Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273238730,"owners_count":25069754,"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-02T02:00:09.530Z","response_time":77,"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":"afeinstein20","name":"Adina Feinstein","uuid":"5041100","kind":"user","description":"PhD student in Astronomy \u0026 Astrophysics","email":"","website":"adina.feinste.in","location":null,"twitter":"afeinstein20","company":"University of Chicago","icon_url":"https://avatars.githubusercontent.com/u/5041100?u=8ac549ca16b7b7b5482f4ce9de076eebc9e3b251\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-02T21:55:28.632Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/afeinstein20","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:05:07.610Z","updated_at":"2023-03-02T21:55:28.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeinstein20/repositories"},"tags":[{"name":"v0.1.8","sha":"b9031c95a3a2bd3c65de3a1ba2ba33c37abeae10","kind":"commit","published_at":"2019-02-22T21:56:40.000Z","download_url":"https://codeload.github.com/afeinstein20/eleanor/tar.gz/v0.1.8","html_url":"https://github.com/afeinstein20/eleanor/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afeinstein20/eleanor@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/tags/v0.1.8/manifests"}]},"repo_metadata_updated_at":"2025-09-02T05:59:08.017Z","dependent_packages_count":2,"downloads":216,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":11.378950092492309,"dependent_repos_count":6.6476492826305345,"dependent_packages_count":3.127941551432937,"stargazers_count":7.733871230612594,"forks_count":6.444507915939034,"docker_downloads_count":null,"average":7.066584014621482},"purl":"pkg:pypi/eleanor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/eleanor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/eleanor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/eleanor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T05:53:34.533Z","issues_count":84,"pull_requests_count":42,"avg_time_to_close_issue":2798146.2,"avg_time_to_close_pull_request":10777481.028571429,"issues_closed_count":50,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":48,"avg_comments_per_issue":2.1547619047619047,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5342290.8,"past_year_avg_time_to_close_pull_request":9003665.4,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/issues","maintainers":[{"login":"afeinstein20","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afeinstein20"},{"login":"benmontet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmontet"},{"login":"nksaunders","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nksaunders"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/eleanor/related_packages","maintainers":[{"uuid":"afeinstein20","login":"afeinstein20","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/afeinstein20/","role":null,"created_at":"2023-02-24T03:48:42.769Z","updated_at":"2023-02-24T03:48:42.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/afeinstein20/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726316,"maintainers_count":308829,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":573286,"full_name":"afeinstein20/eleanor","default_branch":"main","committers":[{"name":"Adina Feinstein","email":"adina.d.feinstein@gmail.com","count":580},{"name":"benmontet","email":"bmontet@uchicago.edu","count":177},{"name":"Adina Feinstein","email":"adinadfeinstein@gmail.com","count":145},{"name":"Nicholas Saunders","email":"nksaunders1994@gmail.com","count":75},{"name":"Ben Montet","email":"benmontet@gmail.com","count":43},{"name":"Ethan Kruse","email":"6944089+ethankruse@users.noreply.github.com","count":29},{"name":"Dan Foreman-Mackey","email":"danfm@nyu.edu","count":26},{"name":"Rodrigo Luger","email":"rodluger@gmail.com","count":24},{"name":"megbedell","email":"megbedell@gmail.com","count":14},{"name":"Dan F-M","email":"foreman.mackey@gmail.com","count":11},{"name":"ckm3","email":"ckm@nao.cas.cn","count":4},{"name":"Christina Hedges","email":"christina.l.hedges@nasa.gov","count":4},{"name":"orionlee","email":"orionlee@yahoo.com","count":3},{"name":"Marco Müllner","email":"muellnermarco@gmail.com","count":2},{"name":"Zé Vinícius","email":"jvmirca@gmail.com","count":2},{"name":"Shubham ACI","email":"shbhuk@gmail.com","count":2},{"name":"Oliver Hall","email":"ojh251@student.bham.ac.uk","count":2},{"name":"martin.dvpj","email":"martin.devora.pajares@gmail.com","count":1},{"name":"Ellie S. Abrahams","email":"ellianna@berkeley.edu","count":1},{"name":"Dan Foreman-Mackey","email":"dan@danfm.ca","count":1},{"name":"martindevora","email":"62331042+martindevora@users.noreply.github.com","count":1},{"name":"Benjamin Montet","email":"bmontet@localhost.localdomain","count":1},{"name":"Benjamin Montet","email":"bmontet@taiga.uchicago.edu","count":1},{"name":"Brian Jackson","email":"bjackson@boisestate.edu","count":1}],"total_commits":1150,"total_committers":24,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":47.916666666666664,"dds":0.4956521739130435,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T04:52:46.166Z","last_synced_commit":"4a5eceb71cffb9a3d1b44aa24db0c1aa0524df41","created_at":"2023-03-09T05:31:00.087Z","updated_at":"2023-09-19T17:19:39.813Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"afeinstein20/eleanor","html_url":"https://github.com/afeinstein20/eleanor","last_synced_at":"2025-09-08T18:29:25.736Z","status":null,"issues_count":84,"pull_requests_count":43,"avg_time_to_close_issue":2798146.2,"avg_time_to_close_pull_request":10525939.235294119,"issues_closed_count":50,"pull_requests_closed_count":34,"pull_request_authors_count":13,"issue_authors_count":49,"avg_comments_per_issue":2.119047619047619,"avg_comments_per_pull_request":1.3023255813953487,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":5342290.8,"past_year_avg_time_to_close_pull_request":6422106.25,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-14T13:26:12.395Z","updated_at":"2025-09-08T18:29:25.737Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeinstein20%2Feleanor/issues","issue_labels_count":{},"pull_request_labels_count":{"work in progress":1},"issue_author_associations_count":{"NONE":57,"CONTRIBUTOR":24,"COLLABORATOR":2,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":29,"NONE":8,"OWNER":3,"COLLABORATOR":3},"issue_authors":{"ethankruse":10,"rachelbf":7,"orionlee":6,"martindevora":5,"AstroNeel98":3,"ojhall94":3,"zzyu17":3,"MeArpanGhosh":2,"Alakay2":2,"benmontet":2,"pavolgaj":2,"doccosmos":2,"cxl4444":1,"jkcarlberg":1,"idaira13":1,"iamasciencer":1,"shbhuk":1,"joeynadol":1,"wardhoward":1,"Berto70":1,"GijsMulders":1,"sdlippincott":1,"dia96":1,"MNGuenther":1,"exoplanet-hunter":1,"Flawintheory":1,"VishalJoshiPRL":1,"AlexanderEvitt":1,"michaelcarini":1,"drewweis":1,"zessack":1,"tylerbarna":1,"baileyji":1,"UrsaMajoris":1,"yaelnaze":1,"danirevi5":1,"altuson":1,"Atousa-Kalantari":1,"afeinstein20":1,"rkh1078":1,"wendeborn8":1,"keatonb":1,"rkhan2022":1,"vatsalpanwar":1,"jvines":1,"IsabelLipartito":1,"trmrsh":1,"ashusvnath":1,"Hawkmoon95":1},"pull_request_authors":{"orionlee":10,"ethankruse":10,"ckm3":3,"aditya-sengupta":3,"dfm":3,"RyanGroneck":3,"afeinstein20":3,"zzyu17":2,"nksaunders":2,"zabop":1,"benmontet":1,"martindevora":1,"shbhuk":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10174508,"issues_count":31931287,"pull_requests_count":100075476,"authors_count":10734044,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":6,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5,"NONE":4},"past_year_issue_authors":{"zzyu17":3,"Alakay2":1,"Atousa-Kalantari":1,"dia96":1,"keatonb":1,"orionlee":1,"rkhan2022":1},"past_year_pull_request_authors":{"orionlee":4,"RyanGroneck":3,"zzyu17":2},"maintainers":[{"login":"afeinstein20","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afeinstein20"},{"login":"benmontet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmontet"},{"login":"nksaunders","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nksaunders"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"CommitCommentEvent":1,"IssuesEvent":15,"WatchEvent":7,"DeleteEvent":1,"IssueCommentEvent":25,"PushEvent":7,"PullRequestEvent":4,"ForkEvent":6},"last_year":{"CreateEvent":1,"CommitCommentEvent":1,"IssuesEvent":15,"WatchEvent":7,"DeleteEvent":1,"IssueCommentEvent":25,"PushEvent":7,"PullRequestEvent":4,"ForkEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-13T01:10:15.721Z","updated_at":"2022-09-13T01:10:15.721Z","repository_link":"https://github.com/afeinstein20/eleanor/blob/main/requirements.txt","dependencies":[{"id":4659024058,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024059,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024060,"package_name":"photutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024061,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024062,"package_name":"lightkurve","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024063,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=3.2.3","direct":true,"kind":"runtime","optional":false},{"id":4659024064,"package_name":"astroquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024065,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024066,"package_name":"tess-point","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4659024067,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=41.0.0","direct":true,"kind":"runtime","optional":false},{"id":4659024068,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T20:35:04.963Z","updated_at":"2023-01-21T20:35:04.963Z","repository_link":"https://github.com/afeinstein20/eleanor/blob/main/.github/workflows/main.yml","dependencies":[{"id":7083374447,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T20:35:05.038Z","updated_at":"2023-01-21T20:35:05.038Z","repository_link":"https://github.com/afeinstein20/eleanor/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7083374455,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7083374456,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-20T16:22:58.698Z","updated_at":"2023-10-20T16:22:58.698Z","repository_link":"https://github.com/afeinstein20/eleanor/blob/main/setup.py","dependencies":[]}],"score":13.59615980488876,"created_at":"2025-09-08T21:39:52.146Z","updated_at":"2025-10-07T08:29:49.390Z","avatar_url":"https://github.com/afeinstein20.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":229,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.2597620"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astronomy","exoplanets","astrophysics","mcmc","tess","kepler","k2","astropy","pymc3","optimizing-compiler"],"project_url":"https://science.ecosyste.ms/api/v1/projects/91813","html_url":"https://science.ecosyste.ms/projects/91813"}