{"date":"2026-08-24","repo":{"name":"github.com/emissary-ingress/emissary","commit":"3ebe0f4687ff6245c5a8e7c9db114a0bb1546d3b"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yaml:121","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/ci.yaml:122","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-charts.yaml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-images.yaml:69","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:65","Info: topLevel 'contents' permission set to 'read': .github/workflows/gotest.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest.yaml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:62","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yaml:63","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-images.yaml:24"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"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-charts.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/build-charts.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-charts.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/build-charts.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-images.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/build-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-images.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/build-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-images.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/build-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-images.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/build-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotest.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/gotest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/pytest.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-images.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/test-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-images.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/test-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-images.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/emissary-ingress/emissary/test-images.yaml/main?enable=pin","Warn: containerImage not pinned by hash: docker/apiext/Dockerfile:3","Warn: containerImage not pinned by hash: docker/emissary/Dockerfile:8","Warn: containerImage not pinned by hash: docker/emissary/Dockerfile:22: pin your Docker image by updating docker.io/library/python:3.13.5-slim-bookworm to docker.io/library/python:3.13.5-slim-bookworm@sha256:4c2cf9917bd1cbacc5e9b07320025bdb7cdf2df7b0ceaccb55e9dd7e30987419","Warn: containerImage not pinned by hash: docker/emissary/Dockerfile:90","Warn: containerImage not pinned by hash: docker/kat-client/Dockerfile:3","Warn: containerImage not pinned by hash: docker/kat-server/Dockerfile:3: pin your Docker image by updating docker.io/smallstep/step-cli:latest to docker.io/smallstep/step-cli:latest@sha256:474768dd54700088e9480210eaf2c25e3041ed1e8302c7cf211725381cec9f5e","Warn: containerImage not pinned by hash: docker/kat-server/Dockerfile:8","Warn: containerImage not pinned by hash: docker/test-auth/Dockerfile:18: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: docker/test-http/Dockerfile:4: pin your Docker image by updating golang:1.21 to golang:1.21@sha256:4746d26432a9117a5f58e95cb9f954ddf0de128e9d5816886514199316e4a2fb","Warn: containerImage not pinned by hash: docker/test-shadow/Dockerfile:18: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: docker/test-stats/Dockerfile:18: pin your Docker image by updating docker.io/library/python:3.13.5-slim-bookworm to docker.io/library/python:3.13.5-slim-bookworm@sha256:4c2cf9917bd1cbacc5e9b07320025bdb7cdf2df7b0ceaccb55e9dd7e30987419","Warn: pipCommand not pinned by hash: docker/emissary/Dockerfile:28","Warn: pipCommand not pinned by hash: docker/test-auth/Dockerfile:51","Warn: pipCommand not pinned by hash: docker/test-shadow/Dockerfile:51","Warn: pipCommand not pinned by hash: docker/test-stats/Dockerfile:44","Warn: downloadThenRun not pinned by hash: .github/workflows/test-images.yaml:55","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 9 commits out of 30 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}}]}
