{"date":"2026-05-16T02:24:17Z","repo":{"name":"github.com/OpenZeppelin/openzeppelin-monitor","commit":"df097d4b5dce3e9308ddf1d8fd90c993a5657262"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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"],"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":"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":"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/ci.yaml:60","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:155","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-bins.yml:80","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release-bins.yml:83","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:27","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/test-bins.yml:77","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/test-bins.yml:80","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/cla.yml:13","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:11","Warn: no topLevel permission defined: .github/workflows/pr-title.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/rc.yml:15","Warn: no topLevel permission defined: .github/workflows/release-bins.yml:1","Warn: no topLevel permission defined: .github/workflows/release-docker.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/release-docs.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-docs.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:8","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release-please.yml:11","Info: topLevel 'actions' permission set to 'read': .github/workflows/release-please.yml:7","Warn: no topLevel permission defined: .github/workflows/release-sbom.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/semgrep.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/test-bins.yml:13","Warn: topLevel 'packages' permission set to 'write': .github/workflows/test-bins.yml:16","Info: topLevel 'actions' permission set to 'read': .github/workflows/update-lock.yaml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-lock.yaml:9"],"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":"Maintained","score":10,"reason":"18 commit(s) and 0 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: .github/workflows/rc.yml:35","Info:  44 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:  58 out of  58 third-party GitHubAction dependencies pinned","Info:   4 out of   4 containerImage 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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto 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/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 v1.5.0 not signed: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/312644703","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/292840705","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/285418360","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/277500390","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/256259884","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/312644703","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/292840705","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/285418360","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/277500390","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/OpenZeppelin/openzeppelin-monitor/releases/256259884"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:231"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/expression_parser.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/xdr_value_parser.rs:3"],"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":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xhj4-vrgc-hr34","Warn: Project is vulnerable to: RUSTSEC-2026-0141","Warn: Project is vulnerable to: RUSTSEC-2025-0161","Warn: Project is vulnerable to: RUSTSEC-2026-0002 / GHSA-rhfx-m35p-ff5j","Warn: Project is vulnerable to: GHSA-8c75-8mhr-p7r9","Warn: Project is vulnerable to: GHSA-ghm9-cr32-g9qj","Warn: Project is vulnerable to: GHSA-hppc-g8h3-xhp3","Warn: Project is vulnerable to: GHSA-pqf5-4pqq-29f5","Warn: Project is vulnerable to: GHSA-xmgf-hq76-4vx2","Warn: Project is vulnerable to: GHSA-xp3w-r5p5-63rr","Warn: Project is vulnerable to: GHSA-xv59-967r-8726","Warn: Project is vulnerable to: RUSTSEC-2022-0061","Warn: Project is vulnerable to: RUSTSEC-2026-0097 / GHSA-cq8v-f236-94qc","Warn: Project is vulnerable to: RUSTSEC-2026-0104 / GHSA-82j2-j2ch-gfr8","Warn: Project is vulnerable to: RUSTSEC-2026-0098 / GHSA-965h-392x-2mh5","Warn: Project is vulnerable to: RUSTSEC-2026-0099 / GHSA-xgp8-3hg3-c2mh","Warn: Project is vulnerable to: RUSTSEC-2026-0049 / GHSA-pwjx-qhcg-rvj4","Warn: Project is vulnerable to: GHSA-x57h-xx53-v53w","Warn: Project is vulnerable to: RUSTSEC-2026-0068 / GHSA-gchp-q4r4-x4ff","Warn: Project is vulnerable to: RUSTSEC-2026-0067 / GHSA-j4xf-2g29-59ph","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2021-0141","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2025-0119","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2025-0134"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":"CI-Tests","score":10,"reason":"30 out of 30 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":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: OpenZeppelin, openzeppelin, swissborg"],"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"}}]}
