{"id":31795956,"url":"https://github.com/spacetelescope/reftools","last_synced_at":"2026-01-20T17:22:18.362Z","repository":{"id":4264802,"uuid":"52046142","full_name":"spacetelescope/reftools","owner":"spacetelescope","description":"Tools for HST reference files.","archived":false,"fork":false,"pushed_at":"2025-09-02T14:50:21.000Z","size":809,"stargazers_count":0,"open_issues_count":1,"forks_count":5,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-02T16:30:23.781Z","etag":null,"topics":["acs","astronomy","hst","reference-files","stis","wfc3"],"latest_commit_sha":null,"homepage":"https://reftools.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacetelescope.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-18T23:19:39.000Z","updated_at":"2025-09-02T14:50:19.000Z","dependencies_parsed_at":"2023-01-13T13:02:45.935Z","dependency_job_id":"af9452e2-1201-4a0b-bdcb-009da3526273","html_url":"https://github.com/spacetelescope/reftools","commit_stats":{"total_commits":216,"total_committers":17,"mean_commits":"12.705882352941176","dds":0.7175925925925926,"last_synced_commit":"03caabd9cfb5beffa9f6abe96ebef853f0b7bf9e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/spacetelescope/reftools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Freftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Freftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Freftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Freftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope","download_url":"https://codeload.github.com/spacetelescope/reftools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Freftools/sbom","scorecard":{"id":840077,"data":{"date":"2025-08-11","repo":{"name":"github.com/spacetelescope/reftools","commit":"fe832c190b92897e490928814d2e6d8c9d6cb046"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci_workflows.yml:18","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/open_actions.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/predeps_workflow.yml:11","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:151","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:152","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:170","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:128","Warn: pipCommand not pinned by hash: .github/workflows/ci_workflows.yml:129","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/predeps_workflow.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/predeps_workflow.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/predeps_workflow.yml:32","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  23 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 23 commits out of 28 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:15:09.470Z","repository_id":4264802,"created_at":"2025-08-23T20:15:09.470Z","updated_at":"2025-08-23T20:15:09.470Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005270,"owners_count":26083861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acs","astronomy","hst","reference-files","stis","wfc3"],"created_at":"2025-10-10T20:25:33.662Z","updated_at":"2025-10-10T20:25:38.061Z","avatar_url":"https://github.com/spacetelescope.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"REFTOOLS\n========\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5951177.svg\n   :target: https://doi.org/10.5281/zenodo.5951177\n   :alt: 10.5281/zenodo.5951177\n\n.. image:: https://img.shields.io/pypi/v/reftools.svg\n    :target: https://pypi.python.org/pypi/reftools\n    :alt: PyPI\n\n.. image:: https://readthedocs.org/projects/reftools/badge/?version=latest\n    :target: https://reftools.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://github.com/spacetelescope/reftools/workflows/CI/badge.svg\n    :target: https://github.com/spacetelescope/reftools/actions?query=workflow%3ACI\n    :alt: Github Actions CI Status\n\nSet of tools used to support creation of calibration reference files for\nHubble Space Telescope (HST).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetelescope%2Freftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacetelescope%2Freftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetelescope%2Freftools/lists"}