{"id":7748153,"name":"NerdyTechy/API-Timer","ecosystem":"actions","description":"Ensure your API endpoints respond within a certain timeframe.","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/NerdyTechy/API-Timer","keywords_array":["action","actions","api","api-test","api-timer"],"namespace":"NerdyTechy","versions_count":5,"first_release_published_at":"2023-01-04T18:46:23.000Z","latest_release_published_at":"2023-02-13T12:10:16.000Z","latest_release_number":"v1","last_synced_at":"2026-04-12T23:46:53.926Z","created_at":"2023-05-17T11:41:05.993Z","updated_at":"2026-04-12T23:46:53.927Z","registry_url":"https://github.com/NerdyTechy/API-Timer","install_command":null,"documentation_url":null,"metadata":{"name":"API Timer","description":"Ensure your API endpoints respond within a certain timeframe.","inputs":{"time-limit":{"description":"The amount of ms before the workflow fails.","required":"true;","default":750},"base":{"description":"The base URL of your requests.","required":true,"default":"https://example.com"},"endpoints":{"description":"The endpoints to test the response time of.","required":true,"default":"/test1 /test2"}},"runs":{"using":"node16","main":"dist/index.js"},"branding":{"icon":"globe","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"id":160005154,"uuid":"585270665","full_name":"NerdyTechy/API-Timer","owner":"NerdyTechy","description":"GitHub Actions workflow for testing the response time of endpoints on an API.","archived":false,"fork":false,"pushed_at":"2025-10-06T02:06:05.000Z","size":503,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T08:05:41.037Z","etag":null,"topics":["action","actions","api","api-test","api-timer"],"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/NerdyTechy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"NerdyTechy","custom":["https://buymeacoffee.com/techy","https://techy.lol/stripe"]}},"created_at":"2023-01-04T18:45:30.000Z","updated_at":"2025-07-09T22:48:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"c734fc84-70b3-440c-a51f-acd5cc1b7c8d","html_url":"https://github.com/NerdyTechy/API-Timer","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/NerdyTechy/API-Timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NerdyTechy","download_url":"https://codeload.github.com/NerdyTechy/API-Timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/sbom","scorecard":{"id":100043,"data":{"date":"2025-08-11","repo":{"name":"github.com/NerdyTechy/API-Timer","commit":"bfd34af30230da55a1b66260c177345cf67da5d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":"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":"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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-15T09:57:08.055Z","repository_id":160005154,"created_at":"2025-08-15T09:57:08.055Z","updated_at":"2025-08-15T09:57:08.055Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012799,"owners_count":26085187,"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-12T02:00:06.719Z","response_time":53,"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":"NerdyTechy","name":"James","uuid":"60556787","kind":"user","description":"Full-stack software and web developer.","email":"","website":"techy.lol","location":"United Kingdom","twitter":"NerdyTechy","company":"@Revivenode","icon_url":"https://avatars.githubusercontent.com/u/60556787?u=1572999aa94fbea22895aabfd2258613be8917cd\u0026v=4","repositories_count":16,"last_synced_at":"2025-10-01T17:49:28.446Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/NerdyTechy","funding_links":["https://github.com/sponsors/NerdyTechy"],"total_stars":89,"followers":16,"following":7,"created_at":"2023-05-01T20:33:33.382Z","updated_at":"2025-10-01T17:49:28.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NerdyTechy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NerdyTechy/repositories"},"tags":[{"name":"v1","sha":"e8f710672255e309ad609dc56c52c22d3db63b2e","kind":"commit","published_at":"2023-02-13T12:10:16.000Z","download_url":"https://codeload.github.com/NerdyTechy/API-Timer/tar.gz/v1","html_url":"https://github.com/NerdyTechy/API-Timer/releases/tag/v1","dependencies_parsed_at":"2023-06-02T00:39:23.969Z","dependency_job_id":"887a112c-3c55-4d85-acc5-117ef6945f1f","purl":"pkg:github/NerdyTechy/API-Timer@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/v1/manifests"},{"name":"v0.4","sha":"850061e4f1d8aa8c8c265a140d73956cd3b29c81","kind":"commit","published_at":"2023-02-13T11:42:03.000Z","download_url":"https://codeload.github.com/NerdyTechy/API-Timer/tar.gz/v0.4","html_url":"https://github.com/NerdyTechy/API-Timer/releases/tag/v0.4","dependencies_parsed_at":"2023-06-02T00:39:23.992Z","dependency_job_id":"fd734c73-f6b9-49b2-b29f-3050f051b373","purl":"pkg:github/NerdyTechy/API-Timer@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/v0.4/manifests"},{"name":"v0.3","sha":"ecde1a4d92e3225638bcb33e6ba61e87701ee9c4","kind":"commit","published_at":"2023-01-04T19:41:14.000Z","download_url":"https://codeload.github.com/NerdyTechy/API-Timer/tar.gz/v0.3","html_url":"https://github.com/NerdyTechy/API-Timer/releases/tag/v0.3","dependencies_parsed_at":"2023-06-02T00:39:24.373Z","dependency_job_id":"90c18956-e680-4991-95ea-b4efbb898583","purl":"pkg:github/NerdyTechy/API-Timer@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/v0.3/manifests"},{"name":"0.2","sha":"d13516561ebadb1ad8efe526978a7c8fc9ac3ac8","kind":"commit","published_at":"2023-01-04T19:00:31.000Z","download_url":"https://codeload.github.com/NerdyTechy/API-Timer/tar.gz/0.2","html_url":"https://github.com/NerdyTechy/API-Timer/releases/tag/0.2","dependencies_parsed_at":"2023-06-02T00:39:24.046Z","dependency_job_id":"71a96c43-28c7-48de-affc-087fac053c95","purl":"pkg:github/NerdyTechy/API-Timer@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/0.2/manifests"},{"name":"0.1","sha":"6b92c168c166c7d193bc46c19a3434ce0b42730c","kind":"commit","published_at":"2023-01-04T18:46:23.000Z","download_url":"https://codeload.github.com/NerdyTechy/API-Timer/tar.gz/0.1","html_url":"https://github.com/NerdyTechy/API-Timer/releases/tag/0.1","dependencies_parsed_at":"2023-06-02T00:39:21.637Z","dependency_job_id":"82aff62d-9d45-46a9-8df7-3e7dde1cf028","purl":"pkg:github/NerdyTechy/API-Timer@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T20:36:23.229Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":48.81764060265407,"forks_count":35.22640316731543,"docker_downloads_count":null,"average":31.076565173720027},"purl":"pkg:githubactions/NerdyTechy/API-Timer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/NerdyTechy/API-Timer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/NerdyTechy/API-Timer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/NerdyTechy/API-Timer/dependencies","status":null,"funding_links":["https://github.com/sponsors/NerdyTechy","https://buymeacoffee.com/techy","https://techy.lol/stripe"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T05:03:24.550Z","issues_count":1,"pull_requests_count":137,"avg_time_to_close_issue":503289.0,"avg_time_to_close_pull_request":258204.67441860464,"issues_closed_count":1,"pull_requests_closed_count":129,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.10948905109489052,"merged_pull_requests_count":114,"bot_issues_count":1,"bot_pull_requests_count":137,"past_year_issues_count":1,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":503289.0,"past_year_avg_time_to_close_pull_request":306254.0909090909,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.13114754098360656,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdyTechy%2FAPI-Timer/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NerdyTechy%2FAPI-Timer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NerdyTechy%2FAPI-Timer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NerdyTechy%2FAPI-Timer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NerdyTechy%2FAPI-Timer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/NerdyTechy%2FAPI-Timer/codemeta","maintainers":[]}