{"id":12618019,"name":"rhysd/github-action-benchmark","ecosystem":"actions","description":"Continuous Benchmark using GitHub pages as dash board for keeping performance","homepage":"https://benchmark-action.github.io/github-action-benchmark/dev/bench/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rhysd/github-action-benchmark","keywords_array":["benchmark","ci","github-action"],"namespace":"benchmark-action","versions_count":52,"first_release_published_at":"2019-11-09T16:30:32.000Z","latest_release_published_at":"2025-09-06T11:37:15.000Z","latest_release_number":"v1.20.7","last_synced_at":"2026-04-18T15:31:01.655Z","created_at":"2025-12-24T09:01:45.026Z","updated_at":"2026-04-18T15:31:01.655Z","registry_url":"https://github.com/rhysd/github-action-benchmark","install_command":null,"documentation_url":null,"metadata":{"name":"Continuous Benchmark","author":"github-action-benchmark developers \u003chttps://github.com/benchmark-action\u003e","description":"Continuous Benchmark using GitHub pages as dash board for keeping performance","branding":{"icon":"fast-forward","color":"blue"},"inputs":{"name":{"description":"Name of the benchmark. This value must be identical among all benchmarks","required":true,"default":"Benchmark"},"tool":{"description":"Tool to use get benchmark output. One of \"cargo\", \"go\", \"benchmarkjs\", \"pytest\", \"googlecpp\", \"catch2\", \"julia\", \"benchmarkdotnet\", \"customBiggerIsBetter\", \"customSmallerIsBetter\"","required":true},"output-file-path":{"description":"A path to file which contains the benchmark output","required":true},"gh-pages-branch":{"description":"Branch for gh-pages","required":true,"default":"gh-pages"},"gh-repository":{"description":"Url to an optional different repository to store benchmark results","required":false},"benchmark-data-dir-path":{"description":"Path to directory which contains benchmark files on GitHub pages branch","required":true,"default":"dev/bench"},"github-token":{"description":"GitHub API token to pull/push GitHub pages branch and deploy GitHub pages. For public repository, this must be personal access token for now. Please read README.md for more details","required":false},"ref":{"description":"optional Ref to use when finding commit","required":false},"auto-push":{"description":"Push GitHub Pages branch to remote automatically. This option requires github-token input","required":false,"default":false},"skip-fetch-gh-pages":{"description":"Skip pulling GitHub Pages branch before generating an auto commit","required":false,"default":false},"comment-always":{"description":"Leave a comment with benchmark result comparison. To enable this feature, github-token input must be given as well","required":false,"default":false},"summary-always":{"description":"Leave a job summary with benchmark result comparison","required":false,"default":false},"save-data-file":{"description":"Save the benchmark data to external file","required":false,"default":true},"comment-on-alert":{"description":"Leave an alert comment when current benchmark result is worse than previous. Threshold is specified with alert-threshold input. To enable this feature, github-token input must be given as well","required":false,"default":false},"alert-threshold":{"description":"Threshold which determines if an alert should happen or not. Percentage value such as \"150%\". For example, 150% means that an alert happens when current benchmark result is 1.5x worse than previous","required":false,"default":"200%"},"fail-on-alert":{"description":"Workflow fails when alert comment happens","required":false,"default":false},"fail-threshold":{"description":"Threshold which determines if the current workflow fails. Format is the same as alert-threshold input. If this value is not specified, the same value as alert-threshold is used","required":false},"alert-comment-cc-users":{"description":"Comma separated GitHub user names which start with @ (e.g. \"@foo,@bar\"). They will be mentioned in commit comment for alert.","required":false},"external-data-json-path":{"description":"JSON data file for storing benchmark results. When this input is set, github-action-benchmark no longer uses Git branch to store data. Instead, it reads and appends benchmark data from/to the file. User must store the file anywhere","required":false},"max-items-in-chart":{"description":"Max data points in a benchmark chart to avoid making the chart too busy. Value must be unsigned integer. No limit by default","required":false}},"runs":{"using":"node20","main":"dist/src/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":39587094,"uuid":"219665796","full_name":"benchmark-action/github-action-benchmark","owner":"benchmark-action","description":"GitHub Action for continuous benchmarking to keep performance","archived":false,"fork":false,"pushed_at":"2025-09-06T11:44:40.000Z","size":7157,"stargazers_count":1163,"open_issues_count":120,"forks_count":176,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-11-02T18:04:57.635Z","etag":null,"topics":["benchmark","ci","github-action"],"latest_commit_sha":null,"homepage":"https://benchmark-action.github.io/github-action-benchmark/dev/bench/","language":"TypeScript","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/benchmark-action.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2019-11-05T05:37:42.000Z","updated_at":"2025-11-02T01:53:06.000Z","dependencies_parsed_at":"2024-01-06T07:57:28.101Z","dependency_job_id":"15b4c22b-5882-4fb9-92ea-78be190c0e04","html_url":"https://github.com/benchmark-action/github-action-benchmark","commit_stats":{"total_commits":384,"total_committers":37,"mean_commits":"10.378378378378379","dds":"0.27604166666666663","last_synced_commit":"c3a5e4ec40b6c935e215555c3440abd1b6891164"},"previous_names":["rhysd/github-action-benchmark"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/benchmark-action/github-action-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchmark-action%2Fgithub-action-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchmark-action%2Fgithub-action-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchmark-action%2Fgithub-action-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchmark-action%2Fgithub-action-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benchmark-action","download_url":"https://codeload.github.com/benchmark-action/github-action-benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benchmark-action%2Fgithub-action-benchmark/sbom","scorecard":{"id":231687,"data":{"date":"2025-08-11","repo":{"name":"github.com/benchmark-action/github-action-benchmark","commit":"fd128cf83bac95a64b574137ae5165b341b1f58d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/benchmarkdotnet.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/benchmarkdotnet.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/benchmarkjs.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/benchmarkjs.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/catch2.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/catch2.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/catch2_v2.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/catch2_v2.yml:9","Warn: no topLevel permission defined: .github/workflows/ci-results-repo.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/commit-comment.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/commit-comment.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cpp.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/cpp.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/go.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/go.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/java.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/java.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/julia.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/julia.yml:9","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/minimal.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/minimal.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pytest.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/pytest.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/rust-criterion-rs.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/rust-criterion-rs.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/rust.yml:8","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/rust.yml:9","Warn: no topLevel permission defined: .github/workflows/validate-action-typings.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarkdotnet.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkdotnet.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarkdotnet.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkdotnet.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarkdotnet.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkdotnet.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarkdotnet.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkdotnet.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarkjs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkjs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarkjs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkjs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarkjs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkjs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarkjs.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/benchmarkjs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/catch2.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/catch2.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/catch2.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/catch2.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/catch2.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/catch2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/catch2_v2.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/catch2_v2.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/catch2_v2.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/catch2_v2.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/catch2_v2.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/catch2_v2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:399: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-results-repo.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci-results-repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:381: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:413: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:446: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-comment.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/commit-comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-comment.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/commit-comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-comment.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/commit-comment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-comment.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/commit-comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/cpp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpp.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/cpp.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cpp.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/cpp.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cpp.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/cpp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/java.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/java.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/java.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/java.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/java.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/java.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/julia.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/julia.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/julia.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/julia.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/julia.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/julia.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/julia.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/julia.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/minimal.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/minimal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/minimal.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/minimal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/minimal.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/minimal.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/minimal.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/minimal.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/pytest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/pytest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-criterion-rs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/rust-criterion-rs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-criterion-rs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/rust-criterion-rs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-criterion-rs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/rust-criterion-rs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-action-typings.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/validate-action-typings.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-action-typings.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benchmark-action/github-action-benchmark/validate-action-typings.yml/master?enable=pin","Warn: npmCommand not pinned by hash: scripts/prepare-release.sh:38","Warn: npmCommand not pinned by hash: .github/workflows/benchmarkjs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci-results-repo.yml:337","Warn: npmCommand not pinned by hash: .github/workflows/ci-results-repo.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:454","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:23","Info:   0 out of 102 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  29 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:  26 out of  30 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-17T04:58:03.969Z","repository_id":39587094,"created_at":"2025-08-17T04:58:03.969Z","updated_at":"2025-08-17T04:58:03.969Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27999297,"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-12-24T02:00:07.193Z","response_time":83,"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"}},"repo_metadata_updated_at":"2025-12-24T10:56:33.026Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":3.778781876702154,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.889390938351077},"purl":"pkg:githubactions/rhysd/github-action-benchmark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/rhysd/github-action-benchmark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/rhysd/github-action-benchmark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/rhysd/github-action-benchmark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Fgithub-action-benchmark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Fgithub-action-benchmark/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Fgithub-action-benchmark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Fgithub-action-benchmark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Fgithub-action-benchmark/codemeta","maintainers":[]}