{"date":"2026-08-17","repo":{"name":"github.com/elastic/apm-server","commit":"a9e301c9e955032a124532ceaf18d570f132ec13"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/benchmarks.yml:80","Info: jobLevel 'contents' permission set to 'read': .github/workflows/catalog-info.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/catalog-info.yml:16","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/mergify-labels-copier.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/smoke-tests-os-sched.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/smoke-tests-os.yml:52","Info: jobLevel 'contents' permission set to 'read': .github/workflows/update-compose.yml:16","Info: jobLevel 'packages' permission set to 'read': .github/workflows/update-compose.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/update-dependabot-pr.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/add-to-docs-project.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/add-to-project.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport-active.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yml:71","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-elastic-stack.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-golang.yml:10","Warn: no topLevel permission defined: .github/workflows/catalog-info.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-docker-compose.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-docs.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-test-plan.yml:13","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/create-test-plan.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/docs-build.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-deploy.yml:7","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/docs-deploy.yml:8","Info: topLevel 'actions' permission set to 'read': .github/workflows/docs-deploy.yml:11","Info: found token with 'none' permissions: .github/workflows/docs-preview-cleanup.yml:7","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/docs-preview-cleanup.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-commands-comment.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-server-test.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/mergify-labels-copier.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/microbenchmark.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-major-release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-minor-release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-patch-release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests-os-sched.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests-os.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/terraform-fmt.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-beats.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-compose.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-dependabot-pr.yml:15"],"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":"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-to-docs-project.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/add-to-docs-project.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-to-project.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/add-to-project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport-active.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/backport-active.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/benchmarks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-elastic-stack.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-elastic-stack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-elastic-stack.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-elastic-stack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-elastic-stack.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-elastic-stack.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-elastic-stack.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-elastic-stack.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-elastic-stack.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-elastic-stack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-golang.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/bump-golang.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/catalog-info.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/catalog-info.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/catalog-info.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/catalog-info.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-docker-compose.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/check-docker-compose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docker-compose.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/check-docker-compose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-docker-compose.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/check-docker-compose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-docker-compose.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/check-docker-compose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-docker-compose.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/check-docker-compose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-test-plan.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/create-test-plan.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/docs-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-preview-cleanup.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/docs-preview-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-commands-comment.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/github-commands-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-server-test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/integration-server-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-server-test.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/integration-server-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-server-test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/integration-server-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-server-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/integration-server-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-server-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/integration-server-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mergify-labels-copier.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/mergify-labels-copier.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/microbenchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/microbenchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-major-release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-major-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-minor-release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-minor-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-patch-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-patch-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-patch-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-patch-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-patch-release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-patch-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-patch-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-patch-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-patch-release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-patch-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-patch-release.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/run-patch-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests-os-sched.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os-sched.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke-tests-os-sched.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os-sched.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke-tests-os-sched.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os-sched.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke-tests-os-sched.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os-sched.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests-os.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests-os.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke-tests-os.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoke-tests-os.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/smoke-tests-os.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/terraform-fmt.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/terraform-fmt.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-beats.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-beats.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-beats.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-beats.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-beats.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-beats.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-beats.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-beats.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-beats.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-beats.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-beats.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-beats.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-compose.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-compose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-compose.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-compose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-compose.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-compose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-compose.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-compose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-compose.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-compose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependabot-pr.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-dependabot-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependabot-pr.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-dependabot-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependabot-pr.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-dependabot-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependabot-pr.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-server/update-dependabot-pr.yml/main?enable=pin","Warn: containerImage not pinned by hash: packaging/docker/Dockerfile:8","Warn: containerImage not pinned by hash: packaging/docker/Dockerfile.fips:8","Warn: containerImage not pinned by hash: packaging/docker/Dockerfile.wolfi:8","Warn: containerImage not pinned by hash: packaging/ironbank/Dockerfile:9","Warn: containerImage not pinned by hash: packaging/ironbank/Dockerfile:38","Warn: containerImage not pinned by hash: testing/docker/elastic-agent/Dockerfile:3","Warn: goCommand not pinned by hash: .ci/scripts/bench.sh:207","Warn: goCommand not pinned by hash: .ci/scripts/bench.sh:214","Info:   1 out of  64 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  67 third-party GitHubAction dependencies pinned","Info:   4 out of  10 containerImage dependencies pinned","Info:   0 out of   2 goCommand 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"}}]}
