{"id":78573,"name":null,"description":"Tools for HST/COS.","url":"https://github.com/spacetelescope/costools","last_synced_at":"2025-09-08T21:22:47.243Z","repository":{"id":46678206,"uuid":"52045947","full_name":"spacetelescope/costools","owner":"spacetelescope","description":"Tools for HST/COS.","archived":false,"fork":false,"pushed_at":"2024-07-09T14:18:52.000Z","size":146,"stargazers_count":2,"open_issues_count":10,"forks_count":8,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-26T12:15:34.354Z","etag":null,"topics":["astronomy","cos","data-analysis","hst"],"latest_commit_sha":null,"homepage":"http://costools.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacetelescope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-18T23:15:24.000Z","updated_at":"2025-07-10T15:36:39.000Z","dependencies_parsed_at":"2023-02-19T09:01:25.086Z","dependency_job_id":null,"html_url":"https://github.com/spacetelescope/costools","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/spacetelescope/costools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/sbom","scorecard":{"id":840059,"data":{"date":"2025-08-11","repo":{"name":"github.com/spacetelescope/costools","commit":"8e6053bff401757f1cd74c010c0c59ed9ca0ae05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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 7/24 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tests_scheduled.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests_scheduled.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/tests_scheduled.yml/master?enable=pin","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-23T20:14:58.169Z","repository_id":46678206,"created_at":"2025-08-23T20:14:58.169Z","updated_at":"2025-08-23T20:14:58.169Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231477,"owners_count":25245625,"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":"spacetelescope","name":"Space Telescope Science Institute","uuid":"2751928","kind":"organization","description":"STScI is operated by AURA for NASA","email":"help@stsci.edu","website":"http://www.stsci.edu","location":"Baltimore, MD","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2751928?v=4","repositories_count":305,"last_synced_at":"2024-04-14T16:48:30.244Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spacetelescope","funding_links":[],"total_stars":2870,"followers":342,"following":0,"created_at":"2022-11-02T21:33:17.939Z","updated_at":"2024-04-14T16:49:41.148Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope/repositories"},"packages":[{"id":2681254,"name":"costools","ecosystem":"pypi","description":"Tools for COS (Cosmic Origins Spectrograph)","homepage":"https://github.com/spacetelescope/costools","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/spacetelescope/costools","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2013-05-01T21:08:09.000Z","latest_release_published_at":"2023-02-08T19:10:11.000Z","latest_release_number":"1.2.6","last_synced_at":"2025-08-26T11:05:39.307Z","created_at":"2022-04-10T10:27:45.146Z","updated_at":"2025-08-26T11:28:36.405Z","registry_url":"https://pypi.org/project/costools/","install_command":"pip install costools --index-url https://pypi.org/simple","documentation_url":"https://costools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Topic :: Scientific/Engineering :: Astronomy","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"costools","project_status":null},"repo_metadata":{"id":46678206,"uuid":"52045947","full_name":"spacetelescope/costools","owner":"spacetelescope","description":"Tools for HST/COS.","archived":false,"fork":false,"pushed_at":"2024-07-09T14:18:52.000Z","size":146,"stargazers_count":2,"open_issues_count":10,"forks_count":8,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-07-25T17:10:11.724Z","etag":null,"topics":["astronomy","cos","data-analysis","hst"],"latest_commit_sha":null,"homepage":"http://costools.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacetelescope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-18T23:15:24.000Z","updated_at":"2025-07-10T15:36:39.000Z","dependencies_parsed_at":"2023-02-19T09:01:25.086Z","dependency_job_id":null,"html_url":"https://github.com/spacetelescope/costools","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/spacetelescope/costools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/sbom","scorecard":{"id":840059,"data":{"date":"2025-08-11","repo":{"name":"github.com/spacetelescope/costools","commit":"8e6053bff401757f1cd74c010c0c59ed9ca0ae05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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 7/24 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tests_scheduled.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests_scheduled.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/spacetelescope/costools/tests_scheduled.yml/master?enable=pin","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-23T20:14:58.169Z","repository_id":46678206,"created_at":"2025-08-23T20:14:58.169Z","updated_at":"2025-08-23T20:14:58.169Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272214419,"owners_count":24893201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":"spacetelescope","name":"Space Telescope Science Institute","uuid":"2751928","kind":"organization","description":"STScI is operated by AURA for NASA","email":"help@stsci.edu","website":"http://www.stsci.edu","location":"Baltimore, MD","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2751928?v=4","repositories_count":305,"last_synced_at":"2024-04-14T16:48:30.244Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spacetelescope","funding_links":[],"total_stars":2870,"followers":342,"following":0,"created_at":"2022-11-02T21:33:17.939Z","updated_at":"2024-04-14T16:49:41.148Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope/repositories"},"tags":[{"name":"1.2.6","sha":"8116d3bfff49bb6cab740874c19d66cacbdd4791","kind":"commit","published_at":"2023-01-26T19:18:24.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.6","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.6/manifests"},{"name":"1.2.6-rc1","sha":"8116d3bfff49bb6cab740874c19d66cacbdd4791","kind":"commit","published_at":"2023-01-26T19:18:24.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.6-rc1","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.6-rc1/manifests"},{"name":"1.2.5","sha":"fda660bbcb25fde9ad24f258d3087b86c967598b","kind":"commit","published_at":"2023-01-04T23:43:17.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.5","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"2f10dbd25933774095571d171fea2ca63c8cbc43","kind":"commit","published_at":"2021-09-30T15:34:22.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.4","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"d5d6f6f77ab128463d8386b27fd2bf9d86d132c7","kind":"tag","published_at":"2018-08-27T21:24:33.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.3","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"6f98b289ef6f34d6eea753c8fed3135bbcf010d4","kind":"tag","published_at":"2018-07-19T19:49:26.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.2","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"d8aefbf327b2d1ec3a4f476e4544e034a54f83d0","kind":"tag","published_at":"2016-03-15T20:42:25.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/1.2.1","html_url":"https://github.com/spacetelescope/costools/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/1.2.1/manifests"},{"name":"release_1.2","sha":"c23fb2d859399ac75e710f5f6fc38180ed48b72a","kind":"tag","published_at":"2014-04-02T20:24:35.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/release_1.2","html_url":"https://github.com/spacetelescope/costools/releases/tag/release_1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@release_1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/release_1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/release_1.2/manifests"},{"name":"release_1.1","sha":"9cb6e1c483458d45eb9fe107b6289c491fd104b7","kind":"tag","published_at":"2013-05-01T18:20:58.000Z","download_url":"https://codeload.github.com/spacetelescope/costools/tar.gz/release_1.1","html_url":"https://github.com/spacetelescope/costools/releases/tag/release_1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spacetelescope/costools@release_1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/release_1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/tags/release_1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-26T11:28:36.405Z","dependent_packages_count":1,"downloads":687,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":9.134019072233343,"dependent_repos_count":6.0522452529240525,"dependent_packages_count":4.701762078953138,"stargazers_count":31.925655533716185,"forks_count":11.946647385060345,"docker_downloads_count":3.7519494330058483,"average":11.252046459315485},"purl":"pkg:pypi/costools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/costools","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/costools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/costools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T11:28:36.015Z","issues_count":13,"pull_requests_count":25,"avg_time_to_close_issue":42729198.428571425,"avg_time_to_close_pull_request":8338517.523809524,"issues_closed_count":7,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":2.5384615384615383,"avg_comments_per_pull_request":0.52,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/issues","maintainers":[{"login":"zacharyburnett","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"},{"login":"rendinam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rendinam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/costools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/costools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/costools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/costools/related_packages","maintainers":[{"uuid":"stsci_ssb","login":"stsci_ssb","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://pypi.org/user/stsci_ssb/","role":null,"created_at":"2023-02-23T21:26:03.416Z","updated_at":"2023-02-23T21:26:03.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stsci_ssb/packages"},{"uuid":"stsci_maintainer","login":"stsci_maintainer","name":null,"email":null,"url":null,"packages_count":86,"html_url":"https://pypi.org/user/stsci_maintainer/","role":null,"created_at":"2023-02-23T21:26:03.377Z","updated_at":"2023-02-23T21:26:03.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stsci_maintainer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":553429,"full_name":"spacetelescope/costools","default_branch":"master","committers":[{"name":"hodge","email":"hodge@stsci.edu","count":13},{"name":"sienkiew","email":"sienkiew@stsci.edu","count":11},{"name":"Robert Jedrzejewski","email":"rij@stsci.edu","count":7},{"name":"embray","email":"embray@stsci.edu","count":7},{"name":"P. L. Lim","email":"2090236+pllim@users.noreply.github.com","count":5},{"name":"hack","email":"hack@stsci.edu","count":5},{"name":"bsimon","email":"bsimon@stsci.edu","count":2},{"name":"Justin Ely","email":"justincely@gmail.com","count":2},{"name":"Joseph Hunkeler","email":"jhunkeler@users.noreply.github.com","count":2},{"name":"cslocum","email":"cslocum@stsci.edu","count":2},{"name":"Justin Ely","email":"ely@stsci.edu","count":1},{"name":"Joseph Hunkeler","email":"jhunkeler@gmail.com","count":1},{"name":"Matt Rendina","email":"rendinam@users.noreply.github.com","count":1},{"name":"iraf","email":"iraf@stsci.edu","count":1},{"name":"Pey Lian Lim","email":"lim@stsci.edu","count":1}],"total_commits":61,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.066666666666666,"dds":0.7868852459016393,"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-18T00:41:29.414Z","last_synced_commit":"8116d3bfff49bb6cab740874c19d66cacbdd4791","created_at":"2023-03-09T04:45:55.436Z","updated_at":"2023-09-19T17:15:42.857Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5491971,"commits_count":855149458,"contributors_count":31219150,"owners_count":911999,"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":"spacetelescope/costools","html_url":"https://github.com/spacetelescope/costools","last_synced_at":"2025-08-26T11:28:36.015Z","status":"error","issues_count":13,"pull_requests_count":25,"avg_time_to_close_issue":42729198.428571425,"avg_time_to_close_pull_request":8338517.523809524,"issues_closed_count":7,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":2.5384615384615383,"avg_comments_per_pull_request":0.52,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:08:46.964Z","updated_at":"2025-09-02T09:57:19.560Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fcostools/issues","issue_labels_count":{},"pull_request_labels_count":{"run devdeps tests":2,"ready for review":1},"issue_author_associations_count":{"NONE":6,"CONTRIBUTOR":5,"COLLABORATOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":18,"COLLABORATOR":8,"NONE":1},"issue_authors":{"pllim":4,"paultheastronomer":3,"afeinstein20":1,"jhunkeler":1,"rendinam":1,"zacharyburnett":1,"parkus":1,"ladsantos":1},"pull_request_authors":{"zacharyburnett":7,"stscirij":7,"jhunkeler":5,"pllim":4,"stsci-hack":1,"rendinam":1,"paultheastronomer":1,"justincely":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"pllim":2},"maintainers":[{"login":"zacharyburnett","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zacharyburnett"},{"login":"rendinam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rendinam"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["astronomy","cos","data-analysis","hst"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T09:30:40.474Z","updated_at":"2022-08-30T09:30:40.474Z","repository_link":"https://github.com/spacetelescope/costools/blob/master/setup.py","dependencies":[{"id":3288355809,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3288355810,"package_name":"calcos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3288355811,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3288355812,"package_name":"stsci.tools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.73830651122463,"created_at":"2025-09-08T20:55:56.656Z","updated_at":"2025-10-07T08:28:03.480Z","avatar_url":"https://github.com/spacetelescope.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":687,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["jwst","astrolib","deprecated-repository","synphot","synthetic-photometry","acs","reference-files","stis","wfc3","astropy"],"project_url":"https://science.ecosyste.ms/api/v1/projects/78573","html_url":"https://science.ecosyste.ms/projects/78573"}