{"date":"2026-08-17","repo":{"name":"github.com/doccano/doccano","commit":"ab6b765ea326d07b2b806a4280cd097565e62321"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 5/12 approved changesets -- score normalized to 4","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-deployment.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-image.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-installation.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":"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":"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":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?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/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-comment.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/issue-comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-deployment.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/mkdocs-deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mkdocs-deployment.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/mkdocs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-image.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-installation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/test-installation.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3","Warn: containerImage not pinned by hash: docker/Dockerfile:17","Warn: containerImage not pinned by hash: docker/Dockerfile:42","Warn: containerImage not pinned by hash: docker/Dockerfile.heroku:1: pin your Docker image by updating doccano/doccano:nightly to doccano/doccano:nightly@sha256:b0323fa463e6a4d84dec496294ea3ec2674113ab3ad3d0324b2db13f02e3f88f","Warn: containerImage not pinned by hash: docker/Dockerfile.nginx:2","Warn: containerImage not pinned by hash: docker/Dockerfile.nginx:14: pin your Docker image by updating nginx:1.21.1-alpine to nginx:1.21.1-alpine@sha256:bfe377bdeb9ff37a62b49e149ac12c67a18089699bb844ce917fe3dbb834abed","Warn: containerImage not pinned by hash: docker/Dockerfile.prod:2","Warn: containerImage not pinned by hash: docker/Dockerfile.prod:26","Warn: pipCommand not pinned by hash: docker/Dockerfile:34-40","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:34-40","Warn: pipCommand not pinned by hash: docker/Dockerfile:34-40","Warn: pipCommand not pinned by hash: docker/Dockerfile.prod:19-24","Warn: downloadThenRun not pinned by hash: docker/Dockerfile.prod:19-24","Warn: pipCommand not pinned by hash: docker/Dockerfile.prod:19-24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-installation.yml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 commits out of 29 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"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-image.yml:11"],"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"}}]}
