{"id":56074,"name":"fiducia","description":"An open source package for DANTE signal analysis using the cubic spline unfold method.","url":"https://github.com/lanl/fiducia","last_synced_at":"2025-09-05T14:06:20.697Z","repository":{"id":53672731,"uuid":"328871627","full_name":"lanl/fiducia","owner":"lanl","description":"An open source package for DANTE signal analysis using the cubic spline unfold method.","archived":false,"fork":false,"pushed_at":"2025-05-09T05:10:00.000Z","size":2652,"stargazers_count":5,"open_issues_count":48,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T11:37:42.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lanl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-12T04:29:11.000Z","updated_at":"2025-05-09T05:10:03.000Z","dependencies_parsed_at":"2025-07-11T18:23:53.332Z","dependency_job_id":"29897eec-c86c-4b59-aced-cb6be18e7b3d","html_url":"https://github.com/lanl/fiducia","commit_stats":{"total_commits":43,"total_committers":2,"mean_commits":21.5,"dds":"0.046511627906976716","last_synced_commit":"eb93d939adeeedc44995885a7ebb29adbb7b07ad"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lanl/fiducia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/fiducia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/sbom","scorecard":{"id":578577,"data":{"date":"2025-08-11","repo":{"name":"github.com/lanl/fiducia","commit":"b5961dfb710d82d05b5660f5014e9c7c40a50f56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linters.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.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":0,"reason":"binaries present in source code","details":["Warn: binary detected: fiducia/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/cspline.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/error.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/loader.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/main.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/misc.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/pltDefaults.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/rawProcess.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/response.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/stats.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/visualization.cpython-38.pyc:1"],"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/linters.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/testing.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/testing.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:36","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T18:32:08.822Z","repository_id":53672731,"created_at":"2025-08-20T18:32:08.823Z","updated_at":"2025-08-20T18:32:08.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273768124,"owners_count":25164465,"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":{"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":2732877,"name":"fiducia","ecosystem":"pypi","description":"Filtered Diode Unfolder (using) Cubic-spline Algorithm","homepage":"https://github.com/lanl/fiducia","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/lanl/fiducia","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-03-18T02:46:42.000Z","latest_release_published_at":"2021-03-19T20:18:48.000Z","latest_release_number":"0.2.3","last_synced_at":"2025-08-28T06:19:18.024Z","created_at":"2022-04-10T10:59:18.460Z","updated_at":"2025-08-28T18:18:28.561Z","registry_url":"https://pypi.org/project/fiducia/","install_command":"pip install fiducia --index-url https://pypi.org/simple","documentation_url":"https://fiducia.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"fiducia","project_status":null},"repo_metadata":{"id":53672731,"uuid":"328871627","full_name":"lanl/fiducia","owner":"lanl","description":"An open source package for DANTE signal analysis using the cubic spline unfold method.","archived":false,"fork":false,"pushed_at":"2025-05-09T05:10:00.000Z","size":2652,"stargazers_count":5,"open_issues_count":47,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T14:52:05.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lanl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-12T04:29:11.000Z","updated_at":"2025-05-09T05:10:03.000Z","dependencies_parsed_at":"2025-07-11T18:23:53.332Z","dependency_job_id":"29897eec-c86c-4b59-aced-cb6be18e7b3d","html_url":"https://github.com/lanl/fiducia","commit_stats":{"total_commits":43,"total_committers":2,"mean_commits":21.5,"dds":"0.046511627906976716","last_synced_commit":"eb93d939adeeedc44995885a7ebb29adbb7b07ad"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lanl/fiducia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/fiducia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/sbom","scorecard":{"id":578577,"data":{"date":"2025-08-11","repo":{"name":"github.com/lanl/fiducia","commit":"b5961dfb710d82d05b5660f5014e9c7c40a50f56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linters.yml:1","Warn: no topLevel permission defined: .github/workflows/testing.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":0,"reason":"binaries present in source code","details":["Warn: binary detected: fiducia/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/cspline.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/error.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/loader.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/main.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/misc.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/pltDefaults.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/rawProcess.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/response.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/stats.cpython-38.pyc:1","Warn: binary detected: fiducia/__pycache__/visualization.cpython-38.pyc:1"],"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/linters.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/testing.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lanl/fiducia/testing.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/testing.yml:36","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T18:32:08.822Z","repository_id":53672731,"created_at":"2025-08-20T18:32:08.823Z","updated_at":"2025-08-20T18:32:08.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272453563,"owners_count":24937467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":[]},"repo_metadata_updated_at":"2025-08-28T18:18:28.561Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.82176010455305,"dependent_repos_count":21.754255807829878,"dependent_packages_count":9.972534495251677,"stargazers_count":21.54110503969909,"forks_count":16.859476175740788,"docker_downloads_count":null,"average":22.789826324614896},"purl":"pkg:pypi/fiducia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fiducia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fiducia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fiducia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T06:27:52.809Z","issues_count":53,"pull_requests_count":19,"avg_time_to_close_issue":26267026.5,"avg_time_to_close_pull_request":10399082.94736842,"issues_closed_count":6,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.4716981132075472,"avg_comments_per_pull_request":0.21052631578947367,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2386156.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.14285714285714285,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/issues","maintainers":[{"login":"pmk-LANL","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmk-LANL"},{"login":"lemmatum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemmatum"}],"active_maintainers":[{"login":"lemmatum","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemmatum"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fiducia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fiducia/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fiducia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fiducia/related_packages","maintainers":[{"uuid":"lemmatum","login":"lemmatum","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/lemmatum/","role":null,"created_at":"2023-02-24T05:30:56.499Z","updated_at":"2023-02-24T05:30:56.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lemmatum/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":578707,"full_name":"lanl/fiducia","default_branch":"main","committers":[{"name":"Dan Barnak","email":"70487781+Plasmacaster","login":"Plasmacaster","count":62},{"name":"pkozlowski","email":"pkozlowski@lanl.gov","login":"pmk-LANL","count":43},{"name":"Pawel Kozlowski","email":"pawel@pmkozlowski.com","login":"lemmatum","count":9}],"total_commits":114,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.0,"dds":0.45614035087719296,"past_year_committers":[{"name":"Pawel Kozlowski","email":"pawel@pmkozlowski.com","login":"lemmatum","count":9},{"name":"Dan Barnak","email":"70487781+Plasmacaster","login":"Plasmacaster","count":9}],"past_year_total_commits":18,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.0,"past_year_dds":0.5,"last_synced_at":"2025-07-26T10:40:34.078Z","last_synced_commit":"b5961dfb710d82d05b5660f5014e9c7c40a50f56","created_at":"2023-03-09T05:45:10.731Z","updated_at":"2025-07-26T10:40:34.159Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/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":"lanl/fiducia","html_url":"https://github.com/lanl/fiducia","last_synced_at":"2025-08-28T06:27:52.809Z","status":"error","issues_count":53,"pull_requests_count":19,"avg_time_to_close_issue":26267026.5,"avg_time_to_close_pull_request":10399082.94736842,"issues_closed_count":6,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.4716981132075472,"avg_comments_per_pull_request":0.21052631578947367,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2386156.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.14285714285714285,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T15:40:53.935Z","updated_at":"2025-09-01T17:25:38.836Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2Ffiducia/issues","issue_labels_count":{"documentation":20,"enhancement":17,"bug":11,"physics":6,"tests":2,"refactor":2,"optimization":1},"pull_request_labels_count":{"enhancement":3},"issue_author_associations_count":{"COLLABORATOR":46,"NONE":7,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"COLLABORATOR":14,"NONE":6,"CONTRIBUTOR":3},"issue_authors":{"pmk-LANL":40,"lemmatum":8,"Plasmacaster":7},"pull_request_authors":{"pmk-LANL":14,"Plasmacaster":9},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9957585,"issues_count":29574116,"pull_requests_count":85773325,"authors_count":9463536,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"enhancement":3,"documentation":1,"refactor":1},"past_year_pull_request_labels_count":{"enhancement":2},"past_year_issue_author_associations_count":{"COLLABORATOR":6,"CONTRIBUTOR":2,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{"lemmatum":7,"Plasmacaster":2},"past_year_pull_request_authors":{"Plasmacaster":2},"maintainers":[{"login":"pmk-LANL","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmk-LANL"},{"login":"lemmatum","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemmatum"}],"active_maintainers":[{"login":"lemmatum","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemmatum"}]},"events":{"total":{"IssuesEvent":10,"WatchEvent":1,"IssueCommentEvent":3,"MemberEvent":1,"PushEvent":10,"PullRequestEvent":1,"PullRequestReviewEvent":10,"PullRequestReviewCommentEvent":14},"last_year":{"IssuesEvent":10,"WatchEvent":1,"IssueCommentEvent":3,"MemberEvent":1,"PushEvent":10,"PullRequestEvent":1,"PullRequestReviewEvent":10,"PullRequestReviewCommentEvent":14}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-27T17:11:08.762Z","updated_at":"2022-08-27T17:11:08.762Z","repository_link":"https://github.com/lanl/fiducia/blob/main/docs/requirements.txt","dependencies":[{"id":2944104517,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104518,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104519,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104520,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104521,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104522,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.4.1","direct":true,"kind":"runtime","optional":false},{"id":2944104523,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104524,"package_name":"setuptools-scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104525,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=2.4.4","direct":true,"kind":"runtime","optional":false},{"id":2944104526,"package_name":"sphinx-automodapi","ecosystem":"pypi","requirements":"\u003e=0.13","direct":true,"kind":"runtime","optional":false},{"id":2944104527,"package_name":"sphinx-changelog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104528,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104529,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104530,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-27T17:11:08.817Z","updated_at":"2022-08-27T17:11:08.817Z","repository_link":"https://github.com/lanl/fiducia/blob/main/requirements.txt","dependencies":[{"id":2944104542,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104543,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104544,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104545,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104546,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2944104547,"package_name":"xarray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linters.yml","sha":null,"kind":"manifest","created_at":"2024-05-07T02:45:46.466Z","updated_at":"2024-05-07T02:45:46.466Z","repository_link":"https://github.com/lanl/fiducia/blob/main/.github/workflows/linters.yml","dependencies":[{"id":17956521855,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17956521856,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing.yml","sha":null,"kind":"manifest","created_at":"2024-05-07T02:45:46.474Z","updated_at":"2024-05-07T02:45:46.474Z","repository_link":"https://github.com/lanl/fiducia/blob/main/.github/workflows/testing.yml","dependencies":[{"id":17956521857,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17956521858,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17956521859,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-05-07T02:45:46.486Z","updated_at":"2024-05-07T02:45:46.486Z","repository_link":"https://github.com/lanl/fiducia/blob/main/setup.py","dependencies":[]}],"score":7.371489295214277,"created_at":"2025-09-04T15:51:32.200Z","updated_at":"2025-10-07T08:22:10.129Z","avatar_url":"https://github.com/lanl.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1063/5.0002856"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/56074","html_url":"https://science.ecosyste.ms/projects/56074","bibtex_url":"https://science.ecosyste.ms/projects/56074/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/56074/export.apalike"}