{"date":"2026-07-10T06:53:21Z","repo":{"name":"github.com/OpenCoworkAI/open-codesign","commit":"b94d7156bf4aeb2c79892c91dc9934911a4e3741"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":4.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/codex-pr-review.yml:73"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codex-pr-review.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/deploy-website.yml:50","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-auto-response.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:490","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:91","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:92","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:368","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:369","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:434","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:435","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codex-pr-review.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-website.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-auto-response.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/packaging-smoke.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-macos-x64-native-check.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/repository-activity-snapshot.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: packaging/update-shas.sh:38","Info:  50 out of  50 GitHub-owned GitHubAction dependencies pinned","Info:  15 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (18) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4x5r-pxfx-6jf8","Warn: Project is vulnerable to: GHSA-7v5m-pr3q-6453","Warn: Project is vulnerable to: GHSA-jfgx-wxx8-mp94","Warn: Project is vulnerable to: GHSA-r95r-rj6r-c39x","Warn: Project is vulnerable to: GHSA-jxxr-4gwj-5jf2","Warn: Project is vulnerable to: GHSA-g7r4-m6w7-qqqr","Warn: Project is vulnerable to: GHSA-45c6-75p6-83cc","Warn: Project is vulnerable to: GHSA-5wm8-gmm8-39j9","Warn: Project is vulnerable to: GHSA-hmw2-7cc7-3qxx","Warn: Project is vulnerable to: GHSA-h67p-54hq-rp68","Warn: Project is vulnerable to: GHSA-f38q-mgvj-vph7","Warn: Project is vulnerable to: GHSA-jggg-4jg4-v7c6","Warn: Project is vulnerable to: GHSA-wcpc-wj8m-hjx6","Warn: Project is vulnerable to: GHSA-vmf3-w455-68vh","Warn: Project is vulnerable to: GHSA-ph9p-34f9-6g65","Warn: Project is vulnerable to: GHSA-35p6-xmwp-9g52","Warn: Project is vulnerable to: GHSA-g8m3-5g58-fq7m","Warn: Project is vulnerable to: GHSA-hm92-r4w5-c3mj","Warn: Project is vulnerable to: GHSA-p88m-4jfj-68fv","Warn: Project is vulnerable to: GHSA-pr7r-676h-xcf6","Warn: Project is vulnerable to: GHSA-vmh5-mc38-953g","Warn: Project is vulnerable to: GHSA-vxpw-j846-p89q","Warn: Project is vulnerable to: GHSA-fx2h-pf6j-xcff","Warn: Project is vulnerable to: GHSA-v6wh-96g9-6wx3","Warn: Project is vulnerable to: GHSA-58qx-3vcg-4xpx","Warn: Project is vulnerable to: GHSA-96hv-2xvq-fx4p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/328365348","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/319891290","Warn: release artifact v0.1.4 not signed: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/312661417","Warn: release artifact v0.1.3 not signed: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/311621097","Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/311546554","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/328365348","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/319891290","Warn: release artifact v0.1.4 does not have provenance: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/312661417","Warn: release artifact v0.1.3 does not have provenance: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/311621097","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/OpenCoworkAI/open-codesign/releases/311546554"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"18 out of 18 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: bupt, bupt / msra"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]}
