{"id":965580,"name":"@graphistry/fastify-response-time","ecosystem":"npm","description":"Add X-Response-Time header at each request (in ms) for Fastify","homepage":"https://github.com/lolo32/fastify-response-time.git#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lolo32/fastify-response-time","keywords_array":["Fastify","response-time","headers","header"],"namespace":"graphistry","versions_count":1,"first_release_published_at":"2019-02-15T04:02:33.013Z","latest_release_published_at":"2019-02-15T04:02:33.013Z","latest_release_number":"1.1.1","last_synced_at":"2026-06-09T23:33:43.004Z","created_at":"2022-04-07T17:59:50.175Z","updated_at":"2026-06-09T23:33:43.004Z","registry_url":"https://www.npmjs.com/package/@graphistry/fastify-response-time","install_command":"npm install @graphistry/fastify-response-time","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":25309731,"uuid":"103703277","full_name":"lolo32/fastify-response-time","owner":"lolo32","description":"Add X-Response-Time header at each request (in ms) for Fastify","archived":false,"fork":false,"pushed_at":"2025-07-24T08:21:23.000Z","size":33,"stargazers_count":17,"open_issues_count":19,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-25T13:46:17.562Z","etag":null,"topics":["fastify"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lolo32.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-09-15T21:34:09.000Z","updated_at":"2023-05-19T10:31:39.000Z","dependencies_parsed_at":"2023-11-28T15:28:54.038Z","dependency_job_id":"932411d5-0203-423e-a92d-eee1b0e39186","html_url":"https://github.com/lolo32/fastify-response-time","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.2222222222222222,"last_synced_commit":"e10faa9a358eb4194a4d9aedc960a816f55cf1a5"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lolo32/fastify-response-time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lolo32","download_url":"https://codeload.github.com/lolo32/fastify-response-time/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/sbom","scorecard":{"id":597822,"data":{"date":"2025-08-11","repo":{"name":"github.com/lolo32/fastify-response-time","commit":"e10faa9a358eb4194a4d9aedc960a816f55cf1a5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"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-20T23:36:40.994Z","repository_id":25309731,"created_at":"2025-08-20T23:36:40.999Z","updated_at":"2025-08-20T23:36:40.999Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277942696,"owners_count":25903112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"lolo32","name":"Laurent B.","uuid":"1652044","kind":"user","description":"","email":"","website":null,"location":"Indre-et-Loire, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1652044?v=4","repositories_count":16,"last_synced_at":"2023-03-23T11:39:04.524Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lolo32","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T17:23:50.266Z","updated_at":"2023-03-23T11:39:04.726Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lolo32","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lolo32/repositories"},"tags":[{"name":"v1.1.0","sha":"ec60a0843fc837f8ad72d5906dff21cb9256f8ca","kind":"commit","published_at":"2018-12-06T22:18:23.000Z","download_url":"https://codeload.github.com/lolo32/fastify-response-time/tar.gz/v1.1.0","html_url":"https://github.com/lolo32/fastify-response-time/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lolo32/fastify-response-time@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"3212d04fa6a3f005af25ea4bb2a1dab8067bdf3d","kind":"commit","published_at":"2018-12-06T09:31:14.000Z","download_url":"https://codeload.github.com/lolo32/fastify-response-time/tar.gz/v1.0.5","html_url":"https://github.com/lolo32/fastify-response-time/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lolo32/fastify-response-time@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/tags/v1.0.5/manifests"}]},"repo_metadata_updated_at":"2025-11-16T21:49:21.902Z","dependent_packages_count":1,"downloads":124,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.87929275259278,"dependent_repos_count":10.340532343810322,"dependent_packages_count":20.981644393120014,"stargazers_count":8.157609279377207,"forks_count":6.001178647805302,"docker_downloads_count":null,"average":12.672051483341125},"purl":"pkg:npm/%40graphistry/fastify-response-time","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@graphistry/fastify-response-time","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@graphistry/fastify-response-time","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@graphistry/fastify-response-time/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T17:17:36.670Z","issues_count":6,"pull_requests_count":18,"avg_time_to_close_issue":21650738.666666668,"avg_time_to_close_pull_request":7393089.0,"issues_closed_count":3,"pull_requests_closed_count":4,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo32%2Ffastify-response-time/issues","maintainers":[{"login":"lolo32","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lolo32"}],"active_maintainers":[{"login":"lolo32","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lolo32"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphistry%2Ffastify-response-time/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphistry%2Ffastify-response-time/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphistry%2Ffastify-response-time/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphistry%2Ffastify-response-time/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphistry%2Ffastify-response-time/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphistry%2Ffastify-response-time/codemeta","maintainers":[{"uuid":"graphistry-deploy","login":"graphistry-deploy","name":null,"email":"lsb@graphistry.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~graphistry-deploy","role":null,"created_at":"2022-11-20T16:31:23.514Z","updated_at":"2022-11-20T16:31:23.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/graphistry-deploy/packages"},{"uuid":"mj3cheun","login":"mj3cheun","name":null,"email":"mj3cheun@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~mj3cheun","role":null,"created_at":"2024-03-15T20:46:31.007Z","updated_at":"2024-03-15T20:46:31.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mj3cheun/packages"},{"uuid":"lmeyerov","login":"lmeyerov","name":null,"email":"leo@graphistry.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~lmeyerov","role":null,"created_at":"2022-11-20T16:31:23.523Z","updated_at":"2022-11-20T16:31:23.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lmeyerov/packages"},{"uuid":"exrhizo-graphistry","login":"exrhizo-graphistry","name":null,"email":"exrhizo+npm@graphistry.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~exrhizo-graphistry","role":null,"created_at":"2023-01-16T19:39:49.421Z","updated_at":"2023-01-16T19:39:49.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/exrhizo-graphistry/packages"},{"uuid":"tcook_graphistry","login":"tcook_graphistry","name":null,"email":"tcook@graphistry.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~tcook_graphistry","role":null,"created_at":"2023-03-16T00:27:16.222Z","updated_at":"2023-03-16T00:27:16.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tcook_graphistry/packages"}]}