{"date":"2026-08-24","repo":{"name":"github.com/gofiber/fiber","commit":"85d390cbd852fc24741786a401efe14bcf2d28ca"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 2/4 approved changesets -- score normalized to 5","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Maintained","score":10,"reason":"30 commit(s) and 20 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":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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/after-release.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cleanup-release-draft.yml:30","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/manual-dependabot.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/after-release.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-labeler.yml:11","Warn: topLevel 'deployments' permission set to 'write': .github/workflows/benchmark.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/benchmark.yml:20","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cleanup-release-draft.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/deadcode.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-on-demand.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot_automerge.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/gh-pages-trim.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:19","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:20","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/manual-dependabot.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/move-closed-milestone-items.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:14","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/spell-check.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/spell-check.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-docs.yml:24","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-sponsors.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-version.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/v3-label-automation.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/vulncheck.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/workflow-lint.yml:23"],"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/after-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/after-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/auto-labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-release-draft.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/cleanup-release-draft.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-on-demand.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/dependabot-on-demand.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot_automerge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/dependabot_automerge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages-trim.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/gh-pages-trim.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/sync-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-sponsors.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/sync-sponsors.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/workflow-lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gofiber/fiber/workflow-lint.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/deadcode.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/spell-check.yml:38","Warn: goCommand not pinned by hash: .github/workflows/vulncheck.yml:39","Info:  16 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of  18 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: helpers_fuzz_test.go:10","Info: GoBuiltInFuzzer integration found: internal/schemehost/schemehost_test.go:206","Info: GoBuiltInFuzzer integration found: middleware/hostauthorization/hostauthorization_test.go:907","Info: GoBuiltInFuzzer integration found: middleware/proxy/fuzz_test.go:18","Info: GoBuiltInFuzzer integration found: middleware/proxy/fuzz_test.go:68","Info: GoBuiltInFuzzer integration found: middleware/proxy/fuzz_test.go:124"],"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":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 commits out of 29 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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'v2'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'v2'","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'","Warn: required approving review count is 1 on branch 'v2'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch 'v2'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Warn: no status checks found to merge onto branch 'v2'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch 'v2'"],"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."}}]}
