{"date":"2026-08-24","repo":{"name":"github.com/ory/kratos","commit":"b86338da04a040247a07f46100a86dcfb3875909"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 3 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/closed_references.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/conventional_commits.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/cve-scan.yaml:17","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/cve-scan.yaml:18","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/milestone.yml:1","Warn: no topLevel permission defined: .github/workflows/pm.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Hadolint","Warn: no pull requests merged into dev branch"],"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: x/email_fuzz_test.go:17"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/ory/kratos/releases/tag/v26.2.0","Info: signed release artifact: checksums.txt.sig: https://github.com/ory/kratos/releases/tag/v25.4.0","Info: signed release artifact: checksums.txt.sig: https://github.com/ory/kratos/releases/tag/v1.3.1","Info: signed release artifact: checksums.txt.sig: https://github.com/ory/kratos/releases/tag/v1.3.0","Info: signed release artifact: checksums.txt.sig: https://github.com/ory/kratos/releases/tag/v1.2.0","Warn: release artifact v26.2.0 does not have provenance: https://api.github.com/repos/ory/kratos/releases/299438241","Warn: release artifact v25.4.0 does not have provenance: https://api.github.com/repos/ory/kratos/releases/260682120","Warn: release artifact v1.3.1 does not have provenance: https://api.github.com/repos/ory/kratos/releases/182213668","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/ory/kratos/releases/177033587","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/ory/kratos/releases/158967869"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:367: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/closed_references.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/closed_references.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/closed_references.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/closed_references.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed_references.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/closed_references.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional_commits.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/conventional_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional_commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/conventional_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional_commits.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/conventional_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cve-scan.yaml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/cve-scan.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/milestone.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/milestone.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/milestone.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/milestone.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/milestone.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/milestone.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pm.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/pm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/kratos/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: .docker/Dockerfile-alpine:1: pin your Docker image by updating alpine:3.20.0 to alpine:3.20.0@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd","Warn: containerImage not pinned by hash: .docker/Dockerfile-build:1: pin your Docker image by updating golang:1.26-trixie to golang:1.26-trixie@sha256:e6e8ff4b72b128bb673613645c5ac415e4f537b2390e77a86ffc40622ab56da8","Warn: containerImage not pinned by hash: .docker/Dockerfile-build:35: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:afa5c872c891853ca7fcf1f12c3edb23f7eeef36189728842dd51042ff57f7ab","Warn: containerImage not pinned by hash: .docker/Dockerfile-debug:1: pin your Docker image by updating golang:1.26-trixie to golang:1.26-trixie@sha256:e6e8ff4b72b128bb673613645c5ac415e4f537b2390e77a86ffc40622ab56da8","Warn: containerImage not pinned by hash: .docker/Dockerfile-distroless-static:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:afa5c872c891853ca7fcf1f12c3edb23f7eeef36189728842dd51042ff57f7ab","Warn: containerImage not pinned by hash: oryx/watcherx/integrationtest/Dockerfile:1: pin your Docker image by updating golang:1.26-alpine3.23 to golang:1.26-alpine3.23@sha256:b17af760035fc2f338eed92d448a6c67f2d45438844fc6c60678fa5f99e44b57","Warn: containerImage not pinned by hash: oryx/watcherx/integrationtest/Dockerfile:16: pin your Docker image by updating alpine:3.22 to alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce","Warn: containerImage not pinned by hash: test/e2e/mock/webhook/Dockerfile:1: pin your Docker image by updating golang:1.21-alpine to golang:1.21-alpine@sha256:2414035b086e3c42b99654c8b26e6f5b1b1598080d65fd03c7f499552ff4dc94","Warn: containerImage not pinned by hash: test/e2e/mock/webhook/Dockerfile:10: pin your Docker image by updating alpine to alpine@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: goCommand not pinned by hash: .docker/Dockerfile-debug:5","Warn: npmCommand not pinned by hash: test/e2e/run.sh:131","Warn: npmCommand not pinned by hash: test/e2e/run.sh:139","Warn: npmCommand not pinned by hash: test/e2e/run.sh:147","Warn: npmCommand not pinned by hash: test/e2e/run.sh:156","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:250","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:268","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:277","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:66","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yaml:82","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:145","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:162","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:171","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   6 out of  17 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
