{"id":382,"url":"https://github.com/fastify/fastify","last_synced_at":"2026-06-04T18:20:35.868Z","repository":{"id":37270237,"uuid":"69495170","full_name":"fastify/fastify","owner":"fastify","description":"Fast and low overhead web framework, for Node.js","archived":false,"fork":false,"pushed_at":"2026-02-08T10:41:06.000Z","size":9582,"stargazers_count":35587,"open_issues_count":111,"forks_count":2576,"subscribers_count":302,"default_branch":"main","last_synced_at":"2026-02-09T05:34:08.509Z","etag":null,"topics":["hacktoberfest","nodejs","performance","speed","webframework"],"latest_commit_sha":null,"homepage":"https://www.fastify.dev","language":"JavaScript","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/fastify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","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":{"github":"fastify","open_collective":"fastify"}},"created_at":"2016-09-28T19:10:14.000Z","updated_at":"2026-02-09T02:23:59.000Z","dependencies_parsed_at":"2022-07-12T16:14:59.131Z","dependency_job_id":"2adcde67-b686-45f5-9c5e-77eba245a468","html_url":"https://github.com/fastify/fastify","commit_stats":{"total_commits":3765,"total_committers":811,"mean_commits":"4.6424167694204685","dds":0.8634794156706507,"last_synced_commit":"fb169eb206586b60bf9bc3802110900020980ea7"},"previous_names":["mcollina/beo","mcollina/fastify"],"tags_count":309,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/fastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/fastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify/sbom","scorecard":{"id":393339,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/fastify","commit":"812ef58f8ab1e765a148177d5491d6384670b19e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":7,"reason":"Found 22/29 approved changesets -- score normalized to 7","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/benchmark-parser.yml:27","Warn: untrusted code checkout '${{github.event.pull_request.head.sha}}': .github/workflows/benchmark.yml:27"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark-parser.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-alternative-runtime.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-alternative-runtime.yml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-alternative-runtime.yml:89","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:153","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:183","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:252","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:77","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:103","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:110","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:120","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:213","Info: jobLevel 'contents' permission set to 'read': .github/workflows/citgm-package.yml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/citgm.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage-nix.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage-win.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/integration-alternative-runtimes.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/integration.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/links-check.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-ecosystem-order.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/md-lint.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/missing_types.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/package-manager-ci.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/package-manager-ci.yml:51","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-title.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-compare.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark-parser.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmark.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-alternative-runtime.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/citgm-package.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/citgm.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-nix.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-win.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration-alternative-runtimes.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/links-check.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-ecosystem-order.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock-threads.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/md-lint.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/missing_types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-manager-ci.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-title.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-compare.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/website.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-parser.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark-parser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-parser.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark-parser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-parser.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark-parser.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-alternative-runtime.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci-alternative-runtime.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-alternative-runtime.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci-alternative-runtime.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-alternative-runtime.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci-alternative-runtime.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/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/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/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citgm-package.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/citgm-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citgm-package.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/citgm-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citgm-package.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/citgm-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/citgm-package.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/citgm-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/citgm.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/citgm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-nix.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/coverage-nix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-nix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/coverage-nix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-win.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/coverage-win.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-win.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/coverage-win.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-alternative-runtimes.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/integration-alternative-runtimes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/links-check.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/links-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-ecosystem-order.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/lint-ecosystem-order.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-ecosystem-order.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/lint-ecosystem-order.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/md-lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/md-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/md-lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/md-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/missing_types.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/missing_types.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-manager-ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/package-manager-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-manager-ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/package-manager-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-manager-ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/package-manager-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-manager-ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/package-manager-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request-title.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify/pull-request-title.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-parser.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/benchmark-parser.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/ci-alternative-runtime.yml:52","Warn: npmCommand not pinned by hash: .github/workflows/ci-alternative-runtime.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/ci-alternative-runtime.yml:99","Warn: npmCommand not pinned by hash: .github/workflows/ci-alternative-runtime.yml:102","Warn: npmCommand not pinned by hash: .github/workflows/ci-alternative-runtime.yml:108","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:142","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:227","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:230","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:236","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:170","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:199","Warn: npmCommand not pinned by hash: .github/workflows/citgm-package.yml:66","Warn: npmCommand not pinned by hash: .github/workflows/citgm-package.yml:90","Warn: npmCommand not pinned by hash: .github/workflows/coverage-nix.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/md-lint.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/package-manager-ci.yml:72","Info:   1 out of  44 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of  21 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:22:33.841Z","repository_id":37270237,"created_at":"2025-08-18T18:22:33.841Z","updated_at":"2025-08-18T18:22:33.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29419950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":["hacktoberfest","nodejs","performance","speed","webframework"],"created_at":"2024-01-11T15:54:23.292Z","updated_at":"2026-02-15T18:20:39.591Z","avatar_url":"https://github.com/fastify.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/382","html_url":"https://opencollective.ecosyste.ms/projects/382","collective":{"id":37,"uuid":"ejoxl3az-45w9pa59-8zw6y870-mgkbrvdn","slug":"fastify","name":"Fastify","description":"Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.","website":"https://fastify.dev/","github":"fastify/fastify","twitter":"fastifyjs","repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/fastify/fastify"},{"type":"WEBSITE","url":"https://fastify.dev/"},{"type":"TWITTER","url":"https://twitter.com/fastifyjs"},{"type":"DISCORD","url":"https://discord.gg/fastify"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-18T00:15:16.831Z","created_at":"2024-01-10T13:17:46.968Z","updated_at":"2026-06-18T00:15:16.985Z","transactions_count":4,"balance":20396.60999999997,"account_type":"COLLECTIVE","owner":{"login":"fastify","name":"Fastify","uuid":"24939410","kind":"organization","description":"Fast and low overhead web framework, for Node.js","email":"hello@fastify.dev","website":"https://fastify.dev","location":"United States of America","twitter":"fastifyjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24939410?v=4","repositories_count":138,"last_synced_at":"2025-12-12T23:39:47.782Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fastify","open_collective":"fastify"}},"html_url":"https://github.com/fastify","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"total_stars":61062,"followers":1117,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2025-12-12T23:39:47.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify/repositories"},"last_project_activity_at":"2026-02-08T10:41:06.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-11-13T07:44:10.512Z","collective_updated_at":"2025-03-28T12:02:38.420Z","html_url":"https://opencollective.com/fastify","icon_url":"https://images.opencollective.com/fastify/logo/40.png","total_donations":20511.31,"total_expenses":-2789.4799999999987,"current_balance":20396.60999999997,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fastify","url":"https://opencollective.ecosyste.ms/collectives/fastify","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fastify/projects"}}