{"date":"2026-08-24","repo":{"name":"github.com/go-gitea/gitea","commit":"c8660364d98536fa4c0db45b743331541dc8ee2a"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7,"checks":[{"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":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","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 5 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":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.base.sha }}': .github/workflows/pull-labeler.yml:35"],"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-prune.yml:22","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-seeder.yml:96","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cron-licenses.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cron-translations.yml:15","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/giteabot.yml:58","Info: jobLevel 'contents' permission set to 'read': .github/workflows/giteabot.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-labeler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-labeler.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-nightly.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-nightly.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-tag-rc.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-tag-rc.yml:83","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-tag-version.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-tag-version.yml:86","Info: found token with 'none' permissions: .github/workflows/cache-prune.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/cache-seeder.yml:30","Info: found token with 'none' permissions: .github/workflows/cron-licenses.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/cron-renovate.yml:15","Info: found token with 'none' permissions: .github/workflows/cron-translations.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/files-changed.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/giteabot-backport.yml:10","Info: found token with 'none' permissions: .github/workflows/giteabot.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-compliance.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-db-tests.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-docker-dryrun.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-e2e-tests.yml:11","Info: found token with 'none' permissions: .github/workflows/pull-labeler.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-nightly-snapcraft.yml:14","Info: found token with 'none' permissions: .github/workflows/release-nightly.yml:1","Info: found token with 'none' permissions: .github/workflows/release-tag-rc.yml:1","Info: found token with 'none' permissions: .github/workflows/release-tag-version.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: MIT License: 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":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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: tests/fuzz/fuzz_test.go:20","Info: GoBuiltInFuzzer integration found: tests/fuzz/fuzz_test.go:28"],"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/release-nightly.yml:69"],"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":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: containerImage not pinned by hash: Dockerfile:3: pin your Docker image by updating docker.io/library/golang:1.27-alpine3.24 to docker.io/library/golang:1.27-alpine3.24@sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc","Warn: containerImage not pinned by hash: Dockerfile:12: pin your Docker image by updating docker.io/library/golang:1.27-alpine3.24 to docker.io/library/golang:1.27-alpine3.24@sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc","Warn: containerImage not pinned by hash: Dockerfile:47: pin your Docker image by updating docker.io/library/alpine:3.24 to docker.io/library/alpine:3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: Dockerfile.rootless:3: pin your Docker image by updating docker.io/library/golang:1.27-alpine3.24 to docker.io/library/golang:1.27-alpine3.24@sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc","Warn: containerImage not pinned by hash: Dockerfile.rootless:12: pin your Docker image by updating docker.io/library/golang:1.27-alpine3.24 to docker.io/library/golang:1.27-alpine3.24@sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc","Warn: containerImage not pinned by hash: Dockerfile.rootless:42: pin your Docker image by updating docker.io/library/alpine:3.24 to docker.io/library/alpine:3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: npmCommand not pinned by hash: snap/part-gitea-build.sh:14","Info:  37 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:  40 out of  40 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   1 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"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'"],"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: gitea-1.27.2-darwin-10.12-amd64.asc: https://github.com/go-gitea/gitea/releases/tag/v1.27.2","Info: signed release artifact: gitea-1.27.1-darwin-10.12-amd64.asc: https://github.com/go-gitea/gitea/releases/tag/v1.27.1","Info: signed release artifact: gitea-1.27.0-darwin-10.12-amd64.asc: https://github.com/go-gitea/gitea/releases/tag/v1.27.0","Info: signed release artifact: gitea-1.27.0-rc0-darwin-10.12-amd64.asc: https://github.com/go-gitea/gitea/releases/tag/v1.27.0-rc0","Info: signed release artifact: gitea-1.26.4-darwin-10.12-amd64.asc: https://github.com/go-gitea/gitea/releases/tag/v1.26.4","Warn: release artifact v1.27.2 does not have provenance: https://api.github.com/repos/go-gitea/gitea/releases/370154069","Warn: release artifact v1.27.1 does not have provenance: https://api.github.com/repos/go-gitea/gitea/releases/360684934","Warn: release artifact v1.27.0 does not have provenance: https://api.github.com/repos/go-gitea/gitea/releases/353307901","Warn: release artifact v1.27.0-rc0 does not have provenance: https://api.github.com/repos/go-gitea/gitea/releases/346480335","Warn: release artifact v1.26.4 does not have provenance: https://api.github.com/repos/go-gitea/gitea/releases/342555732"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 27 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"}}]}
