{"date":"2026-03-30T00:44:03Z","repo":{"name":"github.com/jontk/slurm-client","commit":"f9996093d789f4a8206acf3f9310cd0a2dd9598d"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.5,"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 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":"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":"Code-Review","score":0,"reason":"Found 0/12 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"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: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:179","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:292","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:78","Warn: topLevel 'checks' permission set to 'write': .github/workflows/ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/codegen-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:11","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/commit-lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:34","Warn: no topLevel permission defined: .github/workflows/integration-tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/performance-validation.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:18","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/security.yml:17","Info: topLevel 'actions' permission set to 'read': .github/workflows/security.yml:18","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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"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:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codegen-check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/codegen-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codegen-check.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/codegen-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/commit-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/commit-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/integration-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/jontk/slurm-client/security.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:122","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:188","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:247","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:53","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:89","Warn: npmCommand not pinned by hash: .github/workflows/commit-lint.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/integration-tests.yml:53","Warn: goCommand not pinned by hash: .github/workflows/performance-validation.yml:41","Warn: goCommand not pinned by hash: .github/workflows/security.yml:227","Warn: goCommand not pinned by hash: .github/workflows/security.yml:259","Warn: goCommand not pinned by hash: .github/workflows/security.yml:265","Warn: goCommand not pinned by hash: .github/workflows/security.yml:40","Warn: goCommand not pinned by hash: .github/workflows/security.yml:54","Warn: goCommand not pinned by hash: .github/workflows/security.yml:93","Warn: goCommand not pinned by hash: .github/workflows/security.yml:140","Info:   3 out of  62 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   1 out of  14 goCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/jontk/slurm-client/releases/tag/v0.4.0","Info: signed release artifact: checksums.txt.sig: https://github.com/jontk/slurm-client/releases/tag/v0.3.3","Info: signed release artifact: checksums.txt.sig: https://github.com/jontk/slurm-client/releases/tag/v0.3.2","Info: signed release artifact: checksums.txt.sig: https://github.com/jontk/slurm-client/releases/tag/v0.3.1","Info: signed release artifact: checksums.txt.sig: https://github.com/jontk/slurm-client/releases/tag/v0.3.0","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/jontk/slurm-client/releases/297709598","Warn: release artifact v0.3.3 does not have provenance: https://api.github.com/repos/jontk/slurm-client/releases/294468520","Warn: release artifact v0.3.2 does not have provenance: https://api.github.com/repos/jontk/slurm-client/releases/294455734","Warn: release artifact v0.3.1 does not have provenance: https://api.github.com/repos/jontk/slurm-client/releases/287922748","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/jontk/slurm-client/releases/284192788"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 21 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/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.yml:91"],"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":"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'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","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":"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"17 out of 17 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"}}]}
