{"date":"2026-08-24","repo":{"name":"github.com/ShishirPatil/gorilla","commit":"6ea57973c7a6097fd7c5915698c54c17c5b1b6c8"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.5,"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/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bfcl-pipy-release.yml:1","Warn: no topLevel permission defined: .github/workflows/push-apizoo-updates.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-apizoo-contribution.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":9,"reason":"binaries present in source code","details":["Warn: binary detected: gorilla/eval/eval-scripts/codebleu/parser/my-languages.so:1"],"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":"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":"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":"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/bfcl-pipy-release.yml:8"],"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"}},{"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/bfcl-pipy-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/bfcl-pipy-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bfcl-pipy-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/bfcl-pipy-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-apizoo-updates.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/push-apizoo-updates.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push-apizoo-updates.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/push-apizoo-updates.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-apizoo-contribution.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/validate-apizoo-contribution.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-apizoo-contribution.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/validate-apizoo-contribution.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-apizoo-contribution.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/ShishirPatil/gorilla/validate-apizoo-contribution.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/raft/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/python:1-3.10 to mcr.microsoft.com/devcontainers/python:1-3.10@sha256:a90782d21105d72b30d6eea6664da023d5cf3a5c57e4ef0da91351881105dee4","Warn: containerImage not pinned by hash: goex/docker/docker/dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b","Warn: containerImage not pinned by hash: goex/docker/mysql_docker/dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b","Warn: containerImage not pinned by hash: goex/docker/sqllite_docker/dockerfile:1: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b","Warn: downloadThenRun not pinned by hash: .devcontainer/raft/Dockerfile:3-4","Warn: pipCommand not pinned by hash: goex/docker/docker/dockerfile:17","Warn: pipCommand not pinned by hash: goex/docker/mysql_docker/dockerfile:17","Warn: pipCommand not pinned by hash: goex/docker/sqllite_docker/dockerfile:17","Warn: pipCommand not pinned by hash: .devcontainer/raft/post-create.sh:13","Warn: pipCommand not pinned by hash: .devcontainer/raft/post-create.sh:16","Warn: pipCommand not pinned by hash: gorilla/eval/eval-scripts/codebleu/parser/build.sh:2","Warn: pipCommand not pinned by hash: .github/workflows/bfcl-pipy-release.yml:49","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   7 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}}]}
