{"id":112263,"name":null,"description":"Ames Stereo Automated Pipeline (ASAP) for reproducible DEMs","url":"https://github.com/andrewannex/asap_stereo","last_synced_at":"2025-09-09T06:22:22.691Z","repository":{"id":37593037,"uuid":"139526945","full_name":"AndrewAnnex/asap_stereo","owner":"AndrewAnnex","description":"Ames Stereo Automated Pipeline (ASAP) for reproducible DEMs","archived":false,"fork":false,"pushed_at":"2025-02-10T23:55:56.000Z","size":576,"stargazers_count":20,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T07:41:07.516Z","etag":null,"topics":["photogrammetry","planetary-science"],"latest_commit_sha":null,"homepage":"","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/AndrewAnnex.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-03T04:05:16.000Z","updated_at":"2025-03-04T13:17:14.000Z","dependencies_parsed_at":"2025-02-10T22:24:52.187Z","dependency_job_id":"0347beb6-d684-4500-88f4-c12d1ae82515","html_url":"https://github.com/AndrewAnnex/asap_stereo","commit_stats":{"total_commits":144,"total_committers":2,"mean_commits":72.0,"dds":"0.17361111111111116","last_synced_commit":"c05d94b4737a4e3ec445d9afc40a351b88cb6a69"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewAnnex/asap_stereo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/sbom","scorecard":{"id":13650,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndrewAnnex/asap_stereo","commit":"c28004f664a3972bcc06f53fc633411c61162b39"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/ci-test-ctx.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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/ci-test-ctx.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:541: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:22","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-14T15:11:50.047Z","repository_id":37593037,"created_at":"2025-08-14T15:11:50.047Z","updated_at":"2025-08-14T15:11:50.047Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274251523,"owners_count":25249639,"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-09T02:00:10.223Z","response_time":80,"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":"AndrewAnnex","name":"Dr. Andrew Annex","uuid":"2126916","kind":"user","description":"Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute","email":"","website":"http://andrewannex.com","location":"Pasadena, CA","twitter":"AndrewAnnex","company":"SETI Institute","icon_url":"https://avatars.githubusercontent.com/u/2126916?u=5f10541483547fe74d55b5ba40e2fd08ad2efdd5\u0026v=4","repositories_count":179,"last_synced_at":"2025-09-03T22:31:18.589Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/AndrewAnnex","funding_links":["https://github.com/sponsors/AndrewAnnex"],"total_stars":474,"followers":183,"following":2,"created_at":"2022-11-06T14:10:20.390Z","updated_at":"2025-09-03T22:31:18.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex/repositories"},"packages":[{"id":2644319,"name":"asap-stereo","ecosystem":"pypi","description":"A high level CLI and reproducible workflow for the Ames Stereo Pipeline","homepage":null,"licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/AndrewAnnex/asap_stereo","keywords_array":["mars","nasa","asp","ames","stereo","pipeline","cli","tool","workflow"],"namespace":null,"versions_count":7,"first_release_published_at":"2020-06-18T19:55:19.000Z","latest_release_published_at":"2023-05-07T18:59:08.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-09-04T17:07:01.330Z","created_at":"2022-04-10T10:04:41.122Z","updated_at":"2025-09-05T07:28:32.461Z","registry_url":"https://pypi.org/project/asap-stereo/","install_command":"pip install asap-stereo --index-url https://pypi.org/simple","documentation_url":"https://asap-stereo.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Astronomy","Topic :: Scientific/Engineering :: GIS"],"normalized_name":"asap-stereo","project_status":null},"repo_metadata":{"id":37593037,"uuid":"139526945","full_name":"AndrewAnnex/asap_stereo","owner":"AndrewAnnex","description":"Ames Stereo Automated Pipeline (ASAP) for reproducible DEMs","archived":false,"fork":false,"pushed_at":"2025-02-10T23:55:56.000Z","size":576,"stargazers_count":20,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-30T07:41:24.354Z","etag":null,"topics":["photogrammetry","planetary-science"],"latest_commit_sha":null,"homepage":"","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/AndrewAnnex.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-03T04:05:16.000Z","updated_at":"2025-03-04T13:17:14.000Z","dependencies_parsed_at":"2025-02-10T22:24:52.187Z","dependency_job_id":"0347beb6-d684-4500-88f4-c12d1ae82515","html_url":"https://github.com/AndrewAnnex/asap_stereo","commit_stats":{"total_commits":144,"total_committers":2,"mean_commits":72.0,"dds":"0.17361111111111116","last_synced_commit":"c05d94b4737a4e3ec445d9afc40a351b88cb6a69"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewAnnex/asap_stereo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/sbom","scorecard":{"id":13650,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndrewAnnex/asap_stereo","commit":"c28004f664a3972bcc06f53fc633411c61162b39"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/ci-test-ctx.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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/ci-test-ctx.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-test-ctx.yml:541: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/ci-test-ctx.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/asap_stereo/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:22","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party 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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2017-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-14T15:11:50.047Z","repository_id":37593037,"created_at":"2025-08-14T15:11:50.047Z","updated_at":"2025-08-14T15:11:50.047Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273726966,"owners_count":25157055,"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-05T02:00:09.113Z","response_time":402,"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":"AndrewAnnex","name":"Dr. Andrew Annex","uuid":"2126916","kind":"user","description":"Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute","email":"","website":"http://andrewannex.com","location":"Pasadena, CA","twitter":"AndrewAnnex","company":"SETI Institute","icon_url":"https://avatars.githubusercontent.com/u/2126916?u=5f10541483547fe74d55b5ba40e2fd08ad2efdd5\u0026v=4","repositories_count":179,"last_synced_at":"2025-09-03T22:31:18.589Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/AndrewAnnex","funding_links":["https://github.com/sponsors/AndrewAnnex"],"total_stars":474,"followers":183,"following":2,"created_at":"2022-11-06T14:10:20.390Z","updated_at":"2025-09-03T22:31:18.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex/repositories"},"tags":[{"name":"v0.3.1","sha":"5590a217e55bb9ed0b5acc011e5be99184e4d4cb","kind":"commit","published_at":"2023-05-07T18:08:11.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.3.1","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b617a00e31bc499028b333ee361cccf1e88e0207","kind":"commit","published_at":"2023-03-22T22:03:21.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.3.0","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"43a2f68d0ec8fbdbbeb89eb0a88d98bd712b7eb1","kind":"commit","published_at":"2021-06-28T13:26:02.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.2.1","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"11e117282a893593ee72a70ef5ebd560507c7a01","kind":"tag","published_at":"2021-05-31T13:17:52.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.2.0","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.2.0/manifests"},{"name":"v0.1.0.1","sha":"5f5b129e3dcd43fbf23a5586fbc01692572e04e7","kind":"commit","published_at":"2020-11-01T02:43:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.1.0.1","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.1.0.1/manifests"},{"name":"v0.1.0","sha":"1809d5c93de3d590f1e316609601262f2fdb6917","kind":"commit","published_at":"2020-11-01T02:29:52.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.1.0","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"75d3924ae68d33f3c6d953c8c522e493bd9bab16","kind":"commit","published_at":"2020-08-06T20:25:53.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.0.4","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"1832f5319bbbb6966535c1f3837de706f60511de","kind":"commit","published_at":"2020-06-18T19:51:42.000Z","download_url":"https://codeload.github.com/AndrewAnnex/asap_stereo/tar.gz/v0.0.3","html_url":"https://github.com/AndrewAnnex/asap_stereo/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/asap_stereo@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-05T07:28:32.460Z","dependent_packages_count":0,"downloads":87,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.815070508093818,"dependent_repos_count":67.33766742382706,"dependent_packages_count":10.05962490376147,"stargazers_count":null,"forks_count":null,"docker_downloads_count":3.4348316109190242,"average":27.161798611650344},"purl":"pkg:pypi/asap-stereo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/asap-stereo","docker_dependents_count":1,"docker_downloads_count":82,"usage_url":"https://repos.ecosyste.ms/usage/pypi/asap-stereo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/asap-stereo/dependencies","status":null,"funding_links":["https://github.com/sponsors/AndrewAnnex"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:34:18.655Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"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":0.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/AndrewAnnex%2Fasap_stereo/issues","maintainers":[{"login":"AndrewAnnex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}],"active_maintainers":[{"login":"AndrewAnnex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asap-stereo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asap-stereo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asap-stereo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/asap-stereo/related_packages","maintainers":[{"uuid":"andrewannex","login":"andrewannex","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/andrewannex/","role":null,"created_at":"2022-11-15T08:08:09.059Z","updated_at":"2022-11-15T08:08:09.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andrewannex/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726401,"maintainers_count":308850,"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":536901,"full_name":"AndrewAnnex/asap_stereo","default_branch":"main","committers":[{"name":"Andrew Annex","email":"ama6fy@virginia.edu","count":119},{"name":"Andrew Annex","email":"andrew.annex@gmail.com","count":25}],"total_commits":144,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":72.0,"dds":0.17361111111111116,"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-17T21:12:02.366Z","last_synced_commit":"c05d94b4737a4e3ec445d9afc40a351b88cb6a69","created_at":"2023-03-09T04:02:46.249Z","updated_at":"2023-09-19T17:12:55.604Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"AndrewAnnex/asap_stereo","html_url":"https://github.com/AndrewAnnex/asap_stereo","last_synced_at":"2025-08-31T13:34:18.655Z","status":null,"issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"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":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2025-08-30T13:16:58.347Z","updated_at":"2025-09-02T21:53:53.235Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2Fasap_stereo/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":2},"issue_authors":{},"pull_request_authors":{"AndrewAnnex":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10178762,"issues_count":31950430,"pull_requests_count":100296720,"authors_count":10736270,"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":{"OWNER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"AndrewAnnex":2},"maintainers":[{"login":"AndrewAnnex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}],"active_maintainers":[{"login":"AndrewAnnex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}]},"events":{"total":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":34,"PullRequestEvent":3,"CreateEvent":3},"last_year":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":34,"PullRequestEvent":3,"CreateEvent":3}},"keywords":["photogrammetry","planetary-science"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-27T17:11:33.784Z","updated_at":"2022-08-27T17:11:33.784Z","repository_link":"https://github.com/AndrewAnnex/asap_stereo/blob/main/requirements.txt","dependencies":[{"id":2944255096,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255097,"package_name":"fire","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255098,"package_name":"moody","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2944255099,"package_name":"sh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255100,"package_name":"pvl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255101,"package_name":"papermill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255102,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255103,"package_name":"pyproj","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-27T17:11:33.826Z","updated_at":"2022-08-27T17:11:33.826Z","repository_link":"https://github.com/AndrewAnnex/asap_stereo/blob/main/setup.py","dependencies":[{"id":2944255129,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255130,"package_name":"fire","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255131,"package_name":"moody","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":2944255132,"package_name":"sh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255133,"package_name":"papermill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255134,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944255135,"package_name":"pyproj","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-test-ctx.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:17:38.564Z","updated_at":"2023-02-01T04:17:38.564Z","repository_link":"https://github.com/AndrewAnnex/asap_stereo/blob/main/.github/workflows/ci-test-ctx.yml","dependencies":[{"id":7289114412,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7289114413,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7289114414,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false},{"id":7289114415,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:17:38.593Z","updated_at":"2023-02-01T04:17:38.593Z","repository_link":"https://github.com/AndrewAnnex/asap_stereo/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7289114471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7289114472,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-11-22T20:23:40.063Z","updated_at":"2024-11-22T20:23:40.063Z","repository_link":"https://github.com/AndrewAnnex/asap_stereo/blob/main/pyproject.toml","dependencies":[{"id":20856597823,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20856597824,"package_name":"fire","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20856597825,"package_name":"moody","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":20856597850,"package_name":"sh","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false},{"id":20856597877,"package_name":"papermill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20856597879,"package_name":"rasterio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20856597880,"package_name":"pyproj","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.970304952991755,"created_at":"2025-09-08T22:47:14.093Z","updated_at":"2025-10-07T08:32:28.962Z","avatar_url":"https://github.com/AndrewAnnex.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":87,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4171570"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/112263","html_url":"https://science.ecosyste.ms/projects/112263"}