{"date":"2026-08-17","repo":{"name":"github.com/SeleniumHQ/selenium","commit":"a8610d9df3020d9b30ef4290124006386eed4fa0"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":2.7,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","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 17 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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/label-commenter.yml:19","Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/pr-labeler.yml:16"],"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/ci-build-index.yml:1","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-lint.yml:105","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-lint.yml:106","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-renovate-rbe.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-renovate-rbe.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-renovate-rbe.yml:43","Info: jobLevel 'packages' permission set to 'read': .github/workflows/ci-renovate-rbe.yml:44","Info: jobLevel 'actions' permission set to 'read': .github/workflows/commit-changes.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/commit-changes.yml:33","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/nightly.yml:86","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pin-browsers.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pin-browsers.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre-release.yml:132","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pre-release.yml:133","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre-release.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pre-release.yml:108","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre-release.yml:42","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pre-release.yml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:133","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:203","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:298","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:297","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:319","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:320","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:332","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:74","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:96","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:253","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:180","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:181","Warn: no topLevel permission defined: .github/workflows/bazel.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-build-index.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-dotnet.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-grid.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-java.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-javascript.yml:8","Info: found token with 'none' permissions: .github/workflows/ci-lint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-python.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-rbe.yml:24","Info: topLevel 'packages' permission set to 'read': .github/workflows/ci-rbe.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-renovate-rbe.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-ruby.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-rust.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:20","Warn: no topLevel permission defined: .github/workflows/commit-changes.yml:1","Info: found token with 'none' permissions: .github/workflows/get-approval.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-cache.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-commenter.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/mirror-selenium-releases.yml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/nightly.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yml:27","Info: found token with 'none' permissions: .github/workflows/parse-release-tag.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pin-browsers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/prune-caches.yml:16","Warn: topLevel 'actions' permission set to 'write': .github/workflows/prune-caches.yml:17","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:22","Info: found token with 'none' permissions: .github/workflows/restrict-trunk.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: found token with 'none' permissions: .github/workflows/unlock-trunk.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-documentation.yml:40"],"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SeleniumHQ/.github/SECURITY.md:1","Info: Found linked content: github.com/SeleniumHQ/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/SeleniumHQ/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact nightly not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/371468552","Warn: release artifact selenium-4.47.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/368100696","Warn: release artifact selenium-4.46.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/352385957","Warn: release artifact selenium-4.45.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/339910607","Warn: release artifact selenium-4.44.0 not signed: https://api.github.com/repos/SeleniumHQ/selenium/releases/321425352","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/371468552","Warn: release artifact selenium-4.47.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/368100696","Warn: release artifact selenium-4.46.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/352385957","Warn: release artifact selenium-4.45.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/339910607","Warn: release artifact selenium-4.44.0 does not have provenance: https://api.github.com/repos/SeleniumHQ/selenium/releases/321425352"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: common/extensions/webextensions-selenium-example.crx:1","Warn: binary detected: common/src/web/Bin/Intelligencia.UrlRewriter.dll:1","Warn: binary detected: cpp/prebuilt/Win32/Release/IEDriverServer.exe:1","Warn: binary detected: cpp/prebuilt/amd64/libnoblur64.so:1","Warn: binary detected: cpp/prebuilt/i386/libnoblur.so:1","Warn: binary detected: cpp/prebuilt/x64/Release/IEDriverServer.exe:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/no-module.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-auto-module-name.jar:1","Warn: binary detected: java/test/org/openqa/selenium/tools/modules/with-module-info.jar:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/chrome/sample.crx:1","Warn: binary detected: rb/spec/integration/selenium/webdriver/edge/sample.crx:1","Warn: binary detected: third_party/chrome_ext/backspace.crx:1","Warn: binary detected: third_party/jruby/jruby-complete.jar:1"],"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":"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/bazel.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bazel.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bazel.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/bazel.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build-index.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-build-index.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build-index.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-build-index.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-lint.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-lint.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-lint.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-rust.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci-rust.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-changes.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/commit-changes.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-changes.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/commit-changes.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-comments.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/delete-comments.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/get-approval.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/get-approval.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/issue-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-commenter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/label-commenter.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/lock.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mirror-selenium-releases.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/mirror-selenium-releases.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/nightly.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pin-browsers.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pin-browsers.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pr-labeler.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:340: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/pre-release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prune-caches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/prune-caches.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/release.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/restrict-trunk.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/restrict-trunk.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/restrict-trunk.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/restrict-trunk.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/stale.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-documentation.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/SeleniumHQ/selenium/update-documentation.yml/trunk?enable=pin","Warn: containerImage not pinned by hash: scripts/dev-image/Dockerfile:2: pin your Docker image by updating selenium/selenium-remote-build:latest to selenium/selenium-remote-build:latest@sha256:ca164352826812f02eaa1b4dab89adcf5b3e57deb6798dd9f15d004099db59fe","Warn: containerImage not pinned by hash: scripts/gitpod/.gitpod.Dockerfile:4: pin your Docker image by updating gitpod/workspace-full to gitpod/workspace-full@sha256:ee2f624ca47c33e50c6de33023c37f945ad1304efa869e9410adcf3b2319eb1b","Info:   0 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  27 third-party GitHubAction dependencies pinned","Info:   1 out of   3 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"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 11 commits out of 26 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"}}]}
