{"date":"2026-08-03T08:45:09Z","repo":{"name":"github.com/smaniches/uniprot-mcp","commit":"6f87c3ab9e0f7655d41538e56a37e0fbf1694c8f"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":7.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":0,"reason":"Found 0/21 approved changesets -- score normalized to 0","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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dev-lock-maintenance.yml:287","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dev-lock-maintenance.yml:70","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:52","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:14","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release-please.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:184","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:217","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:104","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:26","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/dev-lock-maintenance.yml:59","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/mutation.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-verify.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/zenodo-verify.yml:20"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  44 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:  26 out of  26 pipCommand 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"}},{"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":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"}},{"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: uniprot_mcp_server-1.3.2-py3-none-any.whl.sigstore.json: https://github.com/smaniches/uniprot-mcp/releases/tag/v1.3.2","Info: signed release artifact: uniprot_mcp_server-1.3.1-py3-none-any.whl.sigstore.json: https://github.com/smaniches/uniprot-mcp/releases/tag/v1.3.1","Info: signed release artifact: uniprot_mcp_server-1.3.0-py3-none-any.whl.sigstore.json: https://github.com/smaniches/uniprot-mcp/releases/tag/v1.3.0","Info: signed release artifact: uniprot_mcp_server-1.2.6-py3-none-any.whl.sigstore.json: https://github.com/smaniches/uniprot-mcp/releases/tag/v1.2.6","Info: signed release artifact: uniprot_mcp_server-1.2.5-py3-none-any.whl.sigstore.json: https://github.com/smaniches/uniprot-mcp/releases/tag/v1.2.5","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/smaniches/uniprot-mcp/releases/361712310","Warn: release artifact v1.3.1 does not have provenance: https://api.github.com/repos/smaniches/uniprot-mcp/releases/358457766","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/smaniches/uniprot-mcp/releases/353121950","Warn: release artifact v1.2.6 does not have provenance: https://api.github.com/repos/smaniches/uniprot-mcp/releases/349654774","Warn: release artifact v1.2.5 does not have provenance: https://api.github.com/repos/smaniches/uniprot-mcp/releases/346312783"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:100"],"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"}},{"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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"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 protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes 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/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"}},{"name":"CI-Tests","score":9,"reason":"29 out of 30 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"}}]}
