{"date":"2026-08-17","repo":{"name":"github.com/kestra-io/kestra","commit":"fcda16293bbd1660bbf74e2e4fa305bc373f4f64"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.9,"checks":[{"name":"Code-Review","score":9,"reason":"Found 19/20 approved changesets -- score normalized to 9","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 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/pull-request.yml:190"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ee-openapi-result.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pull-request.yml:160","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-docker.yml:45","Info: jobLevel 'actions' permission set to 'read': .github/workflows/vulnerabilities-check.yml:59","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vulnerabilities-check.yml:57","Info: jobLevel 'actions' permission set to 'read': .github/workflows/vulnerabilities-check.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vulnerabilities-check.yml:95","Info: jobLevel 'contents' permission set to 'read': .github/workflows/welcome.yml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/welcome.yml:19","Warn: no topLevel permission defined: .github/workflows/auto-translate-ui-keys.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependency-submission.yml:8","Warn: no topLevel permission defined: .github/workflows/e2e-scheduling.yml:1","Warn: no topLevel permission defined: .github/workflows/ee-compile-check-manual.yml:1","Warn: no topLevel permission defined: .github/workflows/ee-openapi-result.yml:1","Warn: no topLevel permission defined: .github/workflows/global-create-new-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/global-push-base-image.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/global-start-release.yml:12","Warn: no topLevel permission defined: .github/workflows/main-build.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-design-system.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-hey-api-plugin.yml:30","Warn: no topLevel permission defined: .github/workflows/pull-request-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-slot-contracts.yml:1","Warn: no topLevel permission defined: .github/workflows/update-generated-sdk.yml:1","Warn: no topLevel permission defined: .github/workflows/update-plugin-count.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/vulnerabilities-check.yml:12","Info: found token with 'none' permissions: .github/workflows/welcome.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: required approving review count is 1 on branch 'develop'","Warn: codeowners review is not required on branch 'develop'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: no status checks found to merge onto branch 'develop'","Info: PRs are required in order to make changes on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3.34 not signed: https://api.github.com/repos/kestra-io/kestra/releases/372381857","Warn: release artifact v1.0.56 not signed: https://api.github.com/repos/kestra-io/kestra/releases/372433077","Warn: release artifact v1.3.33 not signed: https://api.github.com/repos/kestra-io/kestra/releases/369433096","Warn: release artifact v1.3.32 not signed: https://api.github.com/repos/kestra-io/kestra/releases/368525138","Warn: release artifact v1.0.55 not signed: https://api.github.com/repos/kestra-io/kestra/releases/368535871","Warn: release artifact v1.3.34 does not have provenance: https://api.github.com/repos/kestra-io/kestra/releases/372381857","Warn: release artifact v1.0.56 does not have provenance: https://api.github.com/repos/kestra-io/kestra/releases/372433077","Warn: release artifact v1.3.33 does not have provenance: https://api.github.com/repos/kestra-io/kestra/releases/369433096","Warn: release artifact v1.3.32 does not have provenance: https://api.github.com/repos/kestra-io/kestra/releases/368525138","Warn: release artifact v1.0.55 does not have provenance: https://api.github.com/repos/kestra-io/kestra/releases/368535871"],"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-translate-ui-keys.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/auto-translate-ui-keys.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-translate-ui-keys.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/auto-translate-ui-keys.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codespell.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codespell.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/codespell.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/dependency-submission.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/dependency-submission.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependency-submission.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/dependency-submission.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-scheduling.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/e2e-scheduling.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-scheduling.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/e2e-scheduling.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ee-compile-check-manual.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/ee-compile-check-manual.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ee-openapi-result.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/ee-openapi-result.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-create-new-release-branch.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-create-new-release-branch.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-create-new-release-branch.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-create-new-release-branch.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-push-base-image.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-push-base-image.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/global-start-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/global-start-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-build.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main-build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main-build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/main-build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pre-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-design-system.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/publish-design-system.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-design-system.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/publish-design-system.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-hey-api-plugin.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/publish-hey-api-plugin.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-hey-api-plugin.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/publish-hey-api-plugin.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-hey-api-plugin.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/publish-hey-api-plugin.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request-cleanup.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request-cleanup.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/pull-request.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/release-docker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/release-docker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-docker.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/release-docker.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-slot-contracts.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/sync-slot-contracts.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-slot-contracts.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/sync-slot-contracts.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-slot-contracts.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/sync-slot-contracts.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-generated-sdk.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-generated-sdk.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-generated-sdk.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-generated-sdk.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-generated-sdk.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-generated-sdk.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-generated-sdk.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-generated-sdk.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-generated-sdk.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-generated-sdk.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-generated-sdk.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-generated-sdk.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-plugin-count.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-plugin-count.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-plugin-count.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-plugin-count.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-plugin-count.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/update-plugin-count.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulnerabilities-check.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/vulnerabilities-check.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/welcome.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/kestra-io/kestra/welcome.yml/develop?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:d78ab76437b1afc5f01e223d6bf0172763f404bb166441328845adbef44518cb","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile.base:7","Warn: containerImage not pinned by hash: Dockerfile.pr:2","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:74","Warn: downloadThenRun not pinned by hash: Dockerfile.base:28-30","Warn: npmCommand not pinned by hash: .github/workflows/publish-design-system.yml:99","Warn: npmCommand not pinned by hash: .github/workflows/sync-slot-contracts.yml:35","Info:   0 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of  56 third-party GitHubAction dependencies pinned","Info:   6 out of   8 npmCommand dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/global-push-base-image.yml:23"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}}]}
