{"id":39806,"name":"reductus","description":"Web-based, visual dataflow data reduction for neutron scattering instruments","url":"https://github.com/reductus/reductus","last_synced_at":"2025-09-05T08:21:56.313Z","repository":{"id":1369853,"uuid":"1320973","full_name":"reductus/reductus","owner":"reductus","description":"Web-based, visual dataflow data reduction for neutron scattering instruments","archived":false,"fork":false,"pushed_at":"2025-08-22T20:56:58.000Z","size":30866,"stargazers_count":9,"open_issues_count":90,"forks_count":11,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-22T21:55:10.446Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reductus.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-02-02T16:46:54.000Z","updated_at":"2025-05-29T16:04:52.000Z","dependencies_parsed_at":"2024-06-12T22:02:03.526Z","dependency_job_id":"619f8f21-13cd-47b2-a88c-5abe7bae1e33","html_url":"https://github.com/reductus/reductus","commit_stats":{"total_commits":2213,"total_committers":14,"mean_commits":"158.07142857142858","dds":"0.30049706281066424","last_synced_commit":"a1ce140b3ff97c3f3dd6677478565068366c2db4"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/reductus/reductus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reductus","download_url":"https://codeload.github.com/reductus/reductus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus/sbom","scorecard":{"id":756916,"data":{"date":"2025-08-11","repo":{"name":"github.com/reductus/reductus","commit":"2be61829406d332df7ac2b2d9f4ba1dd4d031996"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"2 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-distributables.yml:1","Warn: no topLevel permission defined: .github/workflows/client_build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/webworker_build.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.1 not signed: https://api.github.com/repos/reductus/reductus/releases/197660035","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/reductus/reductus/releases/195417552","Warn: release artifact v1.0.0a3 not signed: https://api.github.com/repos/reductus/reductus/releases/195397766","Warn: release artifact v1.0.0a1 not signed: https://api.github.com/repos/reductus/reductus/releases/195175562","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/reductus/reductus/releases/197660035","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/reductus/reductus/releases/195417552","Warn: release artifact v1.0.0a3 does not have provenance: https://api.github.com/repos/reductus/reductus/releases/195397766","Warn: release artifact v1.0.0a1 does not have provenance: https://api.github.com/repos/reductus/reductus/releases/195175562"],"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 GetBranch(es6_modules): error during branchesHandler.query: 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":"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/build-distributables.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/build-distributables.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-distributables.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/build-distributables.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-distributables.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/build-distributables.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-distributables.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/build-distributables.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/client_build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/client_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/client_build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/client_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/client_build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/client_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/client_build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/client_build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/client_build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/client_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/webworker_build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/webworker_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/webworker_build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/webworker_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/webworker_build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/webworker_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/webworker_build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/webworker_build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/webworker_build.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/reductus/reductus/webworker_build.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker-compose/Dockerfile:1: pin your Docker image by updating httpd:alpine to httpd:alpine@sha256:dad81abbbcfeb58602b5ac4e11c4336d04db48ea1d69b038185191fb363012be","Warn: containerImage not pinned by hash: docker-compose/gevent/Dockerfile:1: pin your Docker image by updating python:3.5 to python:3.5@sha256:42a37d6b8c00b186bdfb2b620fa8023eb775b3eb3a768fd3c2e421964eee9665","Warn: pipCommand not pinned by hash: docker-compose/gevent/Dockerfile:5","Warn: pipCommand not pinned by hash: provisioning/ubuntu-focal/ubuntu-focal-setup.txt:19","Warn: downloadThenRun not pinned by hash: provisioning/ubuntu-trusty/ubuntu-trusty-setup.txt:9","Warn: downloadThenRun not pinned by hash: provisioning/ubuntu-xenial/ubuntu-xenial-setup.txt:11","Warn: pipCommand not pinned by hash: .github/workflows/client_build.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/webworker_build.yml:29","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   2 out of   2 npmCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:76"],"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":"Vulnerabilities","score":0,"reason":"95 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-43qf-4rqw-9q2g","Warn: Project is vulnerable to: GHSA-7rxf-gvfg-47g4","Warn: Project is vulnerable to: GHSA-84pr-m4jr-85g5","Warn: Project is vulnerable to: GHSA-8vgw-p6qm-5gr7","Warn: Project is vulnerable to: PYSEC-2024-71 / GHSA-hxwh-jpp2-84pm","Warn: Project is vulnerable to: PYSEC-2020-43 / GHSA-xc3p-ff3m-f46v","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","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-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-9772-cwx9-r4cj","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203"],"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-22T21:56:20.450Z","repository_id":1369853,"created_at":"2025-08-22T21:56:20.450Z","updated_at":"2025-08-22T21:56:20.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728840,"owners_count":25157294,"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":"reductus","name":"reductus","uuid":"38568903","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38568903?v=4","repositories_count":2,"last_synced_at":"2024-03-26T01:16:13.998Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/reductus","funding_links":[],"total_stars":9,"followers":1,"following":0,"created_at":"2022-11-03T00:42:36.057Z","updated_at":"2024-03-26T01:16:14.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reductus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reductus/repositories"},"packages":null,"commits":{"id":649368,"full_name":"reductus/reductus","default_branch":"main","committers":[{"name":"Brian Ben Maranville","email":"brian.maranville@nist.gov","count":1548},{"name":"Paul Kienzle","email":"pkienzle@nist.gov","count":421},{"name":"pkienzle","email":"pkienzle@a92bf6fb-5b16-0410-9b54-b8becc4ab72c","count":163},{"name":"Paul Kienzle","email":"paul.kienzle@nist.gov","count":23},{"name":"div099","email":"divija.katakam@gmail.com","count":16},{"name":"Paul Kienzle","email":"pkienzle@gmail.com","count":13},{"name":"David Hoogerheide","email":"david.hoogerheide@nist.gov","count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":8},{"name":"Hoogerheide","email":"dph@NIST.GOV","count":3},{"name":"ziwen","email":"ziwen@a92bf6fb-5b16-0410-9b54-b8becc4ab72c","count":3},{"name":"github-actions","email":"github-actions@github.com","count":2},{"name":"Brian Maranville","email":"Brian Maranville","count":1},{"name":"jkrycka","email":"jkrycka@a92bf6fb-5b16-0410-9b54-b8becc4ab72c","count":1},{"name":"Lila","email":"lila@nhorton-fcap-mb11.local","count":1}],"total_commits":2213,"total_committers":14,"total_bot_commits":8,"total_bot_committers":1,"mean_commits":158.07142857142858,"dds":0.30049706281066424,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T10:52:57.755Z","last_synced_commit":"a1ce140b3ff97c3f3dd6677478565068366c2db4","created_at":"2023-03-09T09:20:40.162Z","updated_at":"2023-09-19T17:33:28.462Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus/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":"reductus/reductus","html_url":"https://github.com/reductus/reductus","last_synced_at":"2025-08-31T11:26:06.213Z","status":null,"issues_count":71,"pull_requests_count":48,"avg_time_to_close_issue":15273127.421052631,"avg_time_to_close_pull_request":2420305.0,"issues_closed_count":19,"pull_requests_closed_count":40,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":1.619718309859155,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":6,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":341480.0,"past_year_avg_time_to_close_pull_request":2689995.7,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5384615384615384,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T22:54:19.869Z","updated_at":"2025-09-02T14:32:10.744Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/reductus%2Freductus/issues","issue_labels_count":{"wish list":1},"pull_request_labels_count":{"dependencies":16,"javascript":4,"github_actions":2},"issue_author_associations_count":{"MEMBER":50,"CONTRIBUTOR":12,"NONE":9},"pull_request_author_associations_count":{"MEMBER":26,"CONTRIBUTOR":20,"NONE":3},"issue_authors":{"pkienzle":32,"bmaranville":18,"hoogerheide":12,"krzywon":4,"martintb":2,"pquartermanngc":1,"alexander-grutter":1,"SaFE-APIOpt":1},"pull_request_authors":{"bmaranville":16,"dependabot[bot]":16,"pkienzle":10,"hoogerheide":4,"krzywon":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":4,"javascript":4},"past_year_issue_author_associations_count":{"NONE":6},"past_year_pull_request_author_associations_count":{"MEMBER":5,"CONTRIBUTOR":4,"NONE":3},"past_year_issue_authors":{"krzywon":4,"pquartermanngc":1,"SaFE-APIOpt":1},"past_year_pull_request_authors":{"bmaranville":5,"dependabot[bot]":4,"krzywon":3},"maintainers":[{"login":"pkienzle","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkienzle"},{"login":"bmaranville","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmaranville"}],"active_maintainers":[{"login":"bmaranville","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmaranville"}]},"events":{"total":{"CreateEvent":13,"ReleaseEvent":5,"IssuesEvent":8,"DeleteEvent":1,"IssueCommentEvent":12,"PushEvent":71,"PullRequestReviewCommentEvent":15,"PullRequestReviewEvent":16,"PullRequestEvent":12},"last_year":{"CreateEvent":13,"ReleaseEvent":5,"IssuesEvent":8,"DeleteEvent":1,"IssueCommentEvent":12,"PushEvent":71,"PullRequestReviewCommentEvent":15,"PullRequestReviewEvent":16,"PullRequestEvent":12}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T05:50:34.982Z","updated_at":"2022-07-13T05:50:34.982Z","repository_link":"https://github.com/reductus/reductus/blob/main/requirements.txt","dependencies":[{"id":213424021,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424022,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424023,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424024,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424025,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424026,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424027,"package_name":"numdifftools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424028,"package_name":"uncertainties","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424029,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424030,"package_name":"docutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424031,"package_name":"msgpack","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424032,"package_name":"diskcache","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424033,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424034,"package_name":"werkzeug","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424035,"package_name":"typing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424036,"package_name":"simplejson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424037,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424038,"package_name":"lz4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424039,"package_name":"importlib_resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213424040,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-13T05:50:35.533Z","updated_at":"2022-07-13T05:50:35.533Z","repository_link":"https://github.com/reductus/reductus/blob/main/setup.py","dependencies":[{"id":213428894,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213428895,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213428896,"package_name":"uncertainties","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213428897,"package_name":"docutils","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213428898,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":213428899,"package_name":"importlib_resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/client_build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.096Z","updated_at":"2023-01-13T16:22:16.096Z","repository_link":"https://github.com/reductus/reductus/blob/main/.github/workflows/client_build.yml","dependencies":[{"id":6890188923,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188924,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890188925,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188926,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188927,"package_name":"johnwbyrd/update-release","ecosystem":"actions","requirements":"v1.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sdist_update.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.155Z","updated_at":"2023-01-13T16:22:16.155Z","repository_link":"https://github.com/reductus/reductus/blob/main/.github/workflows/sdist_update.yml","dependencies":[{"id":6890188988,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188989,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188990,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188991,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890188992,"package_name":"johnwbyrd/update-release","ecosystem":"actions","requirements":"v1.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.234Z","updated_at":"2023-01-13T16:22:16.234Z","repository_link":"https://github.com/reductus/reductus/blob/main/.github/workflows/test.yml","dependencies":[{"id":6890189064,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890189065,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/webworker_build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.302Z","updated_at":"2023-01-13T16:22:16.302Z","repository_link":"https://github.com/reductus/reductus/blob/main/.github/workflows/webworker_build.yml","dependencies":[{"id":6890189119,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890189120,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890189121,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890189122,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1.0.7","direct":true,"kind":"composite","optional":false},{"id":6890189123,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.402Z","updated_at":"2023-01-13T16:22:16.402Z","repository_link":"https://github.com/reductus/reductus/blob/main/docker-compose/Dockerfile","dependencies":[{"id":6890189188,"package_name":"httpd","ecosystem":"docker","requirements":"alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose/gevent/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.579Z","updated_at":"2023-01-13T16:22:16.579Z","repository_link":"https://github.com/reductus/reductus/blob/main/docker-compose/gevent/Dockerfile","dependencies":[{"id":6890189259,"package_name":"python","ecosystem":"docker","requirements":"3.5","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.650Z","updated_at":"2023-01-13T16:22:16.650Z","repository_link":"https://github.com/reductus/reductus/blob/main/docker-compose.yml","dependencies":[{"id":6890189340,"package_name":"redis","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"web_gui/webreduce/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T16:22:16.724Z","updated_at":"2023-01-13T16:22:16.724Z","repository_link":"https://github.com/reductus/reductus/blob/main/web_gui/webreduce/package-lock.json","dependencies":[{"id":6890189631,"package_name":"@mdi/font","ecosystem":"npm","requirements":"6.5.95","direct":false,"kind":"runtime","optional":false},{"id":6890189632,"package_name":"@widgetjs/tree","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":6890189633,"package_name":"@zip.js/zip.js","ecosystem":"npm","requirements":"2.3.19","direct":false,"kind":"runtime","optional":false},{"id":6890189634,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890189635,"package_name":"charenc","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890189636,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":6890189637,"package_name":"crypt","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890189638,"package_name":"d3","ecosystem":"npm","requirements":"5.16.0","direct":false,"kind":"runtime","optional":false},{"id":6890189639,"package_name":"d3-array","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6890189640,"package_name":"d3-axis","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6890189641,"package_name":"d3-brush","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6890189642,"package_name":"d3-chord","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890189643,"package_name":"d3-collection","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890189644,"package_name":"d3-color","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6890189645,"package_name":"d3-contour","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890189646,"package_name":"d3-dispatch","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890189647,"package_name":"d3-drag","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":6890189648,"package_name":"d3-dsv","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890189649,"package_name":"d3-ease","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890189650,"package_name":"d3-fetch","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890189651,"package_name":"d3-force","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890189652,"package_name":"d3-format","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":6890189653,"package_name":"d3-geo","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":6890189654,"package_name":"d3-hierarchy","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6890189655,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6890189656,"package_name":"d3-path","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":6890189657,"package_name":"d3-polygon","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890189658,"package_name":"d3-quadtree","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890189659,"package_name":"d3-random","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890189660,"package_name":"d3-scale","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6890189661,"package_name":"d3-scale-chromatic","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6890189662,"package_name":"d3-science","ecosystem":"npm","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":6890189663,"package_name":"d3-selection","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890189664,"package_name":"d3-shape","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":6890189665,"package_name":"d3-time","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890189666,"package_name":"d3-time-format","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890189667,"package_name":"d3-timer","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6890189668,"package_name":"d3-transition","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6890189669,"package_name":"d3-voronoi","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6890189670,"package_name":"d3-zoom","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":6890189671,"package_name":"esbuild","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189672,"package_name":"esbuild-android-arm64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189673,"package_name":"esbuild-darwin-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189674,"package_name":"esbuild-darwin-arm64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189675,"package_name":"esbuild-freebsd-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189676,"package_name":"esbuild-freebsd-arm64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189677,"package_name":"esbuild-linux-32","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189678,"package_name":"esbuild-linux-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189679,"package_name":"esbuild-linux-arm","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189680,"package_name":"esbuild-linux-arm64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189681,"package_name":"esbuild-linux-mips64le","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189682,"package_name":"esbuild-linux-ppc64le","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189683,"package_name":"esbuild-netbsd-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189684,"package_name":"esbuild-openbsd-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189685,"package_name":"esbuild-plugin-alias","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6890189686,"package_name":"esbuild-sunos-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189687,"package_name":"esbuild-windows-32","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189688,"package_name":"esbuild-windows-64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189689,"package_name":"esbuild-windows-arm64","ecosystem":"npm","requirements":"0.13.15","direct":false,"kind":"development","optional":false},{"id":6890189690,"package_name":"format-thousands","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890189691,"package_name":"github-buttons","ecosystem":"npm","requirements":"2.21.1","direct":false,"kind":"runtime","optional":false},{"id":6890189692,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6890189693,"package_name":"idb","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890189694,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890189695,"package_name":"messagepack","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":6890189696,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":6890189697,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6890189698,"package_name":"promise-worker","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890189699,"package_name":"roboto-fontface","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":6890189700,"package_name":"rw","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6890189701,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890189702,"package_name":"sha1","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890189703,"package_name":"sortablejs","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":6890189704,"package_name":"split.js","ecosystem":"npm","requirements":"1.6.5","direct":false,"kind":"runtime","optional":false},{"id":6890189705,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6890189706,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6890189707,"package_name":"vue","ecosystem":"npm","requirements":"2.6.14","direct":false,"kind":"runtime","optional":false},{"id":6890189708,"package_name":"vue-github-button","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890189709,"package_name":"vue-github-buttons","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6890189710,"package_name":"vue-material","ecosystem":"npm","requirements":"1.0.0-beta-15","direct":false,"kind":"runtime","optional":false},{"id":6890189711,"package_name":"vue-toc","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890189712,"package_name":"vuedraggable","ecosystem":"npm","requirements":"2.24.3","direct":false,"kind":"runtime","optional":false},{"id":6890189713,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890189714,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"web_gui/webreduce/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:16.963Z","updated_at":"2023-01-13T16:22:16.963Z","repository_link":"https://github.com/reductus/reductus/blob/main/web_gui/webreduce/package.json","dependencies":[{"id":6890191088,"package_name":"@mdi/font","ecosystem":"npm","requirements":"^6.5.95","direct":true,"kind":"runtime","optional":false},{"id":6890191089,"package_name":"@widgetjs/tree","ecosystem":"npm","requirements":"https://github.com/bmaranville/treejs#v0.0.2","direct":true,"kind":"runtime","optional":false},{"id":6890191090,"package_name":"@zip.js/zip.js","ecosystem":"npm","requirements":"^2.3.19","direct":true,"kind":"runtime","optional":false},{"id":6890191091,"package_name":"d3","ecosystem":"npm","requirements":"^5.16.0","direct":true,"kind":"runtime","optional":false},{"id":6890191092,"package_name":"d3-science","ecosystem":"npm","requirements":"https://github.com/usnistgov/d3-science#v0.2.14","direct":true,"kind":"runtime","optional":false},{"id":6890191093,"package_name":"idb","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890191094,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890191095,"package_name":"messagepack","ecosystem":"npm","requirements":"^1.1.11","direct":true,"kind":"runtime","optional":false},{"id":6890191096,"package_name":"promise-worker","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890191097,"package_name":"roboto-fontface","ecosystem":"npm","requirements":"^0.10.0","direct":true,"kind":"runtime","optional":false},{"id":6890191098,"package_name":"sha1","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890191099,"package_name":"split.js","ecosystem":"npm","requirements":"^1.6.5","direct":true,"kind":"runtime","optional":false},{"id":6890191100,"package_name":"vue","ecosystem":"npm","requirements":"^2.6.11","direct":true,"kind":"runtime","optional":false},{"id":6890191101,"package_name":"vue-material","ecosystem":"npm","requirements":"^1.0.0-beta-15","direct":true,"kind":"runtime","optional":false},{"id":6890191102,"package_name":"vuedraggable","ecosystem":"npm","requirements":"^2.24.0","direct":true,"kind":"runtime","optional":false},{"id":6890191103,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.13.15","direct":true,"kind":"development","optional":false},{"id":6890191104,"package_name":"esbuild-plugin-alias","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"development","optional":false}]}],"score":7.234177179749848,"created_at":"2025-09-04T15:51:14.202Z","updated_at":"2025-10-07T08:16:18.211Z","avatar_url":"https://github.com/reductus.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/39806","html_url":"https://science.ecosyste.ms/projects/39806"}