{"id":372520,"url":"https://github.com/mafintosh/thunky","last_synced_at":"2026-05-18T08:03:21.539Z","repository":{"id":7167782,"uuid":"8468501","full_name":"mafintosh/thunky","owner":"mafintosh","description":"Delay the evaluation of a paramless async function and cache the result","archived":false,"fork":false,"pushed_at":"2024-06-14T07:43:38.000Z","size":12,"stargazers_count":96,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-07T13:37:34.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-28T00:14:13.000Z","updated_at":"2025-07-31T01:48:20.000Z","dependencies_parsed_at":"2024-11-13T02:01:11.644Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/thunky","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"46187c77d380cefb70c962b46b8166cdb1f35edc"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/thunky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/sbom","scorecard":{"id":611264,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/thunky","commit":"46187c77d380cefb70c962b46b8166cdb1f35edc"},"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":"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/20 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":"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":"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":"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":"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":"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":"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 1 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-21T02:42:29.309Z","repository_id":7167782,"created_at":"2025-08-21T02:42:29.309Z","updated_at":"2025-08-21T02:42:29.309Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32799885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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"}},"owner":{"login":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mafintosh"}},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"packages":[{"id":2460398,"name":"thunky","ecosystem":"npm","description":"delay the evaluation of a paramless async function and cache the result","homepage":"https://github.com/mafintosh/thunky#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/thunky","keywords_array":["memo","thunk","async","lazy","control","flow","cache"],"namespace":null,"versions_count":6,"first_release_published_at":"2013-03-06T18:30:54.142Z","latest_release_published_at":"2019-10-14T08:54:30.361Z","latest_release_number":"1.1.0","last_synced_at":"2026-05-18T05:01:19.596Z","created_at":"2022-04-10T02:06:57.680Z","updated_at":"2026-05-18T05:01:19.596Z","registry_url":"https://www.npmjs.com/package/thunky","install_command":"npm install thunky","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"}},"repo_metadata":{"id":7167782,"uuid":"8468501","full_name":"mafintosh/thunky","owner":"mafintosh","description":"Delay the evaluation of a paramless async function and cache the result","archived":false,"fork":false,"pushed_at":"2024-06-14T07:43:38.000Z","size":12,"stargazers_count":97,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T11:13:42.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-28T00:14:13.000Z","updated_at":"2024-10-27T20:32:06.000Z","dependencies_parsed_at":"2022-09-15T09:21:42.851Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/thunky","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222083550,"owners_count":16928132,"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","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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v1.1.0","sha":"4f24392fd09949e3785598d99b087e8256599989","kind":"tag","published_at":"2019-10-14T08:54:19.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.1.0","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ce46d4fb455af79369cf14b7bf3eb0911bc01500","kind":"tag","published_at":"2018-10-16T17:49:35.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.3","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7ad8bbfdfbd62b51ea0e34c5235ba0de0db12223","kind":"tag","published_at":"2017-02-12T00:48:12.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.2","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"02328e063e740e1b2c6edf8d540bd82577ae87fc","kind":"tag","published_at":"2016-07-15T10:27:10.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.1","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"40d0e72ccfea1b2fb11a4706d16d7dc52cdfc9bf","kind":"tag","published_at":"2016-07-15T10:26:11.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-11-07T00:10:22.536Z","dependent_packages_count":509,"downloads":65318945,"downloads_period":"last-month","dependent_repos_count":2870641,"rankings":{"downloads":0.0359497131141706,"dependent_repos_count":0.00670805766410647,"dependent_packages_count":0.11343462409140043,"stargazers_count":5.037231089027151,"forks_count":5.974827527576285,"docker_downloads_count":0.04093284166464969,"average":1.8681806421896272},"purl":"pkg:npm/thunky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/thunky","docker_dependents_count":10987,"docker_downloads_count":3238874328,"usage_url":"https://repos.ecosyste.ms/usage/npm/thunky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/thunky/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":true,"issue_metadata":{"last_synced_at":"2024-11-07T00:04:49.604Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":540992.0,"avg_time_to_close_pull_request":14557532.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/mafintosh%2Fthunky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thunky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thunky/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thunky/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thunky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thunky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/thunky/codemeta","maintainers":[{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1777,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-15T00:51:52.311Z","updated_at":"2022-11-15T00:51:52.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"},{"uuid":"feross","login":"feross","name":null,"email":"feross@feross.org","url":null,"packages_count":442,"html_url":"https://www.npmjs.com/~feross","role":null,"created_at":"2022-11-15T00:51:52.272Z","updated_at":"2022-11-15T00:51:52.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/feross/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5623267,"maintainers_count":1192954,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14075121,"name":"@depup/thunky","ecosystem":"npm","description":"[DepUp] delay the evaluation of a paramless async function and cache the result","homepage":"https://github.com/mafintosh/thunky#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/thunky","keywords_array":["depup","dependency-bumped","updated-deps","thunky","memo","thunk","async","lazy","control","flow","cache"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:39:30.337Z","latest_release_published_at":"2026-03-17T16:39:30.337Z","latest_release_number":"1.1.0-depup.0","last_synced_at":"2026-05-16T07:04:22.384Z","created_at":"2026-03-19T04:24:06.844Z","updated_at":"2026-05-16T07:04:50.536Z","registry_url":"https://www.npmjs.com/package/@depup/thunky","install_command":"npm install @depup/thunky","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0-depup.0"}},"repo_metadata":{"id":7167782,"uuid":"8468501","full_name":"mafintosh/thunky","owner":"mafintosh","description":"Delay the evaluation of a paramless async function and cache the result","archived":false,"fork":false,"pushed_at":"2024-06-14T07:43:38.000Z","size":12,"stargazers_count":96,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-07T13:37:34.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-28T00:14:13.000Z","updated_at":"2025-07-31T01:48:20.000Z","dependencies_parsed_at":"2024-11-13T02:01:11.644Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/thunky","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"46187c77d380cefb70c962b46b8166cdb1f35edc"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/thunky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/sbom","scorecard":{"id":611264,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/thunky","commit":"46187c77d380cefb70c962b46b8166cdb1f35edc"},"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":"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/20 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":"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":"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":"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":"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":"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":"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 1 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-21T02:42:29.309Z","repository_id":7167782,"created_at":"2025-08-21T02:42:29.309Z","updated_at":"2025-08-21T02:42:29.309Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32799885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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"},"owner_record":{"login":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mafintosh"}},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v1.1.0","sha":"4f24392fd09949e3785598d99b087e8256599989","kind":"tag","published_at":"2019-10-14T08:54:19.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.1.0","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ce46d4fb455af79369cf14b7bf3eb0911bc01500","kind":"tag","published_at":"2018-10-16T17:49:35.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.3","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7ad8bbfdfbd62b51ea0e34c5235ba0de0db12223","kind":"tag","published_at":"2017-02-12T00:48:12.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.2","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"02328e063e740e1b2c6edf8d540bd82577ae87fc","kind":"tag","published_at":"2016-07-15T10:27:10.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.1","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"40d0e72ccfea1b2fb11a4706d16d7dc52cdfc9bf","kind":"tag","published_at":"2016-07-15T10:26:11.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-16T07:04:50.536Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/thunky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/thunky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/thunky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/thunky/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T03:20:51.570Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":540992.0,"avg_time_to_close_pull_request":14557532.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/mafintosh%2Fthunky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fthunky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fthunky/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fthunky/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fthunky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fthunky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fthunky/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:09.170Z","updated_at":"2026-03-19T04:24:09.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5623267,"maintainers_count":1192954,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5006031,"name":"org.webjars.npm:thunky","ecosystem":"maven","description":"WebJar for thunky","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/thunky","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2018-02-04T14:51:00.000Z","latest_release_published_at":"2020-10-14T13:52:06.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-05-16T07:04:15.941Z","created_at":"2022-07-27T11:10:37.031Z","updated_at":"2026-05-16T07:04:15.941Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/thunky/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/thunky/","metadata":{},"repo_metadata":{"id":7167782,"uuid":"8468501","full_name":"mafintosh/thunky","owner":"mafintosh","description":"Delay the evaluation of a paramless async function and cache the result","archived":false,"fork":false,"pushed_at":"2024-06-14T07:43:38.000Z","size":12,"stargazers_count":96,"open_issues_count":1,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-11T03:27:09.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-28T00:14:13.000Z","updated_at":"2025-07-31T01:48:20.000Z","dependencies_parsed_at":"2024-11-13T02:01:11.644Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/thunky","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"46187c77d380cefb70c962b46b8166cdb1f35edc"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/thunky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/sbom","scorecard":{"id":611264,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/thunky","commit":"46187c77d380cefb70c962b46b8166cdb1f35edc"},"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":"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/20 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":"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":"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":"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":"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":"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":"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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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 1 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-21T02:42:29.309Z","repository_id":7167782,"created_at":"2025-08-21T02:42:29.309Z","updated_at":"2025-08-21T02:42:29.309Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278335540,"owners_count":25970147,"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-04T02:00:05.491Z","response_time":63,"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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v1.1.0","sha":"4f24392fd09949e3785598d99b087e8256599989","kind":"tag","published_at":"2019-10-14T08:54:19.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.1.0","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ce46d4fb455af79369cf14b7bf3eb0911bc01500","kind":"tag","published_at":"2018-10-16T17:49:35.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.3","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7ad8bbfdfbd62b51ea0e34c5235ba0de0db12223","kind":"tag","published_at":"2017-02-12T00:48:12.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.2","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"02328e063e740e1b2c6edf8d540bd82577ae87fc","kind":"tag","published_at":"2016-07-15T10:27:10.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.1","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"40d0e72ccfea1b2fb11a4706d16d7dc52cdfc9bf","kind":"tag","published_at":"2016-07-15T10:26:11.000Z","download_url":"https://codeload.github.com/mafintosh/thunky/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/thunky/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/thunky@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T16:14:39.906Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":null,"forks_count":null,"average":19.567598910921483},"purl":"pkg:maven/org.webjars.npm/thunky","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:thunky","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:thunky","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:thunky/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:52:03.409Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":540992.0,"avg_time_to_close_pull_request":14557532.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/mafintosh%2Fthunky/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:thunky/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:thunky/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:thunky/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:thunky/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:thunky/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:thunky/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":367994,"full_name":"mafintosh/thunky","default_branch":"master","total_commits":20,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.0,"dds":0.050000000000000044,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-16T07:05:53.780Z","last_synced_commit":"46187c77d380cefb70c962b46b8166cdb1f35edc","created_at":"2023-03-08T19:25:58.886Z","updated_at":"2026-05-16T07:05:53.768Z","committers":[{"name":"Mathias Buus","email":"mathiasbuus@gmail.com","login":"mafintosh","count":19},{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-18T00:00:12.307Z","repositories_count":6236370,"commits_count":885005635,"contributors_count":34917539,"owners_count":1154526,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mafintosh/thunky","html_url":"https://github.com/mafintosh/thunky","last_synced_at":"2026-04-01T03:20:51.570Z","status":"error","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":540992.0,"avg_time_to_close_pull_request":14557532.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.3333333333333335,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:47:46.388Z","updated_at":"2026-04-01T03:20:51.571Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fthunky/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":1}},"pull_request_author_associations_count":{"table":{"NONE":2,"CONTRIBUTOR":1}},"issue_authors":{"table":{"patricksmms":1}},"pull_request_authors":{"table":{"warmans":1,"Frando":1,"feross":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:24.458Z","repositories_count":14611809,"issues_count":34201069,"pull_requests_count":112030921,"authors_count":11263778,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"WatchEvent":1},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-15T09:21:42.747Z","updated_at":"2022-09-15T09:21:42.747Z","repository_link":"https://github.com/mafintosh/thunky/blob/master/package.json","dependencies":[{"id":4912308810,"package_name":"standard","ecosystem":"npm","requirements":"^12.0.1","direct":true,"kind":"development","optional":false},{"id":4912308811,"package_name":"tape","ecosystem":"npm","requirements":"^4.9.1","direct":true,"kind":"development","optional":false}]}],"score":27.187188241058564,"created_at":"2026-05-14T05:23:39.795Z","updated_at":"2026-05-18T08:03:21.547Z","avatar_url":"https://github.com/mafintosh.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372520","html_url":"https://summary.ecosyste.ms/projects/372520"}