{"id":14824,"url":"https://github.com/strawberry-graphql/strawberry","last_synced_at":"2026-04-24T12:20:36.344Z","repository":{"id":37359627,"uuid":"162690887","full_name":"strawberry-graphql/strawberry","owner":"strawberry-graphql","description":"A GraphQL library for Python that leverages type annotations 🍓","archived":false,"fork":false,"pushed_at":"2026-02-24T17:42:20.000Z","size":18717,"stargazers_count":4612,"open_issues_count":450,"forks_count":612,"subscribers_count":39,"default_branch":"main","last_synced_at":"2026-02-24T21:56:35.444Z","etag":null,"topics":["asgi","asyncio","django","fastapi","graphql","graphql-library","graphql-schema","graphql-server","hacktoberfest","mypy","python","starlette","strawberry"],"latest_commit_sha":null,"homepage":"https://strawberry.rocks","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strawberry-graphql.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"polar":"strawberry-graphql","open_collective":"strawberry-graphql","github":"strawberry-graphql"}},"created_at":"2018-12-21T08:56:55.000Z","updated_at":"2026-02-24T17:42:24.000Z","dependencies_parsed_at":"2025-12-29T00:02:32.579Z","dependency_job_id":null,"html_url":"https://github.com/strawberry-graphql/strawberry","commit_stats":{"total_commits":3069,"total_committers":275,"mean_commits":11.16,"dds":0.7500814597588791,"last_synced_commit":"683937102585d406d9c7d0fe624fa07865efc54b"},"previous_names":[],"tags_count":888,"template":false,"template_full_name":null,"purl":"pkg:github/strawberry-graphql/strawberry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawberry-graphql%2Fstrawberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawberry-graphql%2Fstrawberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawberry-graphql%2Fstrawberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawberry-graphql%2Fstrawberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strawberry-graphql","download_url":"https://codeload.github.com/strawberry-graphql/strawberry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawberry-graphql%2Fstrawberry/sbom","scorecard":{"id":207196,"data":{"date":"2025-08-04","repo":{"name":"github.com/strawberry-graphql/strawberry","commit":"812dfd8a98e1a0f08b569bec904ae9535a12f87c"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Warn: no topLevel permission defined: .github/workflows/codeflash.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/federation-compatibility.yml:1","Warn: no topLevel permission defined: .github/workflows/invite-contributors.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-manager.yml:1","Warn: no topLevel permission defined: .github/workflows/ok-to-preview.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-release-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-check.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/slash-commands.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 0.278.1 not signed: https://api.github.com/repos/strawberry-graphql/strawberry/releases/237805921","Warn: release artifact 0.278.0 not signed: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233679677","Warn: release artifact 0.277.1 not signed: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233673708","Warn: release artifact 0.277.0 not signed: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233631461","Warn: release artifact 0.276.2 not signed: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233502551","Warn: release artifact 0.278.1 does not have provenance: https://api.github.com/repos/strawberry-graphql/strawberry/releases/237805921","Warn: release artifact 0.278.0 does not have provenance: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233679677","Warn: release artifact 0.277.1 does not have provenance: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233673708","Warn: release artifact 0.277.0 does not have provenance: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233631461","Warn: release artifact 0.276.2 does not have provenance: https://api.github.com/repos/strawberry-graphql/strawberry/releases/233502551"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/strawberry-graphql/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/strawberry-graphql/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/strawberry-graphql/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/strawberry-graphql/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/codeflash.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/codeflash.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeflash.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/codeflash.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/e2e-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/e2e-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/federation-compatibility.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/federation-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/federation-compatibility.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/federation-compatibility.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/federation-compatibility.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/federation-compatibility.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/invite-contributors.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/invite-contributors.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-manager.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/issue-manager.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ok-to-preview.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/ok-to-preview.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ok-to-preview.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/ok-to-preview.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release-pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/pre-release-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/pre-release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release-pr.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/pre-release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release-pr.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/pre-release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-release-pr.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/pre-release-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-check.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-check.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-check.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-check.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-check.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-check.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slash-commands.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/slash-commands.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/strawberry-graphql/strawberry/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2","Warn: containerImage not pinned by hash: .github/bot-action/Dockerfile:1: pin your Docker image by updating python:3.9-alpine to python:3.9-alpine@sha256:372f3cfc1738ed91b64c7d36a7a02d5c3468ec1f60c906872c3fd346dda8cbbb","Warn: containerImage not pinned by hash: .github/release-check-action/Dockerfile:1: pin your Docker image by updating docker.io/python:3.8-alpine to docker.io/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba","Warn: containerImage not pinned by hash: federation-compatibility/Dockerfile:1: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:81f1cdb3770d54ecfdbddcc52c2125fce674c14a1d976dfd8f65dc0734f9c3c5","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:4","Warn: pipCommand not pinned by hash: .github/bot-action/Dockerfile:3","Warn: pipCommand not pinned by hash: .github/release-check-action/Dockerfile:3","Warn: pipCommand not pinned by hash: federation-compatibility/Dockerfile:5","Warn: pipCommand not pinned by hash: .github/workflows/codeflash.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/codeflash.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/pre-release-pr.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pre-release-pr.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pre-release-pr.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pre-release-pr.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pre-release-pr.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:105","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:184","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:67","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  19 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (18) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: PYSEC-2025-47 / GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T00:02:53.206Z","repository_id":37359627,"created_at":"2025-08-17T00:02:53.206Z","updated_at":"2025-08-17T00:02:53.206Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29955885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asgi","asyncio","django","fastapi","graphql","graphql-library","graphql-schema","graphql-server","hacktoberfest","mypy","python","starlette","strawberry"],"created_at":"2024-01-11T18:35:07.437Z","updated_at":"2026-03-01T00:21:02.934Z","avatar_url":"https://github.com/strawberry-graphql.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/14824","html_url":"https://opencollective.ecosyste.ms/projects/14824","collective":{"id":1314,"uuid":"vjrkx5lm-nv904qj8-zymp8bwa-7zdygoe3","slug":"strawberry-graphql","name":"Strawberry GraphQL","description":"Strawberry is a Python library for creating GraphQL APIs using type hints","website":"https://strawberry.rocks","github":"strawberry-graphql","twitter":"strawberry_gql","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://strawberry.rocks"},{"type":"TWITTER","url":"https://twitter.com/strawberry_gql"},{"type":"GITHUB","url":"https://github.com/strawberry-graphql"}],"currency":"USD","projects_count":21,"last_synced_at":"2026-04-29T18:15:39.563Z","created_at":"2024-01-10T13:17:50.031Z","updated_at":"2026-04-29T18:15:41.915Z","transactions_count":152,"balance":3212.0800000000163,"account_type":"COLLECTIVE","owner":{"login":"strawberry-graphql","name":"Strawberry GraphQL","uuid":"48071860","kind":"organization","description":"A Python library for creating GraphQL APIs","email":null,"website":"https://strawberry.rocks","location":"United Kingdom","twitter":"strawberry_gql","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48071860?v=4","repositories_count":24,"last_synced_at":"2026-03-30T01:08:20.730Z","metadata":{"has_sponsors_listing":true,"funding":{"polar":"strawberry-graphql","open_collective":"strawberry-graphql","github":"strawberry-graphql"}},"html_url":"https://github.com/strawberry-graphql","funding_links":["https://polar.sh/strawberry-graphql","https://opencollective.com/strawberry-graphql","https://github.com/sponsors/strawberry-graphql"],"total_stars":5393,"followers":195,"following":0,"created_at":"2022-11-14T07:45:42.816Z","updated_at":"2026-03-30T01:08:20.731Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strawberry-graphql","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strawberry-graphql/repositories"},"last_project_activity_at":"2026-02-24T17:42:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-03-06T13:05:32.091Z","collective_updated_at":"2024-07-03T09:39:29.873Z","html_url":"https://opencollective.com/strawberry-graphql","icon_url":"https://images.opencollective.com/strawberry-graphql/logo/40.png","total_donations":29033.720000000012,"total_expenses":-29237.130000000023,"current_balance":3212.0800000000163,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/strawberry-graphql","url":"https://opencollective.ecosyste.ms/collectives/strawberry-graphql","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/strawberry-graphql/projects"}}