{"date":"2026-09-10T18:30:57Z","repo":{"name":"github.com/guacsec/guac","commit":"329b0e05416fd730f305be59e03c2859acf9d8f3"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":8.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool","short":"Determines if the project uses a dependency update tool."}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:189","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:203","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-integration.yaml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/db-performance-test.yaml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly-release.yaml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/postmerge.yaml:20","Info: topLevel 'actions' permission set to 'read': .github/workflows/release.yaml:26","Info: topLevel 'packages' permission set to 'read': .github/workflows/release.yaml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable-local-build.yaml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:19","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/GO-2026-5064","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5338","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5622","Warn: Project is vulnerable to: https://osv.dev/GHSA-7jxh-36q5-gcqv","Warn: Project is vulnerable to: https://osv.dev/GO-2026-4883","Warn: Project is vulnerable to: https://osv.dev/GO-2026-4887","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5617","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5668","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5746","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5774","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5775","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5777","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6107","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5932","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6354","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6355"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities","short":"Determines if the project has open, known unfixed vulnerabilities."}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/guacsec/guac/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/guacsec/guac/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.goreleaser:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.goreleaser:4: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.guac-cont:1: pin your Docker image by updating docker.io/library/golang:1.26.0 to docker.io/library/golang:1.26.0@sha256:fb612b7831d53a89cbc0aaa7855b69ad7b0caf603715860cf538df854d047b84","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.guac-cont:6: pin your Docker image by updating docker.io/library/ubuntu:22.04 to docker.io/library/ubuntu:22.04@sha256:829f6df217bcbae2b371026e81711d1a787c61b2967ad09d015063663ebafbf7","Warn: pipCommand not pinned by hash: internal/testing/e2e/e2e:40","Warn: goCommand not pinned by hash: .github/workflows/ci.yaml:73","Info:  37 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:  24 out of  26 third-party GitHubAction dependencies pinned","Info:   1 out of   5 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-integration.yaml:121"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"Signed-Releases","score":8,"reason":"4 out of the last 5 releases have a total of 8 signed artifacts.","details":["Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/guacsec/guac/releases/296828885","Info: signed release artifact: guac_checksums.txt-keyless.sig: https://github.com/guacsec/guac/releases/tag/v1.0.1","Info: signed release artifact: guac_checksums.txt-keyless.sig: https://github.com/guacsec/guac/releases/tag/v1.0.0","Info: signed release artifact: guac_checksums.txt-keyless.sig: https://github.com/guacsec/guac/releases/tag/v0.14.0","Info: signed release artifact: guac_checksums.txt-keyless.sig: https://github.com/guacsec/guac/releases/tag/v0.13.2","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/guacsec/guac/releases/296828885","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/guacsec/guac/releases/tag/v1.0.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/guacsec/guac/releases/tag/v1.0.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/guacsec/guac/releases/tag/v0.14.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/guacsec/guac/releases/tag/v0.13.2"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"SAST","score":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 23 commits out of 30 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests","short":"Determines if the project runs tests before pull requests are merged."}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: Azure, Lind-Project, NixOS, PeopleForBikes, artifact-ff, astropy, bomfather, buildsec, cdfoundation, clearlydefined, cobnx network, commercialhaskell, drogue-iot, fog, fusesource, google, googlers, gophergala, guacsec, guidewire, guidewire software, haskell-actions, haskell-ro, in-toto, intel, kaito-project, kubeflow, kusaridev, microsoft, microsoft @azure, nabla-containers, ops4j, ossf, owncloud-community, project-xavier, red hat, redhatofficial, request-yo-racks, rosedu, rosedu-hacks, scientific-python, scrapd, sigstore, slsa-framework, tap8stry, tektoncd, windup"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors","short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies)."}}]}
