{"id":357370,"url":"https://github.com/lanl/scico","last_synced_at":"2026-06-23T00:02:00.232Z","repository":{"id":39578859,"uuid":"408799370","full_name":"lanl/scico","owner":"lanl","description":"Scientific Computational Imaging COde","archived":false,"fork":false,"pushed_at":"2026-03-26T21:37:23.000Z","size":2776,"stargazers_count":154,"open_issues_count":18,"forks_count":23,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-27T08:57:51.879Z","etag":null,"topics":["admm","computational-imaging","convex-optimization","fista","inverse-problems","jax","optimization","plug-and-play-priors","proximal-algorithms","proximal-operators","total-variation"],"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/lanl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-21T11:50:47.000Z","updated_at":"2026-03-25T23:31:30.000Z","dependencies_parsed_at":"2024-01-07T10:52:03.061Z","dependency_job_id":"9548c3c8-5d42-40a7-8333-2f9c56ab07be","html_url":"https://github.com/lanl/scico","commit_stats":{"total_commits":798,"total_committers":19,"mean_commits":42.0,"dds":0.5488721804511278,"last_synced_commit":"38289eaabf1df3b8d508dc3cc6fe4c08441a9611"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/lanl/scico","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/scico/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/sbom","scorecard":{"id":578579,"data":{"date":"2025-08-11","repo":{"name":"github.com/lanl/scico","commit":"4d8e044bab907f1a1ceaaedcd483518ed34f42e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 22/30 approved changesets -- score normalized to 7","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/check_files.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_upload.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest_latest.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest_ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/test_examples.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":"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":"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/check_files.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/check_files.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_files.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/check_files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_latest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_latest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_macos.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_macos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest_macos.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_macos.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_examples.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/test_examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_examples.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/test_examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_examples.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/test_examples.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: misc/conda/install_conda.sh:93","Warn: pipCommand not pinned by hash: misc/conda/make_conda_env.sh:233","Warn: pipCommand not pinned by hash: misc/conda/make_conda_env.sh:236","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pytest_ubuntu.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/pytest_ubuntu.yml:105","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  16 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:14"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.6 not signed: https://api.github.com/repos/lanl/scico/releases/181981047","Warn: release artifact v0.0.6 does not have provenance: https://api.github.com/repos/lanl/scico/releases/181981047"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m"],"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 30 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-20T18:32:10.387Z","repository_id":39578859,"created_at":"2025-08-20T18:32:10.387Z","updated_at":"2025-08-20T18:32:10.387Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31055230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T16:55:14.406Z","status":"ssl_error","status_checked_at":"2026-03-27T16:55:07.885Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"lanl","name":"Los Alamos National Laboratory","uuid":"585305","kind":"organization","description":"","email":"github-register@lanl.gov","website":"https://www.lanl.gov/","location":"Los Alamos, New Mexico, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/585305?v=4","repositories_count":224,"last_synced_at":"2023-03-12T06:47:32.600Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lanl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:20:28.693Z","updated_at":"2023-03-12T06:47:32.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl/repositories"},"packages":[{"id":10414401,"name":"github.com/lanl/scico","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lanl/scico","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-11-24T14:16:00.000Z","latest_release_published_at":"2025-12-09T16:16:58.000Z","latest_release_number":"v0.0.7","last_synced_at":"2025-12-23T07:35:56.802Z","created_at":"2024-06-21T05:04:30.746Z","updated_at":"2025-12-23T07:35:56.990Z","registry_url":"https://pkg.go.dev/github.com/lanl/scico","install_command":"go get github.com/lanl/scico","documentation_url":"https://pkg.go.dev/github.com/lanl/scico#section-documentation","metadata":{},"repo_metadata":{"id":39578859,"uuid":"408799370","full_name":"lanl/scico","owner":"lanl","description":"Scientific Computational Imaging COde","archived":false,"fork":false,"pushed_at":"2025-10-22T22:09:05.000Z","size":2657,"stargazers_count":141,"open_issues_count":25,"forks_count":21,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-24T01:40:49.511Z","etag":null,"topics":["admm","computational-imaging","convex-optimization","fista","inverse-problems","jax","optimization","plug-and-play-priors","proximal-algorithms","proximal-operators","total-variation"],"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/lanl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-21T11:50:47.000Z","updated_at":"2025-10-13T22:19:15.000Z","dependencies_parsed_at":"2024-01-07T10:52:03.061Z","dependency_job_id":"9548c3c8-5d42-40a7-8333-2f9c56ab07be","html_url":"https://github.com/lanl/scico","commit_stats":{"total_commits":798,"total_committers":19,"mean_commits":42.0,"dds":0.5488721804511278,"last_synced_commit":"38289eaabf1df3b8d508dc3cc6fe4c08441a9611"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lanl/scico","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/scico/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/sbom","scorecard":{"id":578579,"data":{"date":"2025-08-11","repo":{"name":"github.com/lanl/scico","commit":"4d8e044bab907f1a1ceaaedcd483518ed34f42e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 22/30 approved changesets -- score normalized to 7","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/check_files.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_upload.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest_latest.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest_ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/test_examples.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":"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":"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/check_files.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/check_files.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_files.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/check_files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pypi_upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_upload.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pypi_upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_latest.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_latest.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_macos.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_macos.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest_macos.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_macos.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest_ubuntu.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/pytest_ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_examples.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/test_examples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_examples.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/test_examples.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_examples.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/scico/test_examples.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: misc/conda/install_conda.sh:93","Warn: pipCommand not pinned by hash: misc/conda/make_conda_env.sh:233","Warn: pipCommand not pinned by hash: misc/conda/make_conda_env.sh:236","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pypi_upload.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pytest_latest.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pytest_ubuntu.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/pytest_ubuntu.yml:105","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  16 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi_upload.yml:14"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.6 not signed: https://api.github.com/repos/lanl/scico/releases/181981047","Warn: release artifact v0.0.6 does not have provenance: https://api.github.com/repos/lanl/scico/releases/181981047"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-3pww-qvr8-6mhp","Warn: Project is vulnerable to: GHSA-6cxr-8q3m-jwrr","Warn: Project is vulnerable to: GHSA-h3xg-wv58-5p43","Warn: Project is vulnerable to: PYSEC-2025-23 / GHSA-w4rh-fgx7-q63m"],"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 30 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-20T18:32:10.387Z","repository_id":39578859,"created_at":"2025-08-20T18:32:10.387Z","updated_at":"2025-08-20T18:32:10.387Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281207216,"owners_count":26461365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"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":"lanl","name":"Los Alamos National Laboratory","uuid":"585305","kind":"organization","description":"","email":"github-register@lanl.gov","website":"https://www.lanl.gov/","location":"Los Alamos, New Mexico, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/585305?v=4","repositories_count":224,"last_synced_at":"2023-03-12T06:47:32.600Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lanl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:20:28.693Z","updated_at":"2023-03-12T06:47:32.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl/repositories"},"tags":[{"name":"v0.0.6","sha":"a8eda5c0953ce3314c7fc00196a3b29438c305c4","kind":"tag","published_at":"2024-10-25T16:25:05.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.6","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lanl/scico@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"bdd68d9b1c8060f051c361ee212e57544d9ee094","kind":"tag","published_at":"2023-12-19T02:10:43.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.5","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lanl/scico@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"18f3dd59289e7262e08a64d6b3ddc6289ce60041","kind":"tag","published_at":"2023-08-04T01:12:33.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.4","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lanl/scico@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0066ffa12950f156f6de2e9dbb128ad7e642a8b1","kind":"tag","published_at":"2022-09-22T03:45:28.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.3","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lanl/scico@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"82fba9fecba71868da9f8356fdfeaad1a132adf3","kind":"tag","published_at":"2022-02-15T01:32:57.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.2","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lanl/scico@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8e30134b53726553120ad9c9237b955894477a98","kind":"tag","published_at":"2021-11-24T19:23:49.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.1","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lanl/scico@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-31T05:28:39.805Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.9084630874839235,"dependent_packages_count":6.471761518307064,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.690112302895494},"purl":"pkg:golang/github.com/lanl/scico","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lanl/scico","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lanl/scico","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lanl/scico/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T04:05:20.358Z","issues_count":104,"pull_requests_count":255,"avg_time_to_close_issue":11854407.4,"avg_time_to_close_pull_request":842643.7394957984,"issues_closed_count":80,"pull_requests_closed_count":238,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":1.8557692307692308,"avg_comments_per_pull_request":1.0196078431372548,"merged_pull_requests_count":232,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":6353791.25,"past_year_avg_time_to_close_pull_request":488719.2083333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":48,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":1.1320754716981132,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":48,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/issues","maintainers":[{"login":"bwohlberg","count":263,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwohlberg"},{"login":"ollielo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ollielo"}],"active_maintainers":[{"login":"bwohlberg","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwohlberg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flanl%2Fscico/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flanl%2Fscico/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flanl%2Fscico/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flanl%2Fscico/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flanl%2Fscico/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2027657,"maintainers_count":0,"namespaces_count":761418,"keywords_count":112073,"github":"golang","metadata":{"funded_packages_count":52893},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-18T07:11:58.134Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2911758,"name":"scico","ecosystem":"pypi","description":"Scientific Computational Imaging COde: A Python package for scientific imaging problems","homepage":"https://github.com/lanl/scico","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lanl/scico","keywords_array":["Computational Imaging","Scientific Imaging","Inverse Problems","Plug-and-Play Priors","Total Variation","Optimization","ADMM","Linearized ADMM","PDHG","PGM"],"namespace":null,"versions_count":12,"first_release_published_at":"2020-09-22T22:48:02.000Z","latest_release_published_at":"2025-12-09T16:35:54.000Z","latest_release_number":"0.0.7","last_synced_at":"2025-12-23T07:35:17.076Z","created_at":"2022-04-10T12:32:52.826Z","updated_at":"2025-12-23T07:35:17.076Z","registry_url":"https://pypi.org/project/scico/","install_command":"pip install scico --index-url https://pypi.org/simple","documentation_url":"https://scico.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Education","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"scico","project_status":null},"repo_metadata":{"uuid":"408799370","full_name":"lanl/scico","owner":"lanl","description":"Scientific Computational Imaging COde","archived":false,"fork":false,"pushed_at":"2023-12-18T21:22:35.000Z","size":2308,"stargazers_count":77,"open_issues_count":20,"forks_count":16,"subscribers_count":8,"default_branch":"main","last_synced_at":"2023-12-18T22:53:21.856Z","etag":null,"topics":["admm","computational-imaging","convex-optimization","fista","inverse-problems","jax","optimization","plug-and-play-priors","proximal-algorithms","proximal-operators","total-variation"],"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/lanl.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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}},"created_at":"2021-09-21T11:50:47.000Z","updated_at":"2023-12-18T22:53:21.857Z","dependencies_parsed_at":"2023-12-15T19:41:34.655Z","dependency_job_id":null,"html_url":"https://github.com/lanl/scico","commit_stats":{"total_commits":789,"total_committers":19,"mean_commits":"41.526315789473685","dds":0.5437262357414449,"last_synced_commit":"9b326364c1a92c5301e7ed206cf5be78b773bd5c"},"previous_names":[],"tags_count":4,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/scico/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176962029,"owners_count":10474186,"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","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":"lanl","name":"Los Alamos National Laboratory","uuid":"585305","kind":"organization","description":"","email":"github-register@lanl.gov","website":"https://www.lanl.gov/","location":"Los Alamos, New Mexico, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/585305?v=4","repositories_count":224,"last_synced_at":"2023-03-12T06:47:32.600Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lanl","created_at":"2022-11-03T03:20:28.693Z","updated_at":"2023-03-12T06:47:32.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl/repositories"},"tags":[{"name":"v0.0.4","sha":"18f3dd59289e7262e08a64d6b3ddc6289ce60041","kind":"tag","published_at":"2023-08-04T01:12:33.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.4","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0066ffa12950f156f6de2e9dbb128ad7e642a8b1","kind":"tag","published_at":"2022-09-22T03:45:28.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.3","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"82fba9fecba71868da9f8356fdfeaad1a132adf3","kind":"tag","published_at":"2022-02-15T01:32:57.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.2","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8e30134b53726553120ad9c9237b955894477a98","kind":"tag","published_at":"2021-11-24T19:23:49.000Z","download_url":"https://codeload.github.com/lanl/scico/tar.gz/v0.0.1","html_url":"https://github.com/lanl/scico/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-19T02:31:46.033Z","dependent_packages_count":0,"downloads":1560,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.952525636156476,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":7.858115305523751,"forks_count":9.11180554895945,"docker_downloads_count":4.065647784472783,"average":11.609180658373658},"purl":"pkg:pypi/scico","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scico","docker_dependents_count":1,"docker_downloads_count":59,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scico","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scico/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-17T20:09:49.303Z","issues_count":83,"pull_requests_count":90,"avg_time_to_close_issue":13801670.530303031,"avg_time_to_close_pull_request":1142228.4204545454,"issues_closed_count":66,"pull_requests_closed_count":88,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":2.144578313253012,"avg_comments_per_pull_request":1.6111111111111112,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":46,"past_year_pull_requests_count":70,"past_year_avg_time_to_close_issue":2297305.7435897435,"past_year_avg_time_to_close_pull_request":481219.6911764706,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.217391304347826,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":66,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scico/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scico/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scico/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scico/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scico/codemeta","maintainers":[{"uuid":"brendt","login":"brendt","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/brendt/","role":null,"created_at":"2023-02-15T21:19:20.543Z","updated_at":"2023-02-15T21:19:20.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brendt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":777708,"maintainers_count":329396,"namespaces_count":0,"keywords_count":254459,"github":"pypi","metadata":{"funded_packages_count":52060},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-01-18T05:39:01.029Z","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":654625,"full_name":"lanl/scico","default_branch":"main","total_commits":921,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":57.5625,"dds":0.5678610206297503,"past_year_total_commits":66,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.5,"past_year_dds":0.21212121212121215,"last_synced_at":"2026-03-27T19:07:51.537Z","last_synced_commit":"250463a660923d190ab0fd17cf00f19b587cb4ab","created_at":"2023-03-09T09:40:59.196Z","updated_at":"2026-03-27T19:06:40.511Z","committers":[{"name":"Brendt Wohlberg","email":"bwohlberg","login":"bwohlberg","count":398},{"name":"crstngc","email":"cristina.cgarcia@gmail.com","login":"crstngc","count":368},{"name":"Mike McCann","email":"57153404+Michael-T-McCann","login":"Michael-T-McCann","count":77},{"name":"Fernando Davis","email":"fernando.davis@upr.edu","login":"FernandoDavis","count":33},{"name":"Soumendu Majee","email":"soumendu.majee.1@gmail.com","login":"smajee","count":11},{"name":"Thilo Balke","email":"thilo.balke@gmail.com","login":"tbalke","count":11},{"name":"Luke Pfister","email":"luke.pfister@gmail.com","login":"lukepfister","count":9},{"name":"Luke Pfister","email":"pfister@lanl.gov","login":null,"count":4},{"name":"Brendt Wohlberg","email":"brendt@lanl.gov","login":null,"count":3},{"name":"Weijie Gan","email":"wjgancn@gmail.com","login":"wjgancn","count":1},{"name":"Saurav Maheshkar","email":"sauravvmaheshkar@gmail.com","login":"SauravMaheshkar","count":1},{"name":"Saltan","email":"shnaqvi","login":"shnaqvi","count":1},{"name":"Renat Sibgatulin","email":"sibgatulin@tuta.io","login":"Sibgatulin","count":1},{"name":"Daniele Picone","email":"danaroth83@gmail.com","login":"Danaroth83","count":1},{"name":"Cristina Garcia-Cardona","email":"cgarciac@lanl.gov","login":null,"count":1},{"name":"Cristina Garcia Cardona","email":"cgarciac@pn2006146.lanl.gov","login":null,"count":1}],"past_year_committers":[{"name":"Brendt Wohlberg","email":"bwohlberg","login":"bwohlberg","count":52},{"name":"crstngc","email":"cristina.cgarcia@gmail.com","login":"crstngc","count":7},{"name":"Mike McCann","email":"57153404+Michael-T-McCann","login":"Michael-T-McCann","count":5},{"name":"Brendt Wohlberg","email":"brendt@lanl.gov","login":null,"count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:13.296Z","repositories_count":6205726,"commits_count":927826807,"contributors_count":35813993,"owners_count":1143076,"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":{"table":{"full_name":"lanl/scico","html_url":"https://github.com/lanl/scico","last_synced_at":"2025-12-22T21:02:10.914Z","status":null,"issues_count":104,"pull_requests_count":255,"avg_time_to_close_issue":11854407.4,"avg_time_to_close_pull_request":842643.7394957984,"issues_closed_count":80,"pull_requests_closed_count":238,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":1.8557692307692308,"avg_comments_per_pull_request":1.0196078431372548,"merged_pull_requests_count":232,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":8456497.666666666,"past_year_avg_time_to_close_pull_request":574029.5263157894,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.14285714285714285,"past_year_avg_comments_per_pull_request":1.2093023255813953,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":38,"created_at":"2023-05-14T23:33:27.259Z","updated_at":"2025-12-22T21:02:10.914Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Fscico/issues","issue_labels_count":{"table":{"bug":24,"documentation":20,"enhancement":15,"question":12,"improvement":11,"priority: low":10,"tests":10,"discussion required":9,"developer":7,"packaging":5,"examples":5,"typing":3,"priority: high":1,"wontfix":1,"standards":1}},"pull_request_labels_count":{"table":{"documentation":63,"developer":44,"improvement":38,"enhancement":33,"bug":28,"tests":21,"examples":18,"packaging":17,"typing":3,"standards":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":55,"CONTRIBUTOR":32,"NONE":17}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":208,"CONTRIBUTOR":44,"NONE":2,"MEMBER":1}},"issue_authors":{"table":{"bwohlberg":55,"Michael-T-McCann":16,"shnaqvi":11,"crstngc":5,"tbalke":4,"matinaz":4,"zhongxinyun":1,"beniroquai":1,"Bilybill":1,"smajee":1,"DavidNovikov":1,"ocehugo":1,"fvanmaele":1,"Sibgatulin":1,"lukepfister":1}},"pull_request_authors":{"table":{"bwohlberg":208,"Michael-T-McCann":28,"crstngc":5,"FernandoDavis":3,"Danaroth83":2,"shnaqvi":2,"tbalke":2,"wjgancn":1,"Sibgatulin":1,"smajee":1,"ollielo":1,"danielskatz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-23T00:00:36.934Z","repositories_count":12385065,"issues_count":35776043,"pull_requests_count":117467736,"authors_count":11069450,"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":{"table":{"documentation":4,"standards":1,"priority: low":1,"packaging":1}},"past_year_pull_request_labels_count":{"table":{"developer":13,"documentation":9,"enhancement":8,"bug":4,"improvement":4,"examples":2,"typing":2,"packaging":1}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":5,"CONTRIBUTOR":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":39,"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{"bwohlberg":5,"Michael-T-McCann":1,"zhongxinyun":1}},"past_year_pull_request_authors":{"table":{"bwohlberg":39,"Michael-T-McCann":3,"crstngc":1}},"maintainers":[{"table":{"login":"bwohlberg","count":263,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwohlberg"}},{"table":{"login":"ollielo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ollielo"}}],"active_maintainers":[{"table":{"login":"bwohlberg","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwohlberg"}}]}},"events":{"total":{"CreateEvent":40,"ReleaseEvent":1,"IssuesEvent":20,"WatchEvent":39,"DeleteEvent":38,"IssueCommentEvent":38,"PushEvent":211,"PullRequestReviewCommentEvent":63,"PullRequestEvent":73,"PullRequestReviewEvent":84,"ForkEvent":3},"last_year":{"IssuesEvent":14,"WatchEvent":31,"DeleteEvent":27,"IssueCommentEvent":31,"PushEvent":150,"PullRequestReviewCommentEvent":54,"PullRequestReviewEvent":66,"PullRequestEvent":52,"ForkEvent":3,"CreateEvent":31}},"keywords":["admm","computational-imaging","convex-optimization","fista","inverse-problems","jax","optimization","plug-and-play-priors","proximal-algorithms","proximal-operators","total-variation"],"dependencies":[{"ecosystem":"pypi","filepath":"dev_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T07:51:56.093Z","updated_at":"2022-07-13T07:51:56.093Z","repository_link":"https://github.com/lanl/scico/blob/main/dev_requirements.txt","dependencies":[{"id":214930279,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214930280,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214930281,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214930282,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214930283,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214930284,"package_name":"black","ecosystem":"pypi","requirements":"\u003e=22.3,\u003c23","direct":true,"kind":"runtime","optional":false},{"id":214930285,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214930286,"package_name":"autoflake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/docs_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T07:51:56.297Z","updated_at":"2022-07-13T07:51:56.297Z","repository_link":"https://github.com/lanl/scico/blob/main/docs/docs_requirements.txt","dependencies":[{"id":214931644,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.2.0","direct":true,"kind":"runtime","optional":false},{"id":214931645,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931646,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931647,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931648,"package_name":"faculty-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931649,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"runtime","optional":false},{"id":214931650,"package_name":"traitlets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931651,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931652,"package_name":"ipython_genutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931653,"package_name":"py2jn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931654,"package_name":"pygraphviz","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":214931655,"package_name":"pandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214931656,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/examples_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T07:51:56.474Z","updated_at":"2022-07-13T07:51:56.474Z","repository_link":"https://github.com/lanl/scico/blob/main/examples/examples_requirements.txt","dependencies":[{"id":214933480,"package_name":"astra-toolbox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214933481,"package_name":"colour_demosaicing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214933482,"package_name":"xdesign","ecosystem":"pypi","requirements":"\u003e=0.5.5","direct":true,"kind":"runtime","optional":false},{"id":214933483,"package_name":"ray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214933484,"package_name":"hyperopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/notebooks_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T07:51:56.578Z","updated_at":"2022-07-13T07:51:56.578Z","repository_link":"https://github.com/lanl/scico/blob/main/examples/notebooks_requirements.txt","dependencies":[{"id":214934846,"package_name":"nbformat","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214934847,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214934848,"package_name":"nb_conda_kernels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214934849,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214934850,"package_name":"py2jn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214934851,"package_name":"pypandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214934852,"package_name":"ray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T07:51:56.916Z","updated_at":"2022-07-13T07:51:56.916Z","repository_link":"https://github.com/lanl/scico/blob/main/requirements.txt","dependencies":[{"id":214937566,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.12","direct":true,"kind":"runtime","optional":false},{"id":214937567,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19.1","direct":true,"kind":"runtime","optional":false},{"id":214937568,"package_name":"tifffile","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214937569,"package_name":"imageio","ecosystem":"pypi","requirements":"\u003e=2.17","direct":true,"kind":"runtime","optional":false},{"id":214937570,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214937571,"package_name":"jaxlib","ecosystem":"pypi","requirements":"\u003e=0.3.0,\u003c=0.3.10","direct":true,"kind":"runtime","optional":false},{"id":214937572,"package_name":"jax","ecosystem":"pypi","requirements":"\u003e=0.3.0,\u003c=0.3.10","direct":true,"kind":"runtime","optional":false},{"id":214937573,"package_name":"flax","ecosystem":"pypi","requirements":"\u003e=0.4.0","direct":true,"kind":"runtime","optional":false},{"id":214937574,"package_name":"bm3d","ecosystem":"pypi","requirements":"\u003e=3.0.9","direct":true,"kind":"runtime","optional":false},{"id":214937575,"package_name":"bm4d","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":214937576,"package_name":"svmbir","ecosystem":"pypi","requirements":"\u003e=0.2.9","direct":true,"kind":"runtime","optional":false},{"id":214937577,"package_name":"pyabel","ecosystem":"pypi","requirements":"\u003e=0.8.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-13T07:51:57.195Z","updated_at":"2022-07-13T07:51:57.195Z","repository_link":"https://github.com/lanl/scico/blob/main/setup.py","dependencies":[{"id":214938619,"package_name":"line.strip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_files.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T22:31:14.816Z","updated_at":"2023-02-13T22:31:14.816Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/check_files.yml","dependencies":[{"id":7634063708,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634063713,"package_name":"Ana06/get-changed-files","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T22:31:14.969Z","updated_at":"2023-02-13T22:31:14.969Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/lint.yml","dependencies":[{"id":7634066365,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634066366,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634066367,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":7634066368,"package_name":"isort/isort-action","ecosystem":"actions","requirements":"v0.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T22:31:15.300Z","updated_at":"2023-02-13T22:31:15.300Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/mypy.yml","dependencies":[{"id":7634071635,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634071636,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi_upload.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T22:31:15.508Z","updated_at":"2023-02-13T22:31:15.508Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/pypi_upload.yml","dependencies":[{"id":7634072179,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634072180,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7634072181,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest_latest.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T22:31:15.763Z","updated_at":"2023-02-13T22:31:15.763Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/pytest_latest.yml","dependencies":[{"id":7634074377,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634074378,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_examples.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T22:31:15.795Z","updated_at":"2023-02-13T22:31:15.795Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/test_examples.yml","dependencies":[{"id":7634074521,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634074522,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7634074523,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest_macos.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T04:10:32.398Z","updated_at":"2023-10-03T04:10:32.398Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/pytest_macos.yml","dependencies":[{"id":14071713639,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14071713640,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14071713641,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest_ubuntu.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T04:10:32.404Z","updated_at":"2023-10-03T04:10:32.404Z","repository_link":"https://github.com/lanl/scico/blob/main/.github/workflows/pytest_ubuntu.yml","dependencies":[{"id":14071713642,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14071713643,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14071713644,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14071713645,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14071713646,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14071713647,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14071713648,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T04:10:32.419Z","updated_at":"2023-10-03T04:10:32.419Z","repository_link":"https://github.com/lanl/scico/blob/main/pyproject.toml","dependencies":[]}],"score":15.311498433728593,"created_at":"2025-04-11T10:19:39.971Z","updated_at":"2026-06-23T00:02:00.233Z","avatar_url":"https://github.com/lanl.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357370","html_url":"https://summary.ecosyste.ms/projects/357370"}