{"id":64928,"name":"oem","description":"Python tools for working with Orbit Ephemeris Messages (OEMs)","url":"https://github.com/bradsease/oem","last_synced_at":"2025-09-08T13:17:32.692Z","repository":{"id":45341136,"uuid":"264064185","full_name":"bradsease/oem","owner":"bradsease","description":"Python tools for working with Orbit Ephemeris Messages (OEMs)","archived":false,"fork":false,"pushed_at":"2025-05-25T21:41:22.000Z","size":553,"stargazers_count":23,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T11:19:24.005Z","etag":null,"topics":["ephemeris","orbit","python","satellite-prediction"],"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/bradsease.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-15T01:18:57.000Z","updated_at":"2025-08-29T01:35:28.000Z","dependencies_parsed_at":"2024-05-28T05:32:08.065Z","dependency_job_id":"eb6f8c94-1ded-48de-b932-bdbba5b48d0f","html_url":"https://github.com/bradsease/oem","commit_stats":{"total_commits":67,"total_committers":3,"mean_commits":"22.333333333333332","dds":0.08955223880597019,"last_synced_commit":"f5ad9dd8a594acdd0a0e457f7515addeaf794157"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bradsease/oem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsease","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/sbom","scorecard":{"id":250475,"data":{"date":"2025-08-11","repo":{"name":"github.com/bradsease/oem","commit":"a7368dade2f4f4b3785b134fcf44b0bd074f8db9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 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 2/28 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:41","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.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":"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/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/coverage.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/bradsease/oem/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/bradsease/oem/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":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":-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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 9 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-17T08:21:13.650Z","repository_id":45341136,"created_at":"2025-08-17T08:21:13.650Z","updated_at":"2025-08-17T08:21:13.650Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190436,"owners_count":25238160,"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":"bradsease","name":"Brad Sease","uuid":"6693862","kind":"user","description":"","email":"","website":"https://www.bradsease.com","location":"Washington, DC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6693862?u=05196f558b05fe2c8d698ca3926b9c40580b9049\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-11T11:05:22.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bradsease","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:27:19.277Z","updated_at":"2023-03-11T11:05:22.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsease","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsease/repositories"},"packages":[{"id":2837287,"name":"oem","ecosystem":"pypi","description":"Python Orbit Ephemeris Message (OEM) tools","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bradsease/oem","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2020-05-21T01:44:09.000Z","latest_release_published_at":"2025-05-18T22:50:12.000Z","latest_release_number":"0.4.5","last_synced_at":"2025-08-30T11:06:20.586Z","created_at":"2022-04-10T11:55:42.468Z","updated_at":"2025-08-30T11:30:13.214Z","registry_url":"https://pypi.org/project/oem/","install_command":"pip install oem --index-url https://pypi.org/simple","documentation_url":"https://oem.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"oem","project_status":null},"repo_metadata":{"id":45341136,"uuid":"264064185","full_name":"bradsease/oem","owner":"bradsease","description":"Python tools for working with Orbit Ephemeris Messages (OEMs)","archived":false,"fork":false,"pushed_at":"2025-05-25T21:41:22.000Z","size":553,"stargazers_count":22,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T12:44:35.120Z","etag":null,"topics":["ephemeris","orbit","python","satellite-prediction"],"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/bradsease.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-15T01:18:57.000Z","updated_at":"2025-05-25T20:53:27.000Z","dependencies_parsed_at":"2024-05-28T05:32:08.065Z","dependency_job_id":"eb6f8c94-1ded-48de-b932-bdbba5b48d0f","html_url":"https://github.com/bradsease/oem","commit_stats":{"total_commits":67,"total_committers":3,"mean_commits":"22.333333333333332","dds":0.08955223880597019,"last_synced_commit":"f5ad9dd8a594acdd0a0e457f7515addeaf794157"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bradsease/oem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsease","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/sbom","scorecard":{"id":250475,"data":{"date":"2025-08-11","repo":{"name":"github.com/bradsease/oem","commit":"a7368dade2f4f4b3785b134fcf44b0bd074f8db9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 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 2/28 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:41","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.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":"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/codeql.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bradsease/oem/coverage.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/bradsease/oem/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/bradsease/oem/python-package.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":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":-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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 9 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-17T08:21:13.650Z","repository_id":45341136,"created_at":"2025-08-17T08:21:13.650Z","updated_at":"2025-08-17T08:21:13.650Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272840318,"owners_count":25001988,"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-30T02:00:09.474Z","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":"bradsease","name":"Brad Sease","uuid":"6693862","kind":"user","description":"","email":"","website":"https://www.bradsease.com","location":"Washington, DC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6693862?u=05196f558b05fe2c8d698ca3926b9c40580b9049\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-11T11:05:22.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bradsease","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T02:27:19.277Z","updated_at":"2023-03-11T11:05:22.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsease","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsease/repositories"},"tags":[{"name":"0.4.5","sha":"bf5abefd93efae3ef792e6dfcf720bbc3f0288ea","kind":"tag","published_at":"2025-05-18T22:50:41.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/0.4.5","html_url":"https://github.com/bradsease/oem/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"4e8bd443f5a7e6f66986502450896d85903c8b82","kind":"tag","published_at":"2025-04-13T23:33:31.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/0.4.4","html_url":"https://github.com/bradsease/oem/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/0.4.4/manifests"},{"name":"v0.4.3","sha":"8a27f4b281dde9f4074b069922279761e577937f","kind":"tag","published_at":"2025-02-15T19:41:39.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.4.3","html_url":"https://github.com/bradsease/oem/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0b01d35a5a85983ef955c4bab1a7a6f1c77b55af","kind":"tag","published_at":"2024-04-28T01:03:28.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.4.2","html_url":"https://github.com/bradsease/oem/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b0185ccd384a64a204fe6145bf1039a9e7b3fb7d","kind":"tag","published_at":"2024-03-10T00:44:34.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.4.1","html_url":"https://github.com/bradsease/oem/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"96b3766a4aa24706169e8fd527af6338c398dc19","kind":"tag","published_at":"2023-11-26T18:05:05.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.4.0","html_url":"https://github.com/bradsease/oem/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"12d872ccb4db0a6c0f59e98a9918362eb82125e4","kind":"commit","published_at":"2021-12-08T00:34:48.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.3.3","html_url":"https://github.com/bradsease/oem/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"ec11ea6a52450db80f3c9cc6b2167c7e9ed28515","kind":"commit","published_at":"2021-02-07T20:39:18.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.3.2","html_url":"https://github.com/bradsease/oem/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"1ac8ae27dde5030336f5bdb945b5d226883f8970","kind":"commit","published_at":"2020-10-15T01:37:27.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.3.1","html_url":"https://github.com/bradsease/oem/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7f8f8aeaeddbf53f7d21fd900a16c74772f4b3e6","kind":"commit","published_at":"2020-08-29T16:07:06.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.3.0","html_url":"https://github.com/bradsease/oem/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"951c5c50859db596c08d82c48508264e7ae6fd6a","kind":"commit","published_at":"2020-06-03T01:26:58.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.2.2","html_url":"https://github.com/bradsease/oem/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"e62c6f0483dadbc20921b1dc82fc43d1f1fc7292","kind":"commit","published_at":"2020-05-28T02:03:41.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.2.1","html_url":"https://github.com/bradsease/oem/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"89cba4e2a4c89a774beedab31cbb716462d5e420","kind":"commit","published_at":"2020-05-25T21:31:30.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.2.0","html_url":"https://github.com/bradsease/oem/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"726c3fd6eb41da23baa9d02e5018befbd222708f","kind":"commit","published_at":"2020-05-23T02:03:21.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.1.1","html_url":"https://github.com/bradsease/oem/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.1.1/manifests"},{"name":"v0.0.1","sha":"4b0f0897d9c9c22e878ec2c852bac5345e7e4896","kind":"commit","published_at":"2020-05-21T01:28:46.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.0.1","html_url":"https://github.com/bradsease/oem/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.0.1/manifests"},{"name":"v0.1.0","sha":"4b0f0897d9c9c22e878ec2c852bac5345e7e4896","kind":"commit","published_at":"2020-05-21T01:28:46.000Z","download_url":"https://codeload.github.com/bradsease/oem/tar.gz/v0.1.0","html_url":"https://github.com/bradsease/oem/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bradsease/oem@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T11:30:13.213Z","dependent_packages_count":1,"downloads":25086,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.981310931699117,"dependent_repos_count":21.66152068531463,"dependent_packages_count":4.732581140073995,"stargazers_count":17.06146450454035,"forks_count":19.104607809191133,"docker_downloads_count":null,"average":14.308297014163845},"purl":"pkg:pypi/oem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/oem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/oem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/oem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T12:18:49.520Z","issues_count":33,"pull_requests_count":59,"avg_time_to_close_issue":14408846.74074074,"avg_time_to_close_pull_request":1304800.8305084745,"issues_closed_count":27,"pull_requests_closed_count":59,"pull_request_authors_count":4,"issue_authors_count":10,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.288135593220339,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2357949.0,"past_year_avg_time_to_close_pull_request":312.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/issues","maintainers":[{"login":"bradsease","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradsease"}],"active_maintainers":[{"login":"bradsease","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradsease"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oem/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oem/related_packages","maintainers":[{"uuid":"bradsease","login":"bradsease","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bradsease/","role":null,"created_at":"2023-02-24T22:22:23.949Z","updated_at":"2023-02-24T22:22:23.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bradsease/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"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":621617,"full_name":"bradsease/oem","default_branch":"main","committers":[{"name":"Brad Sease","email":"bradsease@gmail.com","login":null,"count":61},{"name":"Brad Sease","email":"bsease@vt.edu","login":null,"count":5},{"name":"Tommaso","email":"Tommaso.pino@me.com","login":null,"count":1}],"total_commits":67,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.333333333333332,"dds":0.08955223880597019,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:27:28.731Z","last_synced_commit":"f5ad9dd8a594acdd0a0e457f7515addeaf794157","created_at":"2023-03-09T07:58:55.866Z","updated_at":"2023-10-25T14:27:28.732Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"bradsease/oem","html_url":"https://github.com/bradsease/oem","last_synced_at":"2025-08-30T11:13:05.614Z","status":"error","issues_count":33,"pull_requests_count":59,"avg_time_to_close_issue":14408846.74074074,"avg_time_to_close_pull_request":1304800.8305084745,"issues_closed_count":27,"pull_requests_closed_count":59,"pull_request_authors_count":4,"issue_authors_count":10,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.288135593220339,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":2357949.0,"past_year_avg_time_to_close_pull_request":312.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T19:24:06.730Z","updated_at":"2025-09-02T01:02:27.673Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsease%2Foem/issues","issue_labels_count":{"enhancement":17,"bug":15,"documentation":1},"pull_request_labels_count":{"enhancement":27,"bug":12,"documentation":5},"issue_author_associations_count":{"OWNER":22,"NONE":9,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"OWNER":56,"CONTRIBUTOR":4,"NONE":2},"issue_authors":{"bradsease":22,"ChristopherRabotin":2,"kyle-cochran":2,"josephgruber":1,"rmnhg":1,"khoohuibo":1,"greyskyy":1,"marcozambi":1,"noc0lour":1,"frankweischede":1},"pull_request_authors":{"bradsease":56,"TommasoPino":2,"kyle-cochran":2,"josephgruber":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10050122,"issues_count":30776753,"pull_requests_count":92113645,"authors_count":10514818,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"enhancement":2,"bug":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4},"past_year_pull_request_author_associations_count":{"OWNER":2},"past_year_issue_authors":{"ChristopherRabotin":2,"greyskyy":1,"rmnhg":1},"past_year_pull_request_authors":{"bradsease":2},"maintainers":[{"login":"bradsease","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradsease"}],"active_maintainers":[{"login":"bradsease","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradsease"}]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":3,"IssuesEvent":9,"WatchEvent":8,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":10,"PullRequestEvent":2},"last_year":{"CreateEvent":5,"ReleaseEvent":3,"IssuesEvent":9,"WatchEvent":8,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":10,"PullRequestEvent":2}},"keywords":["ephemeris","orbit","python","satellite-prediction"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-05-28T05:32:05.764Z","updated_at":"2024-05-28T05:32:05.764Z","repository_link":"https://github.com/bradsease/oem/blob/main/pyproject.toml","dependencies":[{"id":18255634066,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20","direct":true,"kind":"runtime","optional":false},{"id":18255634067,"package_name":"astropy","ecosystem":"pypi","requirements":"\u003e=5.0.8","direct":true,"kind":"runtime","optional":false},{"id":18255634068,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.5.0","direct":true,"kind":"runtime","optional":false},{"id":18255634069,"package_name":"defusedxml","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T04:21:47.273Z","updated_at":"2023-10-11T04:21:47.273Z","repository_link":"https://github.com/bradsease/oem/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":14139037337,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14139037339,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14139037340,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14139037341,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T04:21:47.340Z","updated_at":"2023-10-11T04:21:47.340Z","repository_link":"https://github.com/bradsease/oem/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":14139037370,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14139037371,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-10-11T04:21:47.360Z","updated_at":"2023-10-11T04:21:47.360Z","repository_link":"https://github.com/bradsease/oem/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":14139037382,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14139037383,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":14.524633936722074,"created_at":"2025-09-08T11:18:35.903Z","updated_at":"2025-10-07T08:24:52.257Z","avatar_url":"https://github.com/bradsease.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":25086,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64928","html_url":"https://science.ecosyste.ms/projects/64928"}