{"date":"2026-08-17","repo":{"name":"github.com/voxel51/fiftyone","commit":"b1a2732f06933e562a33ac862ee028b7169cc318"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-db.yml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-docker-internal.yml:15","Info: jobLevel 'checks' permission set to 'read': .github/workflows/pr.yml:259","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr.yml:257","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yml:126","Info: jobLevel 'checks' permission set to 'read': .github/workflows/pr.yml:127","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr.yml:130","Info: jobLevel 'packages' permission set to 'read': .github/workflows/pr.yml:132","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr.yml:185","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr.yml:188","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ci-images.yml:31","Warn: topLevel 'packages' permission set to 'write': .github/workflows/build-ci-images.yml:32","Warn: no topLevel permission defined: .github/workflows/build-db.yml:1","Warn: no topLevel permission defined: .github/workflows/build-docker-internal.yml:1","Warn: no topLevel permission defined: .github/workflows/build-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/build-graphql.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cherry-pick.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/community-to-develop.yml:25","Warn: no topLevel permission defined: .github/workflows/e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/enterprise-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-app.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-security-prs.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:24","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pr.yml:25","Info: topLevel 'checks' permission set to 'read': .github/workflows/pr.yml:26","Info: topLevel 'packages' permission set to 'read': .github/workflows/pr.yml:28","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-gate.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate.yml:24","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-develop-to-community.yml:21","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/version-guard.yml:12","Warn: no topLevel permission defined: .github/workflows/windows-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'afoley/fiftyone-db-0.4.5'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Info: codeowner review is required on branch 'develop'","Info: status check found to merge onto on branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-ci-images.yml:35"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-images.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-ci-images.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-db.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-db.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-db.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docker-internal.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docker-internal.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docker-internal.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docker-internal.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker-internal.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docker-internal.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker-internal.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docker-internal.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker-internal.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docker-internal.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker-internal.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docker-internal.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-graphql.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-graphql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-graphql.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-graphql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-graphql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-graphql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-graphql.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build-graphql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cherry-pick.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/cherry-pick.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/community-prs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/community-prs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/community-to-develop.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/community-to-develop.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:612: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:356: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:411: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:453: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:471: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:517: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/e2e.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/enterprise-sync.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/enterprise-sync.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-app.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/lint-app.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-app.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/lint-app.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/lint-app.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-app.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/lint-app.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/publish.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-gate.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/release-gate.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/renovate.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/renovate.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/renovate.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-develop-to-community.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/sync-develop-to-community.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version-guard.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/version-guard.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/windows-test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/windows-test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/voxel51/fiftyone/windows-test.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:51: pin your Docker image by updating python:3.11 to python:3.11@sha256:7bd2bbe2112147be4dbe68802d60eee6c5e46042f621ffdf2102264aeeba8716","Warn: containerImage not pinned by hash: Dockerfile:62: pin your Docker image by updating python:3.11 to python:3.11@sha256:7bd2bbe2112147be4dbe68802d60eee6c5e46042f621ffdf2102264aeeba8716","Warn: containerImage not pinned by hash: Dockerfile:87","Warn: containerImage not pinned by hash: Dockerfile:92: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: Dockerfile:130","Warn: containerImage not pinned by hash: Dockerfile:143","Warn: containerImage not pinned by hash: e2e-pw/ci/Dockerfile:11: pin your Docker image by updating python:3.10.16-slim-bookworm to python:3.10.16-slim-bookworm@sha256:f9fd9a142c9e3bc54d906053b756eb7e7e386ee1cf784d82c251cf640c502512","Warn: containerImage not pinned by hash: e2e-pw/scripts/generate-screenshots-docker-image/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/playwright:v1.50.1 to mcr.microsoft.com/playwright:v1.50.1@sha256:ac7053180325ef75d31774c458d0bb9b55ac153ae1be3d104b80c6c1bb6a067c","Warn: containerImage not pinned by hash: tests/ci/Dockerfile:13: pin your Docker image by updating python:3.10-slim-bookworm to python:3.10-slim-bookworm@sha256:7ed92b32353e8d8bd865b5ba811e0315d3999c3b57b1c2df2b504a359d4a1707","Warn: downloadThenRun not pinned by hash: e2e-pw/ci/Dockerfile:17-23","Warn: pipCommand not pinned by hash: e2e-pw/scripts/generate-screenshots-docker-image/Dockerfile:17-22","Warn: pipCommand not pinned by hash: e2e-pw/scripts/generate-screenshots-docker-image/Dockerfile:17-22","Warn: pipCommand not pinned by hash: e2e-pw/scripts/generate-screenshots-docker-image/Dockerfile:17-22","Warn: downloadThenRun not pinned by hash: install.sh:104","Warn: npmCommand not pinned by hash: install.sh:114","Warn: pipCommand not pinned by hash: .github/workflows/build-db.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/build-db.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/build-db.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/build-docs.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/build-docs.yml:138","Warn: pipCommand not pinned by hash: .github/workflows/build-docs.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/build-docs.yml:142","Warn: pipCommand not pinned by hash: .github/workflows/build-graphql.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build-graphql.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:35","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e.yml:543","Info:   0 out of  78 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   1 out of  14 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
