{"id":220009,"url":"https://github.com/trinodb/trino","last_synced_at":"2026-08-14T00:20:29.779Z","repository":{"id":36958975,"uuid":"166515022","full_name":"trinodb/trino","owner":"trinodb","description":"Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)","archived":false,"fork":false,"pushed_at":"2026-08-11T23:52:17.000Z","size":319016,"stargazers_count":13129,"open_issues_count":2675,"forks_count":3728,"subscribers_count":177,"default_branch":"master","last_synced_at":"2026-08-12T01:36:43.030Z","etag":null,"topics":["analytics","big-data","data-science","database","databases","datalake","delta-lake","distributed-database","distributed-systems","hadoop","hive","iceberg","java","jdbc","presto","prestodb","query-engine","sql","trino"],"latest_commit_sha":null,"homepage":"https://trino.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-01-19T06:38:14.000Z","updated_at":"2026-08-11T21:02:49.000Z","dependencies_parsed_at":"2026-08-06T05:13:25.532Z","dependency_job_id":"ebe89c2f-1b6f-4e52-8863-9bd972cdcc95","html_url":"https://github.com/trinodb/trino","commit_stats":{"total_commits":40721,"total_committers":952,"mean_commits":42.77415966386555,"dds":0.8741926769971268,"last_synced_commit":"29ffc6c1c7d93bbd22ccdccb98ba39a5fab1fd68"},"previous_names":["prestosql/presto","trinodb/presto"],"tags_count":418,"template":false,"template_full_name":null,"purl":"pkg:github/trinodb/trino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinodb%2Ftrino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinodb%2Ftrino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinodb%2Ftrino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinodb%2Ftrino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinodb","download_url":"https://codeload.github.com/trinodb/trino/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinodb%2Ftrino/sbom","scorecard":{"id":113831,"data":{"date":"2025-08-04","repo":{"name":"github.com/trinodb/trino","commit":"fa51cd19aaa5c1508caf0adbd10a729e78010d06"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.5,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Branch-Protection","score":3,"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: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Warn: no topLevel permission defined: .github/workflows/milestone.yml:1","Warn: no topLevel permission defined: .github/workflows/ok-to-test.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/upload-test-results.yml:10","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:542","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:571","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:599","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:608","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:627","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:713","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:746","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:304: 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:392: 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:512: 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:130: 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:209: 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:254: 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:816: 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:855: 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:1018: 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:1031: 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:64: 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:95: 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:181: 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/docs.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/trinodb/trino/docs.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:17: 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:27: 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/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:22: 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","Warn: containerImage not pinned by hash: core/docker/Dockerfile:17","Warn: containerImage not pinned by hash: core/docker/Dockerfile:30","Warn: containerImage not pinned by hash: core/docker/Dockerfile:48: pin your Docker image by updating redhat/ubi10-micro:latest to redhat/ubi10-micro:latest@sha256:2a820c70ceee2588618f4b1b6116eaa38952b455e1f9fd3a91f7d8afb21c0873","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T20:42:42.621Z","repository_id":36958975,"created_at":"2025-08-15T20:42:42.621Z","updated_at":"2025-08-15T20:42:42.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36625314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"}},"keywords":["analytics","big-data","data-science","database","databases","datalake","delta-lake","distributed-database","distributed-systems","hadoop","hive","iceberg","java","jdbc","presto","prestodb","query-engine","sql","trino"],"created_at":"2024-05-08T00:00:20.362Z","updated_at":"2026-08-14T00:20:27.054Z","avatar_url":"https://github.com/trinodb.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/220009","html_url":"https://opencollective.ecosyste.ms/projects/220009","collective":{"id":213499,"uuid":"rxg0j35l-zkwm6vv8-xlm6voe9-8n47daby","slug":"trino","name":"Trino","description":"Develop the open source Trino SQL engine","website":"","github":"trinodb","twitter":null,"repository_url":null,"social_links":[],"currency":"USD","projects_count":47,"last_synced_at":"2026-08-19T00:15:17.609Z","created_at":"2024-05-08T00:00:12.994Z","updated_at":"2026-08-19T00:15:17.779Z","transactions_count":null,"balance":10299.3,"account_type":"COLLECTIVE","owner":{"login":"trinodb","name":"Trino","uuid":"34147222","kind":"organization","description":"Fast distributed SQL query engine for big data analytics that helps you explore your data universe","email":null,"website":"https://trino.io/","location":null,"twitter":"trinodb","company":null,"icon_url":"https://avatars.githubusercontent.com/u/34147222?v=4","repositories_count":47,"last_synced_at":"2025-10-22T06:35:42.623Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trinodb","funding_links":[],"total_stars":13837,"followers":499,"following":0,"created_at":"2022-11-02T16:33:45.457Z","updated_at":"2025-10-22T06:35:42.624Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinodb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinodb/repositories"},"last_project_activity_at":"2026-08-11T23:52:17.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2024-05-07T19:35:28.529Z","collective_updated_at":"2024-05-07T19:35:47.091Z","html_url":"https://opencollective.com/trino","icon_url":"https://images.opencollective.com/trino/logo/40.png","total_donations":10299.3,"total_expenses":-50.7,"current_balance":10299.3,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/trino","url":"https://opencollective.ecosyste.ms/collectives/trino","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/trino/projects"}}