{"id":13393017,"url":"https://github.com/metabase/metabase","last_synced_at":"2026-06-09T01:01:37.721Z","repository":{"id":26746188,"uuid":"30203935","full_name":"metabase/metabase","owner":"metabase","description":"The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:","archived":false,"fork":false,"pushed_at":"2026-06-04T07:39:15.000Z","size":1927337,"stargazers_count":47556,"open_issues_count":4196,"forks_count":6514,"subscribers_count":638,"default_branch":"master","last_synced_at":"2026-06-04T08:11:58.948Z","etag":null,"topics":["analytics","bi","business-intelligence","businessintelligence","clojure","dashboard","data","data-analysis","data-visualization","database","metabase","mysql","postgres","postgresql","reporting","slack","sql-editor","visualization"],"latest_commit_sha":null,"homepage":"https://metabase.com","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metabase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE-AGPL.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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,"dco":null,"cla":null}},"created_at":"2015-02-02T19:25:47.000Z","updated_at":"2026-06-04T07:59:21.000Z","dependencies_parsed_at":"2023-12-20T06:39:20.850Z","dependency_job_id":"7afcc7eb-3a1d-4c03-b2db-d955140d3365","html_url":"https://github.com/metabase/metabase","commit_stats":{"total_commits":28780,"total_committers":429,"mean_commits":67.08624708624708,"dds":0.8931549687282835,"last_synced_commit":"05c93c8b217f1cf8bb3b8b328f0da1818423316e"},"previous_names":[],"tags_count":2028,"template":false,"template_full_name":null,"purl":"pkg:github/metabase/metabase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fmetabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fmetabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fmetabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fmetabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metabase","download_url":"https://codeload.github.com/metabase/metabase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabase%2Fmetabase/sbom","scorecard":{"id":545819,"data":{"date":"2025-08-11","repo":{"name":"github.com/metabase/metabase","commit":"63d54fc6afbf50d5e795a8b1077ed18143818560"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":5,"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'","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/containerize-jar.yml:37"],"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":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-milestone.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/perf-test.yml:115","Info: jobLevel 'contents' permission set to 'read': .github/workflows/perf-test.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/perf-test.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-env-destroy.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-env.yml:14","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-env.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-env.yml:53","Info: jobLevel 'issues' permission set to 'read': .github/workflows/pull-request-reminders.yml:17","Warn: no topLevel permission defined: .github/workflows/app-db.yml:1","Warn: no topLevel permission defined: .github/workflows/athena.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-assign.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-backport.yml:1","Warn: no topLevel permission defined: .github/workflows/backend-cloverage.yml:1","Warn: no topLevel permission defined: .github/workflows/backend.yml:1","Warn: no topLevel permission defined: .github/workflows/backport-reminder.yml:1","Warn: no topLevel permission defined: .github/workflows/bugs-triage-slack-notification.yml:1","Warn: no topLevel permission defined: .github/workflows/build-for-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build-scripts.yml:1","Warn: no topLevel permission defined: .github/workflows/check-backport-script.yml:1","Warn: no topLevel permission defined: .github/workflows/check-milestone.yml:1","Warn: no topLevel permission defined: .github/workflows/chromatic.yml:1","Warn: no topLevel permission defined: .github/workflows/clean-cache.yml:1","Warn: no topLevel permission defined: .github/workflows/cljs.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/containerize-jar.yml:1","Warn: no topLevel permission defined: .github/workflows/containerize-uberjar.yml:1","Warn: no topLevel permission defined: .github/workflows/conventional-commit-pr-title-reminder.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cross-branch-migrations.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_bump_detected.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_close_detected.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_merge_detected.yml:1","Warn: no topLevel permission defined: .github/workflows/drivers-stress-test.yml:1","Warn: no topLevel permission defined: .github/workflows/drivers.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-component-tests-embedding-sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-cross-version-for-breaking-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-cross-version.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-matrix-builder.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-stress-test-flake-fix.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/embedding-sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/escalation-slack-notification.yml:1","Warn: no topLevel permission defined: .github/workflows/frontend-unit-test-stress-test-flake-fix.yml:1","Warn: no topLevel permission defined: .github/workflows/frontend.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzzing.yml:1","Warn: no topLevel permission defined: .github/workflows/generative-query-test.yml:1","Warn: no topLevel permission defined: .github/workflows/i18n.yml:1","Warn: no topLevel permission defined: .github/workflows/linear-pr-links.yml:1","Warn: no topLevel permission defined: .github/workflows/links.yml:1","Warn: no topLevel permission defined: .github/workflows/loki-update.yml:1","Warn: no topLevel permission defined: .github/workflows/loki.yml:1","Warn: no topLevel permission defined: .github/workflows/mage.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/mbql-library-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/migrations.yml:1","Warn: no topLevel permission defined: .github/workflows/optimize-images.yml:1","Warn: no topLevel permission defined: .github/workflows/perf-test-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/perf-test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-env-close-unlabel.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-env-destroy.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-env-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-env.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/presto-kerberos-integration-test.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request-reminders.yml:1","Warn: no topLevel permission defined: .github/workflows/release-embedding-sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/release-log.yml:1","Warn: no topLevel permission defined: .github/workflows/release-milestone-check.yml:1","Warn: no topLevel permission defined: .github/workflows/release-notes-preview.yml:1","Warn: no topLevel permission defined: .github/workflows/release-patch.yml:1","Warn: no topLevel permission defined: .github/workflows/release-status.yml:1","Warn: no topLevel permission defined: .github/workflows/release-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/release-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/rerun-workflows.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/security-slack-notification.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-search.yml:1","Warn: no topLevel permission defined: .github/workflows/set-announce-url.yml:1","Warn: no topLevel permission defined: .github/workflows/snowplow.yml:1","Warn: no topLevel permission defined: .github/workflows/snyk.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/stale.yml:7","Warn: no topLevel permission defined: .github/workflows/tag-for-release.yml:1","Warn: no topLevel permission defined: .github/workflows/team-issues-slack-notification.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/translation-update.yml:8","Warn: no topLevel permission defined: .github/workflows/tusk-sanity-check.yml:1","Warn: no topLevel permission defined: .github/workflows/uberjar-containerize-labeled.yml:1","Warn: no topLevel permission defined: .github/workflows/uberjar.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upgrade-deps.yml:15","Warn: no topLevel permission defined: .github/workflows/whitespace.yml:1","Warn: no topLevel permission defined: .github/workflows/yaml.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":"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: CodeQL","Info: SAST configuration detected: Snyk","Info: SAST configuration detected: Snyk","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: mage/resources/fish_alias.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release-embedding-sdk.yml:394","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/app-db.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/app-db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/app-db.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/app-db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/app-db.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/app-db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/app-db.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/app-db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/athena.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/athena.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/athena.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/athena.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/athena.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/athena.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-assign.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-assign.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-assign.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-assign.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-assign.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-backport.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-backport.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/auto-backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend-cloverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend-cloverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backend-cloverage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend-cloverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backend.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backend.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport-reminder.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/backport-reminder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bugs-triage-slack-notification.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/bugs-triage-slack-notification.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bugs-triage-slack-notification.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/bugs-triage-slack-notification.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-for-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-scripts.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/build-scripts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-backport-script.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/check-backport-script.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-milestone.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/check-milestone.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-milestone.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/check-milestone.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-milestone.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/check-milestone.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/chromatic.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/chromatic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/chromatic.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/chromatic.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chromatic.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/chromatic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean-cache.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/clean-cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cljs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cljs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cljs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cljs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cljs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cljs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-jar.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-jar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/containerize-uberjar.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/containerize-uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional-commit-pr-title-reminder.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/conventional-commit-pr-title-reminder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional-commit-pr-title-reminder.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/conventional-commit-pr-title-reminder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional-commit-pr-title-reminder.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/conventional-commit-pr-title-reminder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cross-branch-migrations.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/cross-branch-migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_bump_detected.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/docs_bump_detected.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_close_detected.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/docs_close_detected.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_merge_detected.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/docs_merge_detected.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:633: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:683: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:550: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:606: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:591: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:660: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:705: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers-stress-test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers-stress-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:1147: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:1096: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/drivers.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:666: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:747: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:1024: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:444: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:910: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:1060: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:494: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:534: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:866: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/drivers.yml:973: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/drivers.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk-cross-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-component-tests-embedding-sdk.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-component-tests-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version-for-breaking-changes.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version-for-breaking-changes.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-cross-version.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-cross-version.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-cross-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-embedding-sdk-compatibility-tests.yml:393: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-embedding-sdk-compatibility-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-matrix-builder.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-matrix-builder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-matrix-builder.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-matrix-builder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-matrix-builder.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-matrix-builder.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-stress-test-flake-fix.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-stress-test-flake-fix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-stress-test-flake-fix.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-stress-test-flake-fix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-stress-test-flake-fix.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-stress-test-flake-fix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/e2e-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/embedding-sdk.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/escalation-slack-notification.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/escalation-slack-notification.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/escalation-slack-notification.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/escalation-slack-notification.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend-unit-test-stress-test-flake-fix.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend-unit-test-stress-test-flake-fix.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/frontend.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzzing.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/fuzzing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzzing.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/fuzzing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuzzing.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/fuzzing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generative-query-test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/generative-query-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generative-query-test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/generative-query-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/i18n.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/i18n.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/i18n.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/i18n.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/i18n.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/i18n.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linear-pr-links.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/linear-pr-links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linear-pr-links.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/linear-pr-links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/links.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/links.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/links.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/links.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/links.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loki-update.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/loki-update.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loki-update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/loki-update.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loki.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/loki.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loki.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/loki.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/loki.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/loki.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/loki.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/loki.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/mage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/mage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mbql-library-changelog.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/mbql-library-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/migrations.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/migrations.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/optimize-images.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/optimize-images.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf-test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf-test.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/perf-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-env-destroy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env-destroy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env-destroy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env-destroy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env-destroy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env-destroy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-env.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-env.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-env.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pr-env.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pre-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presto-kerberos-integration-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/presto-kerberos-integration-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presto-kerberos-integration-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/presto-kerberos-integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presto-kerberos-integration-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/presto-kerberos-integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presto-kerberos-integration-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/presto-kerberos-integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presto-kerberos-integration-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/presto-kerberos-integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presto-kerberos-integration-test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/presto-kerberos-integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-reminders.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/pull-request-reminders.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-embedding-sdk.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-embedding-sdk.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-log.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-log.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-log.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-log.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-log.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-log.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-milestone-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-milestone-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-milestone-check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-milestone-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-notes-preview.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-notes-preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-notes-preview.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-notes-preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-notes-preview.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-notes-preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-patch.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-patch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-patch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-patch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-status.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-status.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-status.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-status.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-status.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-status.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-status.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-status.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tag.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tag.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tag.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:572: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:381: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:515: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:521: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rerun-workflows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/rerun-workflows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rerun-workflows.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/rerun-workflows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/run-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security-slack-notification.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/security-slack-notification.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security-slack-notification.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/security-slack-notification.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-search.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/semantic-search.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-search.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/semantic-search.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/set-announce-url.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/set-announce-url.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/set-announce-url.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/set-announce-url.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snowplow.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snowplow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snowplow.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snowplow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snowplow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snowplow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snyk.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snyk.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/snyk.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-for-release.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tag-for-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/team-issues-slack-notification.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/team-issues-slack-notification.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/team-issues-slack-notification.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/team-issues-slack-notification.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/translation-update.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/translation-update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/translation-update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/translation-update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/translation-update.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/translation-update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/translation-update.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/translation-update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/translation-update.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/translation-update.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tusk-sanity-check.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tusk-sanity-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tusk-sanity-check.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tusk-sanity-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tusk-sanity-check.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/tusk-sanity-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uberjar.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uberjar.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uberjar.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uberjar.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uberjar.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uberjar.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/uberjar.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-deps.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/upgrade-deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/whitespace.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/whitespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/yaml.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/yaml.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/yaml.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/yaml.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/yaml.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metabase/metabase/yaml.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/vscode/devcontainers/java:21 to mcr.microsoft.com/vscode/devcontainers/java:21@sha256:42276632ab472376937d66ebc3101eaf0beeb6e30e19290be746f2b49da52e9a","Warn: containerImage not pinned by hash: Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: bin/docker/Dockerfile:1: pin your Docker image by updating eclipse-temurin:21-jre-alpine to eclipse-temurin:21-jre-alpine@sha256:4ca7eff3ab0ef9b41f5fefa35efaeda9ed8d26e161e1192473b24b3a6c348aef","Warn: containerImage not pinned by hash: bin/docker/Dockerfile_ubuntu:1","Warn: containerImage not pinned by hash: modules/drivers/clickhouse/.docker/clickhouse/single_node_tls/Dockerfile:1: pin your Docker image by updating clickhouse/clickhouse-server:25.2-alpine to clickhouse/clickhouse-server:25.2-alpine@sha256:07486191c938f406da5c3b04fbba4487a4ec1253efffb8ec7236bfcf94935de4","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:5-8","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:11","Warn: npmCommand not pinned by hash: e2e/embedding-sdk-host-apps/angular-20-host-app/entrypoint.sh:10","Warn: npmCommand not pinned by hash: e2e/embedding-sdk-host-apps/next-15-app-router-host-app/entrypoint.sh:8","Warn: npmCommand not pinned by hash: e2e/embedding-sdk-host-apps/next-15-pages-router-host-app/entrypoint.sh:8","Warn: npmCommand not pinned by hash: e2e/embedding-sdk-host-apps/vite-6-host-app/entrypoint.sh:8","Warn: npmCommand not pinned by hash: .github/workflows/check-milestone.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/e2e-cross-version.yml:135","Warn: npmCommand not pinned by hash: .github/workflows/release-log.yml:43","Warn: npmCommand not pinned by hash: .github/workflows/rerun-workflows.yml:30","Info:   0 out of 350 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  77 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   4 out of  12 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":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-r2fc-ccr8-96c4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-95jq-xph2-cx9h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-20T09:28:00.222Z","repository_id":26746188,"created_at":"2025-08-20T09:28:00.222Z","updated_at":"2025-08-20T09:28:00.222Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","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","bi","business-intelligence","businessintelligence","clojure","dashboard","data","data-analysis","data-visualization","database","metabase","mysql","postgres","postgresql","reporting","slack","sql-editor","visualization"],"created_at":"2024-07-30T17:00:41.108Z","updated_at":"2026-06-09T01:01:37.665Z","avatar_url":"https://github.com/metabase.png","language":"Clojure","funding_links":[],"categories":["Clojure","Third Party","JavaScript","Uncategorized","Data","🛠️ Dev Tools (开发效能与工具)","Business Intelligence","数据中台","Apps","Data Management \u0026 Processing","其他_机器学习与深度学习","GUIs?","Business Intelligence tools","Dashboards","GUIs","Recently Updated","📈 Dashboards \u0026 BI","TypeScript","visualization","Analytics","Application Recommendation","HarmonyOS","clojure","database","analytics","Data Exploration and Sharing","Analytics \u0026 Monitoring","\u003ca name=\"Clojure\"\u003e\u003c/a\u003eClojure","Charts and Dashboards","数据科学","Code \u0026 Developer Tools","Software with unfree licensing","General","📊 Data \u0026 Analytics","新项目脚手架"],"sub_categories":["Uncategorized","Tools","Analytics","Database \u0026 Cloud Management","[Jan 22, 2025](/content/2025/01/22/README.md)","Software","📊 Data Analysis","Windows Manager","计算机视觉"],"readme":"# Metabase\n\n[Metabase](https://www.metabase.com) is the easy, open-source way for everyone in your company to ask questions and learn from data.\n\n![Metabase Product Screenshot](docs/images/metabase-product-screenshot.svg)\n\n[![Latest Release](https://img.shields.io/github/release/metabase/metabase.svg?label=latest%20release)](https://github.com/metabase/metabase/releases)\n[![codecov](https://codecov.io/gh/metabase/metabase/branch/master/graph/badge.svg)](https://codecov.io/gh/metabase/metabase)\n![Docker Pulls](https://img.shields.io/docker/pulls/metabase/metabase)\n\n## Get started\n\nThe easiest way to get started with Metabase is to sign up for a free trial of [Metabase Cloud](https://store.metabase.com/checkout). You get support, backups, upgrades, an SMTP server, SSL certificate, SoC2 Type 2 security auditing, and more (plus your money goes toward improving Metabase). Check out our quick overview of [cloud vs self-hosting](https://www.metabase.com/docs/latest/cloud/cloud-vs-self-hosting). If you need to, you can always switch to [self-hosting](https://www.metabase.com/docs/latest/installation-and-operation/installing-metabase) Metabase at any time (or vice versa).\n\n## Features\n\n- [Set up in five minutes](https://www.metabase.com/docs/latest/setting-up-metabase.html) (we're not kidding).\n- Let anyone on your team [ask questions](https://www.metabase.com/docs/latest/users-guide/04-asking-questions.html) without knowing SQL.\n- Use the [SQL editor](https://www.metabase.com/docs/latest/questions/native-editor/writing-sql) for more complex queries.\n- Build handsome, interactive [dashboards](https://www.metabase.com/docs/latest/users-guide/07-dashboards.html) with filters, auto-refresh, fullscreen, and custom click behavior.\n- Create [models](https://www.metabase.com/learn/metabase-basics/getting-started/models) that clean up, annotate, and/or combine raw tables.\n- Define canonical [segments and metrics](https://www.metabase.com/docs/latest/administration-guide/07-segments-and-metrics.html) for your team to use.\n- Send data to Slack or email on a schedule with [dashboard subscriptions](https://www.metabase.com/docs/latest/users-guide/dashboard-subscriptions).\n- Set up [alerts](https://www.metabase.com/docs/latest/users-guide/15-alerts.html) to have Metabase notify you when your data changes.\n- [Embed charts and dashboards](https://www.metabase.com/docs/latest/administration-guide/13-embedding.html) in your app, or even [your entire Metabase](https://www.metabase.com/docs/latest/enterprise-guide/full-app-embedding.html).\n\nTake a [tour of Metabase](https://www.metabase.com/learn/getting-started/tour-of-metabase).\n\n## Supported databases\n\n- [Officially supported databases](./docs/databases/connecting.md#connecting-to-supported-databases)\n- [Partner and Community drivers](./docs/developers-guide/partner-and-community-drivers.md)\n\n## Installation\n\nMetabase can be run just about anywhere. Check out our [Installation Guides](https://www.metabase.com/docs/latest/operations-guide/installing-metabase).\n\n## Contributing\n\n## Quick Setup: Dev environment\n\nIn order to spin up a development environment, you need to start the front end and the backend as follows:\n\n### Frontend quick setup\n\nThe following command will install the Javascript dependencies:\n\n```\n$ yarn install\n```\n\nTo build and run without watching changes:\n\n```\n$ yarn build\n```\n\nTo build and run with hot-reload:\n\n```\n$ yarn build-hot\n```\n\n### Backend  quick setup\n\nIn order to run the backend, you'll need to build the drivers first, and then start the backend:\n\n```\n$ ./bin/build-drivers.sh\n$ clojure -M:run\n```\n\nFor a more detailed setup of a dev environment for Metabase, check out our [Developers Guide](./docs/developers-guide/start.md).\n\n## Internationalization\n\nWe want Metabase to be available in as many languages as possible. See which translations are available and help contribute to internationalization using our project over at [POEditor](https://poeditor.com/join/project/ynjQmwSsGh). You can also check out our [policies on translations](https://www.metabase.com/docs/latest/administration-guide/localization.html).\n\n## Extending Metabase\n\nHit our Query API from Javascript to integrate analytics. Metabase enables your application to:\n\n- Build moderation interfaces.\n- Export subsets of your users to third party marketing automation software.\n- Provide a custom customer lookup application for the people in your company.\n\nCheck out our guide, [Working with the Metabase API](https://www.metabase.com/learn/administration/metabase-api).\n\n## Security Disclosure\n\nSee [SECURITY.md](./SECURITY.md) for details.\n\n## License\n\nThis repository contains the source code for both the Open Source edition of Metabase, released under the AGPL, as well as the [commercial editions of Metabase](https://www.metabase.com/pricing), which are released under the Metabase Commercial Software License.\n\nSee [LICENSE.txt](./LICENSE.txt) for details.\n\nUnless otherwise noted, all files © 2025 Metabase, Inc.\n\n## [Metabase Experts](https://www.metabase.com/partners/)\n\nIf you’d like more technical resources to set up your data stack with Metabase, connect with a [Metabase Expert](https://www.metabase.com/partners/?utm_source=readme\u0026utm_medium=metabase-expetrs\u0026utm_campaign=readme).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetabase%2Fmetabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetabase%2Fmetabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetabase%2Fmetabase/lists"}