{"date":"2026-03-09T17:30:32Z","repo":{"name":"github.com/awdemos/cowabungaai","commit":"404970f102d44fb8057d9f2005997cfcae770f09"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":5.5,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"1 out of 1 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 27 unreviewed changesets out of 27 -- 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"6 different organizations found -- score normalized to 10","details":["Info: contributors work for cncf,defense unicorns,defenseunicorns,kudobuilder,pelorus-dev,reasonedintelligence"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: tool 'RenovateBot' is used: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no OSSFuzz integration found: Follow the steps in https://github.com/google/oss-fuzz to integrate fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no OneFuzz integration found: Follow the steps in https://github.com/microsoft/onefuzz to start fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no GoBuiltInFuzzer integration found: Follow the steps in https://go.dev/doc/fuzz/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no PythonAtherisFuzzer integration found: Follow the steps in https://github.com/google/atheris to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CppLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no SwiftLibFuzzer integration found: Follow the steps in https://google.github.io/oss-fuzz/getting-started/new-project-guide/swift-lang/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no RustCargoFuzzer integration found: Follow the steps in https://rust-fuzz.github.io/book/cargo-fuzz.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no JavaJazzerFuzzer integration found: Follow the steps in https://github.com/CodeIntelligenceTesting/jazzer to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no ClusterFuzzLite integration found: Follow the steps in https://github.com/google/clusterfuzzlite to integrate fuzzing as part of CI.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no HaskellPropertyBasedTesting integration found: Use one of the following frameworks to fuzz your project:\nQuickCheck: https://hackage.haskell.org/package/QuickCheck\nhedgehog: https://hedgehog.qa/\nvalidity: https://github.com/NorfairKing/validity\nsmallcheck: https://hackage.haskell.org/package/smallcheck\nhspec: https://hspec.github.io/\ntasty: https://hackage.haskell.org/package/tasty (High effort)","Warn: no TypeScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)","Warn: no JavaScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Warn: Any licence detected not an FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"16 commit(s) out of 30 and 0 issue activity out of 0 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/secret-scan.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/secret-scan.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.migrations:1","Warn: containerImage not pinned by hash: packages/api/Dockerfile:2","Warn: containerImage not pinned by hash: packages/api/Dockerfile:4","Warn: containerImage not pinned by hash: packages/api/Dockerfile:23","Warn: containerImage not pinned by hash: packages/k3d-gpu/Dockerfile:4","Warn: containerImage not pinned by hash: packages/k3d-gpu/Dockerfile:6","Warn: containerImage not pinned by hash: packages/llama-cpp-python/Dockerfile:2","Warn: containerImage not pinned by hash: packages/llama-cpp-python/Dockerfile:5","Warn: containerImage not pinned by hash: packages/llama-cpp-python/Dockerfile:25","Warn: containerImage not pinned by hash: packages/repeater/Dockerfile:2","Warn: containerImage not pinned by hash: packages/repeater/Dockerfile:5","Warn: containerImage not pinned by hash: packages/repeater/Dockerfile:25","Warn: containerImage not pinned by hash: packages/text-embeddings/Dockerfile:2","Warn: containerImage not pinned by hash: packages/text-embeddings/Dockerfile:5","Warn: containerImage not pinned by hash: packages/text-embeddings/Dockerfile:25","Warn: containerImage not pinned by hash: packages/turso/Dockerfile:4: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:d6e4d224f70f9e0172a06a3a2eba2f768eb146811a349278b38fff3a36463b47","Warn: containerImage not pinned by hash: packages/vllm/Dockerfile:2","Warn: containerImage not pinned by hash: packages/vllm/Dockerfile:4","Warn: containerImage not pinned by hash: packages/vllm/Dockerfile:75: pin your Docker image by updating nvidia/cuda:12.2.2-runtime-ubuntu22.04 to nvidia/cuda:12.2.2-runtime-ubuntu22.04@sha256:94c1577b2cd9dd6c0312dc04dff9cb2fdce2b268018abc3d7c2dbcacf1155000","Warn: containerImage not pinned by hash: packages/whisper/Dockerfile:2","Warn: containerImage not pinned by hash: packages/whisper/Dockerfile:4","Warn: containerImage not pinned by hash: packages/whisper/Dockerfile:23","Warn: containerImage not pinned by hash: packages/whisper/Dockerfile:26","Warn: containerImage not pinned by hash: src/cowabunga_sdk/Dockerfile:1","Warn: containerImage not pinned by hash: src/cowabunga_ui/Dockerfile:1","Warn: containerImage not pinned by hash: src/cowabunga_ui/Dockerfile:20","Warn: pipCommand not pinned by hash: packages/api/Dockerfile:19-21","Warn: pipCommand not pinned by hash: packages/llama-cpp-python/Dockerfile:22","Warn: pipCommand not pinned by hash: packages/repeater/Dockerfile:20-22","Warn: pipCommand not pinned by hash: packages/text-embeddings/Dockerfile:20-22","Warn: pipCommand not pinned by hash: packages/turso/Dockerfile:13-16","Warn: downloadThenRun not pinned by hash: packages/vllm/Dockerfile:48-52","Warn: pipCommand not pinned by hash: packages/vllm/Dockerfile:67-69","Warn: pipCommand not pinned by hash: packages/whisper/Dockerfile:18-20","Warn: npmCommand not pinned by hash: .github/workflows/commit-lint.yaml:34","Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  26 containerImage dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   4 out of   5 npmCommand 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/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 4 are checked with a SAST tool","Warn: CodeQL tool not detected"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Warn: no linked content found: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nProvide a point of contact in your SECURITY.md.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":["Warn: no GitHub releases found"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commit-lint.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/commit-lint.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel permissions set to 'read-all': .github/workflows/commit-lint.yaml:21","Warn: no topLevel permission defined: .github/workflows/docker-lint.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/docker-lint.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docker-lint.yaml:23: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: no topLevel permission defined: .github/workflows/e2e-llama-cpp-python.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/e2e-llama-cpp-python.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e-llama-cpp-python.yaml:61","Info: jobLevel 'packages' permission set to 'read': .github/workflows/e2e-llama-cpp-python.yaml:62","Warn: no topLevel permission defined: .github/workflows/e2e-playwright.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/e2e-playwright.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e-playwright.yaml:62","Info: jobLevel 'packages' permission set to 'read': .github/workflows/e2e-playwright.yaml:63","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-shim.yaml:8","Warn: no topLevel permission defined: .github/workflows/e2e-text-backend-full-cpu.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/e2e-text-backend-full-cpu.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e-text-backend-full-cpu.yaml:62","Info: jobLevel 'packages' permission set to 'read': .github/workflows/e2e-text-backend-full-cpu.yaml:63","Warn: no topLevel permission defined: .github/workflows/e2e-text-embeddings.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/e2e-text-embeddings.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e-text-embeddings.yaml:63","Info: jobLevel 'packages' permission set to 'read': .github/workflows/e2e-text-embeddings.yaml:64","Warn: no topLevel permission defined: .github/workflows/e2e-whisper.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/e2e-whisper.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e-whisper.yaml:61","Info: jobLevel 'packages' permission set to 'read': .github/workflows/e2e-whisper.yaml:62","Warn: no topLevel permission defined: .github/workflows/helm-lint.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/helm-lint.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/helm-lint.yaml:23","Warn: no topLevel permission defined: .github/workflows/label-lint.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/label-lint.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label-lint.yaml:22","Info: topLevel permissions set to 'read-all': .github/workflows/lint.yaml:12","Warn: no topLevel permission defined: .github/workflows/markdown-lint.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/markdown-lint.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Info: jobLevel 'contents' permission set to 'read': .github/workflows/markdown-lint.yaml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly-uds-badge-verification.yaml:24","Info: topLevel 'packages' permission set to 'read': .github/workflows/nightly-uds-badge-verification.yaml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/pytest-shim.yaml:28","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yaml:12","Warn: no topLevel permission defined: .github/workflows/secret-scan.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/secret-scan.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: no topLevel permission defined: .github/workflows/tag-for-release.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/awdemos/cowabungaai/tag-for-release.yaml/main?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","Warn: jobLevel permissions set to 'write-all': .github/workflows/tag-for-release.yaml:11: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-for-release.yaml:30: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/tag-for-release.yaml:31: Verify which permissions are needed and consider whether you can reduce them. (High effort)","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-test-shim.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ui-test.yaml:13"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]}
