{"id":1490,"name":"interflow","description":"interflow: A Python package to organize, calculate, and visualize sectoral interdependency flow data - Published in JOSS (2022)","url":"https://github.com/pnnl/interflow","last_synced_at":"2025-09-04T16:28:58.004Z","repository":{"id":38301769,"uuid":"472874147","full_name":"pnnl/interflow","owner":"pnnl","description":"A Python package for organizing and calculating cross-sectoral interdependency flow values","archived":false,"fork":false,"pushed_at":"2023-08-30T21:21:51.000Z","size":247879,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-27T23:57:05.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pnnl.github.io/interflow/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnnl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.html","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":"2022-03-22T17:46:34.000Z","updated_at":"2023-12-01T16:01:49.000Z","dependencies_parsed_at":"2024-11-25T16:15:30.940Z","dependency_job_id":null,"html_url":"https://github.com/pnnl/interflow","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pnnl/interflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnnl","download_url":"https://codeload.github.com/pnnl/interflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/sbom","scorecard":{"id":739106,"data":{"date":"2025-08-11","repo":{"name":"github.com/pnnl/interflow","commit":"b42ba6eb1ed3dc8a426ce41e7c086d384dacef23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-pdf.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":"Code-Review","score":0,"reason":"Found 0/6 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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: interflow/__pycache__/__init__.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/analyze.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/calc_flow.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/construct.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/deconstruct.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/reader.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/sample_data.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/visualize.cpython-39.pyc:1","Warn: binary detected: interflow/tests/__pycache__/__init__.cpython-39.pyc:1","Warn: binary detected: interflow/tests/__pycache__/test_analyze.cpython-39.pyc:1","Warn: binary detected: interflow/tests/__pycache__/test_deconstruct.cpython-39.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.4 not signed: https://api.github.com/repos/pnnl/interflow/releases/119346747","Warn: release artifact v1.0.4 does not have provenance: https://api.github.com/repos/pnnl/interflow/releases/119346747"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/draft-pdf.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:35","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-22T16:51:07.853Z","repository_id":38301769,"created_at":"2025-08-22T16:51:07.853Z","updated_at":"2025-08-22T16:51:07.853Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273501981,"owners_count":25117095,"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-03T02:00:09.631Z","response_time":76,"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":"pnnl","name":"Pacific Northwest National Laboratory (Public)","uuid":"10872965","kind":"organization","description":"This Org is intended for the hosting of approved released PNNL software repositories for public use and collaboration.","email":"dev-central@pnnl.gov","website":"http://www.pnnl.gov/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10872965?v=4","repositories_count":351,"last_synced_at":"2024-10-29T10:16:17.647Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pnnl","funding_links":[],"total_stars":3780,"followers":298,"following":0,"created_at":"2022-11-09T10:22:26.506Z","updated_at":"2024-10-29T10:16:17.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnnl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnnl/repositories"},"packages":[{"id":2768207,"name":"interflow","ecosystem":"pypi","description":"An open-source Python package for calculating and organizing sectoral flows and interdependencies","homepage":"https://github.com/pnnl/interflow","licenses":"BSD2-Clause","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pnnl/interflow","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-03-24T22:33:22.000Z","latest_release_published_at":"2023-08-28T21:14:11.000Z","latest_release_number":"1.0.4","last_synced_at":"2025-09-03T20:07:23.887Z","created_at":"2022-04-10T11:19:21.551Z","updated_at":"2025-09-03T20:07:23.888Z","registry_url":"https://pypi.org/project/interflow/","install_command":"pip install interflow --index-url https://pypi.org/simple","documentation_url":"https://interflow.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"interflow","project_status":null},"repo_metadata":{"id":38301769,"uuid":"472874147","full_name":"pnnl/interflow","owner":"pnnl","description":"A Python package for organizing and calculating cross-sectoral interdependency flow values","archived":false,"fork":false,"pushed_at":"2023-08-30T21:21:51.000Z","size":247879,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-27T23:57:05.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pnnl.github.io/interflow/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnnl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.html","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":"2022-03-22T17:46:34.000Z","updated_at":"2023-12-01T16:01:49.000Z","dependencies_parsed_at":"2024-11-25T16:15:30.940Z","dependency_job_id":null,"html_url":"https://github.com/pnnl/interflow","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pnnl/interflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnnl","download_url":"https://codeload.github.com/pnnl/interflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/sbom","scorecard":{"id":739106,"data":{"date":"2025-08-11","repo":{"name":"github.com/pnnl/interflow","commit":"b42ba6eb1ed3dc8a426ce41e7c086d384dacef23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-pdf.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":"Code-Review","score":0,"reason":"Found 0/6 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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: interflow/__pycache__/__init__.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/analyze.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/calc_flow.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/construct.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/deconstruct.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/reader.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/sample_data.cpython-39.pyc:1","Warn: binary detected: interflow/__pycache__/visualize.cpython-39.pyc:1","Warn: binary detected: interflow/tests/__pycache__/__init__.cpython-39.pyc:1","Warn: binary detected: interflow/tests/__pycache__/test_analyze.cpython-39.pyc:1","Warn: binary detected: interflow/tests/__pycache__/test_deconstruct.cpython-39.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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.4 not signed: https://api.github.com/repos/pnnl/interflow/releases/119346747","Warn: release artifact v1.0.4 does not have provenance: https://api.github.com/repos/pnnl/interflow/releases/119346747"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pnnl/interflow/draft-pdf.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:35","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-22T16:51:07.853Z","repository_id":38301769,"created_at":"2025-08-22T16:51:07.853Z","updated_at":"2025-08-22T16:51:07.853Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273340902,"owners_count":25088340,"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-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pnnl","name":"Pacific Northwest National Laboratory (Public)","uuid":"10872965","kind":"organization","description":"This Org is intended for the hosting of approved released PNNL software repositories for public use and collaboration.","email":"dev-central@pnnl.gov","website":"http://www.pnnl.gov/","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10872965?v=4","repositories_count":351,"last_synced_at":"2024-10-29T10:16:17.647Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pnnl","funding_links":[],"total_stars":3780,"followers":298,"following":0,"created_at":"2022-11-09T10:22:26.506Z","updated_at":"2024-10-29T10:16:17.647Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnnl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnnl/repositories"},"tags":[{"name":"v1.0.4","sha":"b42ba6eb1ed3dc8a426ce41e7c086d384dacef23","kind":"commit","published_at":"2023-08-28T21:18:56.000Z","download_url":"https://codeload.github.com/pnnl/interflow/tar.gz/v1.0.4","html_url":"https://github.com/pnnl/interflow/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnnl/interflow@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"141737e74f0e4dabeeeff7a6d841e6967238be11","kind":"commit","published_at":"2022-06-07T16:13:18.000Z","download_url":"https://codeload.github.com/pnnl/interflow/tar.gz/v1.0.3","html_url":"https://github.com/pnnl/interflow/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnnl/interflow@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ef6904dbfa7a4daf1426cbe9224d1604b645c49c","kind":"commit","published_at":"2022-03-28T22:41:48.000Z","download_url":"https://codeload.github.com/pnnl/interflow/tar.gz/v1.0.2","html_url":"https://github.com/pnnl/interflow/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pnnl/interflow@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/tags/v1.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-03T02:23:59.997Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.50768804940204,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":27.800961365918468,"forks_count":22.61284564796167,"docker_downloads_count":null,"average":23.724676616077396},"purl":"pkg:pypi/interflow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/interflow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/interflow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/interflow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:18.515Z","issues_count":4,"pull_requests_count":16,"avg_time_to_close_issue":480567.0,"avg_time_to_close_pull_request":541.5,"issues_closed_count":4,"pull_requests_closed_count":16,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.4375,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/interflow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/interflow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/interflow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/interflow/related_packages","maintainers":[{"uuid":"kmongird","login":"kmongird","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kmongird/","role":null,"created_at":"2023-02-24T11:27:54.154Z","updated_at":"2023-02-24T11:27:54.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kmongird/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":6828997,"full_name":"pnnl/interflow","default_branch":"main","committers":[{"name":"Kendall Mongird","email":"74064300+kmongird","login":"kmongird","count":840},{"name":"crvernon","email":"chrisrvernon@gmail.com","login":"crvernon","count":31}],"total_commits":871,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":435.5,"dds":0.03559127439724452,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:14:20.665Z","last_synced_commit":"b42ba6eb1ed3dc8a426ce41e7c086d384dacef23","created_at":"2024-11-25T14:22:10.865Z","updated_at":"2025-08-07T06:14:20.666Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"pnnl/interflow","html_url":"https://github.com/pnnl/interflow","last_synced_at":"2025-08-31T18:44:18.515Z","status":"error","issues_count":4,"pull_requests_count":16,"avg_time_to_close_issue":480567.0,"avg_time_to_close_pull_request":541.5,"issues_closed_count":4,"pull_requests_closed_count":16,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.4375,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:58:10.989Z","updated_at":"2025-08-31T18:44:18.516Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnnl%2Finterflow/issues","issue_labels_count":{"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":16},"issue_authors":{"j3r3m1":3,"kmongird":1},"pull_request_authors":{"kmongird":16},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10037658,"issues_count":30567158,"pull_requests_count":91036235,"authors_count":10408609,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ForkEvent":1},"last_year":{"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"interflow.egg-info/requires.txt","sha":null,"kind":"manifest","created_at":"2022-09-08T20:32:05.506Z","updated_at":"2022-09-08T20:32:05.506Z","repository_link":"https://github.com/pnnl/interflow/blob/main/interflow.egg-info/requires.txt","dependencies":[{"id":4223741906,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.4","direct":true,"kind":"runtime","optional":false},{"id":4223741907,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3.4","direct":true,"kind":"runtime","optional":false},{"id":4223741908,"package_name":"plotly","ecosystem":"pypi","requirements":"\u003e=5.5.0","direct":true,"kind":"runtime","optional":false},{"id":4223741909,"package_name":"json5","ecosystem":"pypi","requirements":"\u003e=0.9.6","direct":true,"kind":"runtime","optional":false},{"id":4223741910,"package_name":"build","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":4223741911,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=58.2.0","direct":true,"kind":"runtime","optional":false},{"id":4223741912,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.4.0","direct":true,"kind":"runtime","optional":false},{"id":4223741913,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=3.8.0","direct":true,"kind":"runtime","optional":false},{"id":4223741914,"package_name":"sphinxemoji","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-08T20:32:05.560Z","updated_at":"2022-09-08T20:32:05.560Z","repository_link":"https://github.com/pnnl/interflow/blob/main/requirements.txt","dependencies":[{"id":4223741921,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.3","direct":true,"kind":"runtime","optional":false},{"id":4223741922,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3.4","direct":true,"kind":"runtime","optional":false},{"id":4223741923,"package_name":"plotly","ecosystem":"pypi","requirements":"\u003e=5.5.0","direct":true,"kind":"runtime","optional":false},{"id":4223741924,"package_name":"json5","ecosystem":"pypi","requirements":"\u003e=0.9.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-08T20:32:05.641Z","updated_at":"2022-09-08T20:32:05.641Z","repository_link":"https://github.com/pnnl/interflow/blob/main/setup.py","dependencies":[{"id":4223744217,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.4","direct":true,"kind":"runtime","optional":false},{"id":4223744218,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3.4","direct":true,"kind":"runtime","optional":false},{"id":4223744219,"package_name":"plotly","ecosystem":"pypi","requirements":"\u003e=5.5.0","direct":true,"kind":"runtime","optional":false},{"id":4223744220,"package_name":"json5","ecosystem":"pypi","requirements":"\u003e=0.9.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2024-11-25T14:23:59.648Z","updated_at":"2024-11-25T14:23:59.648Z","repository_link":"https://github.com/pnnl/interflow/blob/main/.github/workflows/build.yml","dependencies":[{"id":20890242529,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20890242530,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":20890242531,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft-pdf.yml","sha":null,"kind":"manifest","created_at":"2024-11-25T14:24:00.347Z","updated_at":"2024-11-25T14:24:00.347Z","repository_link":"https://github.com/pnnl/interflow/blob/main/.github/workflows/draft-pdf.yml","dependencies":[{"id":20890242538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20890242539,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":20890243456,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":4.276666119016055,"created_at":"2025-09-04T09:17:48.639Z","updated_at":"2025-10-07T08:04:32.698Z","avatar_url":"https://github.com/pnnl.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":10,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1490","html_url":"https://science.ecosyste.ms/projects/1490","bibtex_url":"https://science.ecosyste.ms/projects/1490/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1490/export.apalike"}