{"date":"2026-08-24","repo":{"name":"github.com/trinodb/trino","commit":"92757c4365a148753824d85441015a66cecbf1f6"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:69","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:108","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:109","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:261","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:262","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:351","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:352","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:88","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:156","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:157","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:300","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:301","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:450","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:448","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:449","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:580","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:581","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:582","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:1005","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:1006","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:1007","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:56","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:920","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:921","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cancel-merge-queue-workflow.yml:18","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cancel-stale-merge-queue.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/cancel-stale-merge-queue.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/cla.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cleanup.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/milestone.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-description-check.yml:15","Info: topLevel 'actions' permission set to 'read': .github/workflows/upload-test-results.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 483 not signed: https://api.github.com/repos/trinodb/trino/releases/355986940","Warn: release artifact 482 not signed: https://api.github.com/repos/trinodb/trino/releases/344930654","Warn: release artifact 481 not signed: https://api.github.com/repos/trinodb/trino/releases/320873125","Warn: release artifact 480 not signed: https://api.github.com/repos/trinodb/trino/releases/300927330","Warn: release artifact 479 not signed: https://api.github.com/repos/trinodb/trino/releases/270257917","Warn: release artifact 483 does not have provenance: https://api.github.com/repos/trinodb/trino/releases/355986940","Warn: release artifact 482 does not have provenance: https://api.github.com/repos/trinodb/trino/releases/344930654","Warn: release artifact 481 does not have provenance: https://api.github.com/repos/trinodb/trino/releases/320873125","Warn: release artifact 480 does not have provenance: https://api.github.com/repos/trinodb/trino/releases/300927330","Warn: release artifact 479 does not have provenance: https://api.github.com/repos/trinodb/trino/releases/270257917"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"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/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:972: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1021: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1034: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1247: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:597: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cla.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cla.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/milestone.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/milestone.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/milestone.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/milestone.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-description-check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/pr-description-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-test-results.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/upload-test-results.yml/master?enable=pin","Warn: containerImage not pinned by hash: core/docker/Dockerfile:15: pin your Docker image by updating ghcr.io/airlift/jvmkill:latest to ghcr.io/airlift/jvmkill:latest@sha256:7297eb25c9011daee5f577784c82622e25d6c4ca16bbbb12079b56a186e8aebf","Warn: containerImage not pinned by hash: core/docker/Dockerfile:18: pin your Docker image by updating redhat/ubi10-minimal:latest to redhat/ubi10-minimal:latest@sha256:d28951a21182cbc821da281af307a4d583dbc39d464680adc6fdffbc5a935b20","Warn: containerImage not pinned by hash: core/docker/Dockerfile:35: pin your Docker image by updating registry.access.redhat.com/hi/curl:latest to registry.access.redhat.com/hi/curl:latest@sha256:909d0d4e8ccd1e1ec4b74e0349e1a30a027741835f3fb160d8ff718dd9073f2d","Warn: containerImage not pinned by hash: core/docker/Dockerfile:40: pin your Docker image by updating redhat/ubi10:latest to redhat/ubi10:latest@sha256:bc5a42833e4c84dbf7a29bcd4a0be414addad69e16210c2f0eb73986b356793c","Warn: containerImage not pinned by hash: core/docker/Dockerfile:50: pin your Docker image by updating registry.access.redhat.com/hi/core-runtime:latest to registry.access.redhat.com/hi/core-runtime:latest@sha256:1212c3d1013768783ef9155304156074cda261e4ffb4445fd2925f1a267d8bd7","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
