{"id":69701,"name":"polybench","description":"Multivariate polynomial arithmetic benchmark tests.","url":"https://github.com/tueda/polybench","last_synced_at":"2025-09-08T14:55:30.484Z","repository":{"id":57454031,"uuid":"325466494","full_name":"tueda/polybench","owner":"tueda","description":"Multivariate polynomial arithmetic benchmark tests.","archived":false,"fork":false,"pushed_at":"2025-08-19T07:31:33.000Z","size":351,"stargazers_count":2,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-19T09:52:23.667Z","etag":null,"topics":["benchmark","mathematics","multivariate-polynomials"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tueda.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-30T05:48:33.000Z","updated_at":"2025-08-19T07:31:32.000Z","dependencies_parsed_at":"2025-02-17T07:26:03.156Z","dependency_job_id":"83a0e546-f8f3-4ac2-b8cc-8968aaa9356e","html_url":"https://github.com/tueda/polybench","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.020408163265306145","last_synced_commit":"fc5f332cca7f6ca52c8965d23b836ff960475105"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tueda/polybench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/sbom","scorecard":{"id":456661,"data":{"date":"2025-08-11","repo":{"name":"github.com/tueda/polybench","commit":"02d45ff9c1c3e252864c26912bf5b16439f32997"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/22 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":10,"reason":"21 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependency-submission.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/bench.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/dependency-submission.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/dependency-submission.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/dependency-submission.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: Dockerfile:4-16","Warn: pipCommand not pinned by hash: Dockerfile:4-16","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:31","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Hadolint","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2025-61 / GHSA-xg8h-j46f-w952","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0020 / GHSA-8gj8-hv75-gp94","Warn: Project is vulnerable to: RUSTSEC-2022-0019 / GHSA-9g55-pg62-m8hh","Warn: Project is vulnerable to: RUSTSEC-2021-0093 / GHSA-pqqp-xmhj-wgcw","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2020-0146 / GHSA-3358-4f7f-p4j4","Warn: Project is vulnerable to: RUSTSEC-2020-0070 / GHSA-5wg8-7c9q-794v / GHSA-gmv4-vmx3-x9f3 / GHSA-hj9h-wrgg-hgmx / GHSA-ppj3-7jw3-8vc4 / GHSA-vh4p-6j7g-f4j9","Warn: Project is vulnerable to: RUSTSEC-2019-0011 / GHSA-rh89-x75f-rh3c","Warn: Project is vulnerable to: RUSTSEC-2023-0045 / GHSA-wfg4-322g-9vqv","Warn: Project is vulnerable to: RUSTSEC-2022-0040 / GHSA-9qxh-258v-666c","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396"],"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-19T09:52:41.260Z","repository_id":57454031,"created_at":"2025-08-19T09:52:41.260Z","updated_at":"2025-08-19T09:52:41.260Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202528,"owners_count":25240368,"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-08T02:00:09.813Z","response_time":121,"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":"tueda","name":"Takahiro Ueda","uuid":"1481665","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1481665?v=4","repositories_count":19,"last_synced_at":"2023-03-24T23:24:28.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tueda","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T22:29:06.389Z","updated_at":"2023-03-24T23:24:28.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda/repositories"},"packages":[{"id":2856428,"name":"polybench","ecosystem":"pypi","description":"Multivariate polynomial arithmetic benchmark tests.","homepage":"https://github.com/tueda/polybench","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tueda/polybench","keywords_array":["benchmark","mathematics","multivariate-polynomials"],"namespace":null,"versions_count":10,"first_release_published_at":"2020-12-31T10:24:07.000Z","latest_release_published_at":"2025-07-31T02:28:12.000Z","latest_release_number":"0.3.3","last_synced_at":"2025-08-19T10:17:25.775Z","created_at":"2022-04-10T12:05:15.338Z","updated_at":"2025-08-19T10:41:20.229Z","registry_url":"https://pypi.org/project/polybench/","install_command":"pip install polybench --index-url https://pypi.org/simple","documentation_url":"https://polybench.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Mathematics","Topic :: System :: Benchmark"],"normalized_name":"polybench","project_status":null},"repo_metadata":{"id":57454031,"uuid":"325466494","full_name":"tueda/polybench","owner":"tueda","description":"Multivariate polynomial arithmetic benchmark tests.","archived":false,"fork":false,"pushed_at":"2025-08-19T07:31:33.000Z","size":351,"stargazers_count":2,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-19T09:52:23.667Z","etag":null,"topics":["benchmark","mathematics","multivariate-polynomials"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tueda.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-30T05:48:33.000Z","updated_at":"2025-08-19T07:31:32.000Z","dependencies_parsed_at":"2025-02-17T07:26:03.156Z","dependency_job_id":"83a0e546-f8f3-4ac2-b8cc-8968aaa9356e","html_url":"https://github.com/tueda/polybench","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.020408163265306145","last_synced_commit":"fc5f332cca7f6ca52c8965d23b836ff960475105"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tueda/polybench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/sbom","scorecard":{"id":456661,"data":{"date":"2025-08-11","repo":{"name":"github.com/tueda/polybench","commit":"02d45ff9c1c3e252864c26912bf5b16439f32997"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/22 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":10,"reason":"21 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependency-submission.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/bench.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/bench.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/dependency-submission.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/dependency-submission.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/dependency-submission.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/tueda/polybench/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: pipCommand not pinned by hash: Dockerfile:4-16","Warn: pipCommand not pinned by hash: Dockerfile:4-16","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:31","Info:   0 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Hadolint","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6673-4983-2vx5","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2025-61 / GHSA-xg8h-j46f-w952","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: RUSTSEC-2021-0139","Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0020 / GHSA-8gj8-hv75-gp94","Warn: Project is vulnerable to: RUSTSEC-2022-0019 / GHSA-9g55-pg62-m8hh","Warn: Project is vulnerable to: RUSTSEC-2021-0093 / GHSA-pqqp-xmhj-wgcw","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2020-0146 / GHSA-3358-4f7f-p4j4","Warn: Project is vulnerable to: RUSTSEC-2020-0070 / GHSA-5wg8-7c9q-794v / GHSA-gmv4-vmx3-x9f3 / GHSA-hj9h-wrgg-hgmx / GHSA-ppj3-7jw3-8vc4 / GHSA-vh4p-6j7g-f4j9","Warn: Project is vulnerable to: RUSTSEC-2019-0011 / GHSA-rh89-x75f-rh3c","Warn: Project is vulnerable to: RUSTSEC-2023-0045 / GHSA-wfg4-322g-9vqv","Warn: Project is vulnerable to: RUSTSEC-2022-0040 / GHSA-9qxh-258v-666c","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2021-0003 / GHSA-43w2-9j62-hq99","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396"],"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-19T09:52:41.260Z","repository_id":57454031,"created_at":"2025-08-19T09:52:41.260Z","updated_at":"2025-08-19T09:52:41.260Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271137796,"owners_count":24705497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"tueda","name":"Takahiro Ueda","uuid":"1481665","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1481665?v=4","repositories_count":19,"last_synced_at":"2023-03-24T23:24:28.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tueda","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T22:29:06.389Z","updated_at":"2023-03-24T23:24:28.836Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda/repositories"},"tags":[{"name":"0.3.3","sha":"e36f09f4bcb47cecbb7a6324a606ddade2b06992","kind":"commit","published_at":"2025-07-31T02:27:10.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.3.3","html_url":"https://github.com/tueda/polybench/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"571618abf64eee2e309ad79fcc1c754ee784fe20","kind":"commit","published_at":"2025-06-06T14:29:15.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.3.2","html_url":"https://github.com/tueda/polybench/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"9f99a9a8d28022e03cc3ea63c0ca00dfe4e34afe","kind":"commit","published_at":"2025-02-18T04:21:24.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.3.1","html_url":"https://github.com/tueda/polybench/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"274e233e0f2d44dbd300aa0b026678e6d689fd04","kind":"commit","published_at":"2024-09-28T08:53:21.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.3.0","html_url":"https://github.com/tueda/polybench/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.0/manifests"},{"name":"0.3.0rc1","sha":"b4549a76e10f29a2df2e235076a86c0bab40adec","kind":"commit","published_at":"2024-07-25T11:38:51.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.3.0rc1","html_url":"https://github.com/tueda/polybench/releases/tag/0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.3.0rc1/manifests"},{"name":"0.2.0","sha":"6997c55d2db286fcefa90b551c99c5c6245a4583","kind":"commit","published_at":"2021-12-27T14:07:58.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.2.0","html_url":"https://github.com/tueda/polybench/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.2.0/manifests"},{"name":"0.2.0rc1","sha":"f6d0abdf8f7b3919fd396031504e790cd91560fa","kind":"commit","published_at":"2021-12-27T09:35:54.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.2.0rc1","html_url":"https://github.com/tueda/polybench/releases/tag/0.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.2.0rc1/manifests"},{"name":"0.1.0","sha":"f35bfdc1709ddaa8c54fe8d1793e58eb6cd8b12d","kind":"commit","published_at":"2020-12-31T11:20:01.000Z","download_url":"https://codeload.github.com/tueda/polybench/tar.gz/0.1.0","html_url":"https://github.com/tueda/polybench/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tueda/polybench@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T10:41:20.229Z","dependent_packages_count":0,"downloads":75,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":37.64403773961508,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":38.80903372588439,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":27.593493107428166},"purl":"pkg:pypi/polybench","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/polybench","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/polybench","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/polybench/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T16:44:51.185Z","issues_count":11,"pull_requests_count":37,"avg_time_to_close_issue":5182055.428571428,"avg_time_to_close_pull_request":2435340.945945946,"issues_closed_count":7,"pull_requests_closed_count":37,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.5454545454545454,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":8,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":2687414.8333333335,"past_year_avg_time_to_close_pull_request":2435340.945945946,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/issues","maintainers":[{"login":"tueda","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tueda"}],"active_maintainers":[{"login":"tueda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tueda"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybench/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybench/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybench/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polybench/related_packages","maintainers":[{"uuid":"tueda","login":"tueda","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/tueda/","role":null,"created_at":"2023-02-25T01:21:37.855Z","updated_at":"2023-02-25T01:21:37.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tueda/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308803,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":631237,"full_name":"tueda/polybench","default_branch":"main","committers":[{"name":"Takahiro Ueda","email":"t.ueda.od@juntendo.ac.jp","login":"tueda","count":100},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Ben Ruijl","email":"benruyl@gmail.com","login":"benruijl","count":1}],"total_commits":116,"total_committers":3,"total_bot_commits":15,"total_bot_committers":1,"mean_commits":38.666666666666664,"dds":0.13793103448275867,"past_year_committers":[{"name":"Takahiro Ueda","email":"t.ueda.od@juntendo.ac.jp","login":"tueda","count":51},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Ben Ruijl","email":"benruyl@gmail.com","login":"benruijl","count":1}],"past_year_total_commits":67,"past_year_total_committers":3,"past_year_total_bot_commits":15,"past_year_total_bot_committers":1,"past_year_mean_commits":22.333333333333332,"past_year_dds":0.23880597014925375,"last_synced_at":"2025-06-12T23:51:16.537Z","last_synced_commit":"fc88c1f5615b074a668ff0b493452c2a30691eff","created_at":"2023-03-09T08:23:11.038Z","updated_at":"2025-06-12T23:51:16.538Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"tueda/polybench","html_url":"https://github.com/tueda/polybench","last_synced_at":"2025-08-31T10:44:51.957Z","status":null,"issues_count":11,"pull_requests_count":64,"avg_time_to_close_issue":4774400.2,"avg_time_to_close_pull_request":2863179.327272727,"issues_closed_count":5,"pull_requests_closed_count":55,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.36363636363636365,"avg_comments_per_pull_request":0.921875,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":5,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":173413.33333333334,"past_year_avg_time_to_close_pull_request":1067796.5333333334,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.6851851851851852,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-14T20:24:39.869Z","updated_at":"2025-09-03T06:41:13.732Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Fpolybench/issues","issue_labels_count":{"enhancement":5,"bug":1},"pull_request_labels_count":{"dependencies":78,"java":56,"rust":18,"github_actions":4},"issue_author_associations_count":{"OWNER":10,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":75,"NONE":5},"issue_authors":{"tueda":10,"benruijl":1},"pull_request_authors":{"dependabot[bot]":78,"benruijl":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077569,"issues_count":31305413,"pull_requests_count":95962502,"authors_count":10691970,"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":60,"java":44,"rust":14,"github_actions":2},"past_year_issue_author_associations_count":{"OWNER":4,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":61,"NONE":1},"past_year_issue_authors":{"tueda":4,"benruijl":1},"past_year_pull_request_authors":{"dependabot[bot]":60,"benruijl":2},"maintainers":[{"login":"tueda","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tueda"}],"active_maintainers":[{"login":"tueda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tueda"}]},"events":{"total":{"IssuesEvent":7,"WatchEvent":1,"DeleteEvent":35,"IssueCommentEvent":32,"PushEvent":55,"PullRequestEvent":60,"ForkEvent":1,"CreateEvent":34},"last_year":{"IssuesEvent":7,"WatchEvent":1,"DeleteEvent":35,"IssueCommentEvent":32,"PushEvent":55,"PullRequestEvent":60,"ForkEvent":1,"CreateEvent":34}},"keywords":["benchmark","mathematics","multivariate-polynomials"],"dependencies":[{"ecosystem":"cargo","filepath":"polybench/solvers/reform/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2022-08-29T06:51:24.324Z","updated_at":"2022-08-29T06:51:24.324Z","repository_link":"https://github.com/tueda/polybench/blob/main/polybench/solvers/reform/Cargo.lock","dependencies":[{"id":3125654879,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"0.7.15","direct":false,"kind":"runtime","optional":false},{"id":3125654880,"package_name":"ansi_term","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":3125654881,"package_name":"arrayvec","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":3125654882,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":3125654883,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":3125654884,"package_name":"az","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3125654885,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":3125654886,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":3125654887,"package_name":"block-padding","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":3125654888,"package_name":"byte-tools","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":3125654889,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":3125654890,"package_name":"cfg-if","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":3125654891,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.19","direct":false,"kind":"runtime","optional":false},{"id":3125654892,"package_name":"clap","ecosystem":"cargo","requirements":"2.33.3","direct":false,"kind":"runtime","optional":false},{"id":3125654893,"package_name":"cloudabi","ecosystem":"cargo","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":3125654894,"package_name":"crossbeam","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":3125654895,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":3125654896,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":3125654897,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":3125654898,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":3125654899,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":3125654900,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.6.6","direct":false,"kind":"runtime","optional":false},{"id":3125654901,"package_name":"digest","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":3125654902,"package_name":"either","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":3125654903,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.5.13","direct":false,"kind":"runtime","optional":false},{"id":3125654904,"package_name":"fake-simd","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":3125654905,"package_name":"fastdivide","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":3125654906,"package_name":"fuchsia-cprng","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":3125654907,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":3125654908,"package_name":"gmp-mpfr-sys","ecosystem":"cargo","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":3125654909,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":3125654910,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":3125654911,"package_name":"humantime","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":3125654912,"package_name":"itertools","ecosystem":"cargo","requirements":"0.7.11","direct":false,"kind":"runtime","optional":false},{"id":3125654913,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":3125654914,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.81","direct":false,"kind":"runtime","optional":false},{"id":3125654915,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":3125654916,"package_name":"log","ecosystem":"cargo","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":3125654917,"package_name":"maplit","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":3125654918,"package_name":"matrixmultiply","ecosystem":"cargo","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":3125654919,"package_name":"maybe-uninit","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":3125654920,"package_name":"memchr","ecosystem":"cargo","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":3125654921,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":3125654922,"package_name":"ndarray","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":3125654923,"package_name":"nodrop","ecosystem":"cargo","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":3125654924,"package_name":"num-complex","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":3125654925,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":3125654926,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":3125654927,"package_name":"opaque-debug","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":3125654928,"package_name":"owning_ref","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":3125654929,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":3125654930,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":3125654931,"package_name":"pest","ecosystem":"cargo","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":3125654932,"package_name":"pest_derive","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":3125654933,"package_name":"pest_generator","ecosystem":"cargo","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":3125654934,"package_name":"pest_meta","ecosystem":"cargo","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":3125654935,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":3125654936,"package_name":"quick-error","ecosystem":"cargo","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":3125654937,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":3125654938,"package_name":"rand","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":3125654939,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":3125654940,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":3125654941,"package_name":"rawpointer","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3125654942,"package_name":"regex","ecosystem":"cargo","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":3125654943,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.21","direct":false,"kind":"runtime","optional":false},{"id":3125654944,"package_name":"rug","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":3125654945,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":3125654946,"package_name":"scopeguard","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":3125654947,"package_name":"semver","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":3125654948,"package_name":"semver-parser","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":3125654949,"package_name":"sha-1","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":3125654950,"package_name":"smallvec","ecosystem":"cargo","requirements":"0.6.13","direct":false,"kind":"runtime","optional":false},{"id":3125654951,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3125654952,"package_name":"strsim","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":3125654953,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.56","direct":false,"kind":"runtime","optional":false},{"id":3125654954,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":3125654955,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":3125654956,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":3125654957,"package_name":"time","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":3125654958,"package_name":"typenum","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":3125654959,"package_name":"ucd-trie","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":3125654960,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":3125654961,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":3125654962,"package_name":"vec_map","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":3125654963,"package_name":"wasi","ecosystem":"cargo","requirements":"0.10.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":3125654964,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":3125654965,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":3125654966,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":3125654967,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"polybench/solvers/rings/build.gradle","sha":null,"kind":"manifest","created_at":"2022-08-29T06:51:24.462Z","updated_at":"2022-08-29T06:51:24.462Z","repository_link":"https://github.com/tueda/polybench/blob/main/polybench/solvers/rings/build.gradle","dependencies":[{"id":3125655285,"package_name":"cc.redberry:rings","ecosystem":"maven","requirements":"${versions.rings}","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-08-29T06:51:24.597Z","updated_at":"2022-08-29T06:51:24.597Z","repository_link":"https://github.com/tueda/polybench/blob/main/poetry.lock","dependencies":[{"id":3125657897,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":3125657898,"package_name":"attrs","ecosystem":"pypi","requirements":"21.2.0","direct":false,"kind":"develop","optional":false},{"id":3125657899,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":3125657900,"package_name":"colorlog","ecosystem":"pypi","requirements":"6.6.0","direct":false,"kind":"runtime","optional":false},{"id":3125657901,"package_name":"coverage","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":3125657902,"package_name":"cycler","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":3125657903,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.3","direct":false,"kind":"runtime","optional":false},{"id":3125657904,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":3125657905,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":3125657906,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":3125657907,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":3125657908,"package_name":"matplotlib","ecosystem":"pypi","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":3125657909,"package_name":"numpy","ecosystem":"pypi","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":3125657910,"package_name":"numpy","ecosystem":"pypi","requirements":"1.21.5","direct":false,"kind":"runtime","optional":false},{"id":3125657911,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":3125657912,"package_name":"pandas","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":3125657913,"package_name":"pillow","ecosystem":"pypi","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":3125657914,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":3125657915,"package_name":"pretty-errors","ecosystem":"pypi","requirements":"1.2.25","direct":false,"kind":"runtime","optional":false},{"id":3125657916,"package_name":"psutil","ecosystem":"pypi","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":3125657917,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":3125657918,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":3125657919,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":3125657920,"package_name":"pytest","ecosystem":"pypi","requirements":"6.2.5","direct":false,"kind":"develop","optional":false},{"id":3125657921,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":3125657922,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":3125657923,"package_name":"pytz","ecosystem":"pypi","requirements":"2021.3","direct":false,"kind":"runtime","optional":false},{"id":3125657924,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":3125657925,"package_name":"symengine","ecosystem":"pypi","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":3125657926,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":3125657927,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":3125657928,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":3125657929,"package_name":"zipp","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-29T06:51:24.853Z","updated_at":"2022-08-29T06:51:24.853Z","repository_link":"https://github.com/tueda/polybench/blob/main/pyproject.toml","dependencies":[{"id":3125658560,"package_name":"python","ecosystem":"pypi","requirements":"^3.6.1","direct":true,"kind":"runtime","optional":false},{"id":3125658561,"package_name":"colorama","ecosystem":"pypi","requirements":"^0.4.4","direct":true,"kind":"runtime","optional":false},{"id":3125658562,"package_name":"colorlog","ecosystem":"pypi","requirements":"^6.6.0","direct":true,"kind":"runtime","optional":false},{"id":3125658563,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"^4.8.3","direct":true,"kind":"runtime","optional":false},{"id":3125658564,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"^5.4.0","direct":true,"kind":"runtime","optional":false},{"id":3125658565,"package_name":"matplotlib","ecosystem":"pypi","requirements":"^3.3.4","direct":true,"kind":"runtime","optional":false},{"id":3125658566,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.1.5","direct":true,"kind":"runtime","optional":false},{"id":3125658567,"package_name":"pretty-errors","ecosystem":"pypi","requirements":"^1.2.25","direct":true,"kind":"runtime","optional":false},{"id":3125658568,"package_name":"psutil","ecosystem":"pypi","requirements":"^5.8.0","direct":true,"kind":"runtime","optional":false},{"id":3125658569,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"^8.0.0","direct":true,"kind":"runtime","optional":false},{"id":3125658570,"package_name":"symengine","ecosystem":"pypi","requirements":"^0.8.1","direct":true,"kind":"runtime","optional":false},{"id":3125658571,"package_name":"toml","ecosystem":"pypi","requirements":"^0.10.2","direct":true,"kind":"runtime","optional":false},{"id":3125658572,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":3125658573,"package_name":"kiwisolver","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: 1.3.1\n  python: \"~3.6.1\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^1.3.2\"\n  python: \"\u003e=3.7,\u003c3.11\"\n","direct":true,"kind":"runtime","optional":false},{"id":3125658574,"package_name":"numpy","ecosystem":"pypi","requirements":"---\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"~1.19.5\"\n  python: \"~3.6.1\"\n- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\n  version: \"^1.21.5\"\n  python: \"\u003e=3.7,\u003c3.11\"\n","direct":true,"kind":"runtime","optional":false},{"id":3125658575,"package_name":"tomli","ecosystem":"pypi","requirements":"^1.2.3","direct":true,"kind":"runtime","optional":false},{"id":3125658576,"package_name":"pytest","ecosystem":"pypi","requirements":"^6.2.5","direct":true,"kind":"develop","optional":false},{"id":3125658577,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bench.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T06:57:51.754Z","updated_at":"2024-06-18T06:57:51.754Z","repository_link":"https://github.com/tueda/polybench/blob/main/.github/workflows/bench.yml","dependencies":[{"id":18671858758,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858759,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858760,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858761,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858762,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858763,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T06:57:51.948Z","updated_at":"2024-06-18T06:57:51.948Z","repository_link":"https://github.com/tueda/polybench/blob/main/.github/workflows/lint.yml","dependencies":[{"id":18671858908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858909,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858910,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false},{"id":18671858911,"package_name":"hadolint/hadolint-action","ecosystem":"actions","requirements":"v1.6.0","direct":true,"kind":"composite","optional":false},{"id":18671858912,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858913,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858914,"package_name":"eskatos/gradle-command-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858921,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858922,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858923,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T06:57:52.630Z","updated_at":"2024-06-18T06:57:52.630Z","repository_link":"https://github.com/tueda/polybench/blob/main/.github/workflows/release.yml","dependencies":[{"id":18671858941,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858942,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858943,"package_name":"Gr1N/setup-poetry","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T06:57:53.271Z","updated_at":"2024-06-18T06:57:53.271Z","repository_link":"https://github.com/tueda/polybench/blob/main/.github/workflows/test.yml","dependencies":[{"id":18671858989,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858990,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18671858991,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858992,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18671858993,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"polybench/solvers/reform/Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T06:57:53.456Z","updated_at":"2024-06-18T06:57:53.456Z","repository_link":"https://github.com/tueda/polybench/blob/main/polybench/solvers/reform/Cargo.toml","dependencies":[]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2024-06-18T06:57:53.620Z","updated_at":"2024-06-18T06:57:53.620Z","repository_link":"https://github.com/tueda/polybench/blob/main/Dockerfile","dependencies":[{"id":18671859019,"package_name":"ubuntu","ecosystem":"docker","requirements":"focal","direct":true,"kind":"build","optional":false}]},{"ecosystem":"vcpkg","filepath":"polybench/solvers/flint/vcpkg.json","sha":null,"kind":"manifest","created_at":"2024-07-25T13:09:43.818Z","updated_at":"2024-07-25T13:09:43.818Z","repository_link":"https://github.com/tueda/polybench/blob/main/polybench/solvers/flint/vcpkg.json","dependencies":[{"id":19318530267,"package_name":"flint","ecosystem":"vcpkg","requirements":"\u003e=2.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-submission.yml","sha":null,"kind":"manifest","created_at":"2024-09-13T15:59:23.471Z","updated_at":"2024-09-13T15:59:23.471Z","repository_link":"https://github.com/tueda/polybench/blob/main/.github/workflows/dependency-submission.yml","dependencies":[{"id":20121953774,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20121953775,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20121953813,"package_name":"gradle/actions/dependency-submission","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"polybench/solvers/symbolica/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2024-09-13T15:59:23.993Z","updated_at":"2024-09-13T15:59:23.993Z","repository_link":"https://github.com/tueda/polybench/blob/main/polybench/solvers/symbolica/Cargo.lock","dependencies":[{"id":20121953998,"package_name":"ahash","ecosystem":"cargo","requirements":"0.8.11","direct":false,"kind":"runtime","optional":false},{"id":20121953999,"package_name":"alloc-no-stdlib","ecosystem":"cargo","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":20121954000,"package_name":"alloc-stdlib","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":20121954001,"package_name":"append-only-vec","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":20121954034,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":20121954035,"package_name":"az","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":20121954036,"package_name":"brotli","ecosystem":"cargo","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":20121954037,"package_name":"brotli-decompressor","ecosystem":"cargo","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":20121954038,"package_name":"bytemuck","ecosystem":"cargo","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":20121954039,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":20121954040,"package_name":"bytes","ecosystem":"cargo","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":20121954041,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":20121954042,"package_name":"colored","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":20121954043,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":20121954044,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.18","direct":false,"kind":"runtime","optional":false},{"id":20121954045,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.20","direct":false,"kind":"runtime","optional":false},{"id":20121954046,"package_name":"dyn-clone","ecosystem":"cargo","requirements":"1.0.17","direct":false,"kind":"runtime","optional":false},{"id":20121954060,"package_name":"either","ecosystem":"cargo","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":20121954061,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":20121954062,"package_name":"gmp-mpfr-sys","ecosystem":"cargo","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":20121954063,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":20121954064,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.156","direct":false,"kind":"runtime","optional":false},{"id":20121954065,"package_name":"libloading","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":20121954066,"package_name":"libm","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":20121954067,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":20121954068,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":20121954069,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.20","direct":false,"kind":"runtime","optional":false},{"id":20121954070,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.86","direct":false,"kind":"runtime","optional":false},{"id":20121954071,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.36","direct":false,"kind":"runtime","optional":false},{"id":20121954072,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":20121954073,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":20121954074,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":20121954075,"package_name":"rand_xoshiro","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":20121954076,"package_name":"rayon","ecosystem":"cargo","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":20121954077,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":20121954078,"package_name":"rug","ecosystem":"cargo","requirements":"1.25.0","direct":false,"kind":"runtime","optional":false},{"id":20121954081,"package_name":"safe_arch","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":20121954082,"package_name":"self_cell","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":20121954083,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.208","direct":false,"kind":"runtime","optional":false},{"id":20121954084,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.208","direct":false,"kind":"runtime","optional":false},{"id":20121954085,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":20121954086,"package_name":"smartstring","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":20121954087,"package_name":"static_assertions","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":20121954088,"package_name":"symbolica","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":20121954089,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.74","direct":false,"kind":"runtime","optional":false},{"id":20121954090,"package_name":"tinyjson","ecosystem":"cargo","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":20121954120,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.40","direct":false,"kind":"runtime","optional":false},{"id":20121954121,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.27","direct":false,"kind":"runtime","optional":false},{"id":20121954122,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.32","direct":false,"kind":"runtime","optional":false},{"id":20121954123,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":20121954124,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":20121954125,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":20121954126,"package_name":"wide","ecosystem":"cargo","requirements":"0.7.28","direct":false,"kind":"runtime","optional":false},{"id":20121954127,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.48.0","direct":false,"kind":"runtime","optional":false},{"id":20121954128,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.52.0","direct":false,"kind":"runtime","optional":false},{"id":20121954129,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954130,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954131,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954132,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954133,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954134,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954135,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954136,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954137,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954138,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954139,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954140,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954141,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954142,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954143,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954144,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":20121954145,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":20121954146,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.7.35","direct":false,"kind":"runtime","optional":false},{"id":20121954147,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.7.35","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"polybench/solvers/symbolica/Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-09-13T15:59:25.169Z","updated_at":"2024-09-13T15:59:25.169Z","repository_link":"https://github.com/tueda/polybench/blob/main/polybench/solvers/symbolica/Cargo.toml","dependencies":[]}],"score":7.521859252201629,"created_at":"2025-09-08T11:19:03.656Z","updated_at":"2025-10-07T08:25:48.630Z","avatar_url":"https://github.com/tueda.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":75,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","serializer","cycles","packaging","network-simulation","shellcodes","hacking","autograding","observability","genomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69701","html_url":"https://science.ecosyste.ms/projects/69701"}