{"date":"2026-08-24","repo":{"name":"github.com/TykTechnologies/tyk","commit":"99b8966334fb4f6e01fc8528ebe567e9635d5fef"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5,"checks":[{"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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/ci-tests.yml:231"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-tests.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-swagger.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/plugin-compiler-build.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/plugin-compiler-ng-build.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/plugin-compiler-ng-build.yml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:1147","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:926","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:1288","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:1289","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:700","Info: jobLevel 'contents' permission set to 'read': .github/workflows/s1-cns-scans.yml:13","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:25","Warn: no topLevel permission defined: .github/workflows/ci-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/drift-check.yml:1","Warn: no topLevel permission defined: .github/workflows/force-merge.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/intelligent-branch-recomendations.yml:12","Warn: no topLevel permission defined: .github/workflows/jira-pr-validator.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint-swagger.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compiler-build.yml:1","Warn: no topLevel permission defined: .github/workflows/plugin-compiler-ng-build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-bot.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/remove_old_draft_releases.yaml:1","Warn: no topLevel permission defined: .github/workflows/s1-cns-scans.yml:1","Warn: no topLevel permission defined: .github/workflows/update-tyk-analytics.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/visor.yaml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/visor.yaml:15","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/plugin-compiler-build.yml:28"],"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":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/ci-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/drift-check.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/drift-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jira-pr-validator.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/jira-pr-validator.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-swagger.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/lint-swagger.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1266: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1121: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1185: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1189: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1200: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1205: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1211: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/s1-cns-scans.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/s1-cns-scans.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/zizmor.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TykTechnologies/tyk/zizmor.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating golang:1.26-bookworm to golang:1.26-bookworm@sha256:6ef6e30f0ea5c384f6d111cf856e024e3086bbdcb1779da3f3b3fbba0aea53d2","Warn: containerImage not pinned by hash: ci/Dockerfile.distroless:5: pin your Docker image by updating debian:trixie-slim to debian:trixie-slim@sha256:3a39a0592364683e6bab97937b72cad5a8fa6dcbbee90edb3bb48c7f8e94f258","Warn: containerImage not pinned by hash: ci/Dockerfile.distroless:20: pin your Docker image by updating gcr.io/distroless/base-debian13:nonroot to gcr.io/distroless/base-debian13:nonroot@sha256:2d7d29b504e7166f6d0c7655a18ebf5def5b37b029f8c4f8667e434ba774844f","Warn: containerImage not pinned by hash: ci/Dockerfile.std:3: pin your Docker image by updating debian:trixie-slim to debian:trixie-slim@sha256:3a39a0592364683e6bab97937b72cad5a8fa6dcbbee90edb3bb48c7f8e94f258","Warn: containerImage not pinned by hash: ci/images/hybrid/Dockerfile:1: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.base:32: pin your Docker image by updating debian:bullseye-slim to debian:bullseye-slim@sha256:f313b4bd62667092a59b3a664d7d3ab8b5e65f41675f48e81455a15dc5abe792","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.base:70: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.base:130","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.base:135","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.release:19: pin your Docker image by updating tykio/golang-cross:1.26-bullseye to tykio/golang-cross:1.26-bullseye@sha256:bc90835c8a4f7254e7c2bce614854255dd10f2d58d53e8029f8f8c1770c7bc8d","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.release:27: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.release:49","Warn: containerImage not pinned by hash: ci/images/plugin-compiler-ng/Dockerfile.release:51","Warn: containerImage not pinned by hash: ci/images/plugin-compiler/Dockerfile:2: pin your Docker image by updating tykio/golang-cross:1.26-bullseye to tykio/golang-cross:1.26-bullseye@sha256:bc90835c8a4f7254e7c2bce614854255dd10f2d58d53e8029f8f8c1770c7bc8d","Warn: containerImage not pinned by hash: ci/tests/python-plugins/extend-python/Dockerfile:2","Warn: containerImage not pinned by hash: ci/tests/python-plugins/extend-python/Dockerfile:4: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: ci/tests/python-plugins/src/Dockerfile:2","Warn: containerImage not pinned by hash: ci/tests/python-plugins/src/Dockerfile:4: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: docs/plugins/python/Dockerfile:2","Warn: containerImage not pinned by hash: docs/plugins/python/Dockerfile:4: pin your Docker image by updating python:3.11-bookworm to python:3.11-bookworm@sha256:c17b9ca6def1a936e55c77f086aaaf5f6a6c5f4d2fb4b7ac8c0113ba94e8b6ab","Warn: pipCommand not pinned by hash: docs/plugins/python/Dockerfile:6","Warn: pipCommand not pinned by hash: docs/plugins/python/Dockerfile:6","Warn: pipCommand not pinned by hash: docs/plugins/python/Dockerfile:6","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:163","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:164","Warn: pipCommand not pinned by hash: .github/workflows/ci-tests.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/lint-swagger.yml:35","Info:  41 out of  41 GitHub-owned GitHubAction dependencies pinned","Info:  79 out of  96 third-party GitHubAction dependencies pinned","Info:   3 out of  23 containerImage dependencies pinned","Info:   3 out of   3 goCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 29 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."}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'feat/busybox-fips-base-image'","Warn: branch protection not enabled for branch 'docker-fips'","Warn: branch protection not enabled for branch 'performance/debug-log-improvements'","Warn: branch protection not enabled for branch 'TT-14842/configurable-header-size'","Warn: branch protection not enabled for branch 'fix/body-read'","Warn: branch protection not enabled for branch 'feature/streaming-enable-all'","Warn: branch protection not enabled for branch 'feature/bi-streams'","Warn: branch protection not enabled for branch 'bugfix/consul-use-key'","Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'release-5.14.0'","Info: 'allow deletion' disabled on branch 'release-5.11.1'","Info: 'allow deletion' disabled on branch 'release-5.8'","Info: 'allow deletion' disabled on branch 'release-5.3.9'","Info: 'allow deletion' disabled on branch 'release-5.5.2'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'release-5.14.0'","Info: 'force pushes' disabled on branch 'release-5.11.1'","Info: 'force pushes' disabled on branch 'release-5.8'","Info: 'force pushes' disabled on branch 'release-5.3.9'","Info: 'force pushes' disabled on branch 'release-5.5.2'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release-5.14.0'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release-5.11.1'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release-5.8'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release-5.3.9'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'release-5.5.2'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'release-5.14.0'","Warn: 'stale review dismissal' is disabled on branch 'release-5.11.1'","Warn: 'stale review dismissal' is disabled on branch 'release-5.8'","Warn: 'stale review dismissal' is disabled on branch 'release-5.3.9'","Warn: 'stale review dismissal' is disabled on branch 'release-5.5.2'","Warn: required approving review count is 1 on branch 'master'","Warn: branch 'release-5.14.0' does not require approvers","Warn: branch 'release-5.11.1' does not require approvers","Warn: branch 'release-5.8' does not require approvers","Warn: branch 'release-5.3.9' does not require approvers","Warn: branch 'release-5.5.2' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: codeowners review is not required on branch 'release-5.14.0'","Warn: codeowners review is not required on branch 'release-5.11.1'","Warn: codeowners review is not required on branch 'release-5.8'","Warn: codeowners review is not required on branch 'release-5.3.9'","Warn: codeowners review is not required on branch 'release-5.5.2'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'last push approval' is disabled on branch 'release-5.14.0'","Warn: 'last push approval' is disabled on branch 'release-5.11.1'","Warn: 'last push approval' is disabled on branch 'release-5.8'","Warn: 'last push approval' is disabled on branch 'release-5.3.9'","Warn: 'last push approval' is disabled on branch 'release-5.5.2'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'release-5.14.0'","Info: 'up-to-date branches' is required to merge on branch 'release-5.11.1'","Info: 'up-to-date branches' is required to merge on branch 'release-5.8'","Info: 'up-to-date branches' is required to merge on branch 'release-5.3.9'","Warn: 'up-to-date branches' is disabled on branch 'release-5.5.2'","Info: status check found to merge onto on branch 'master'","Info: status check found to merge onto on branch 'release-5.14.0'","Info: status check found to merge onto on branch 'release-5.11.1'","Info: status check found to merge onto on branch 'release-5.8'","Info: status check found to merge onto on branch 'release-5.3.9'","Info: status check found to merge onto on branch 'release-5.5.2'","Info: PRs are required in order to make changes on branch 'master'","Info: PRs are required in order to make changes on branch 'release-5.14.0'","Info: PRs are required in order to make changes on branch 'release-5.11.1'","Info: PRs are required in order to make changes on branch 'release-5.8'","Info: PRs are required in order to make changes on branch 'release-5.3.9'","Info: PRs are required in order to make changes on branch 'release-5.5.2'"],"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."}}]}
