{"id":372310,"url":"https://github.com/ksxnodemodules/typescript-logic","last_synced_at":"2026-08-26T10:05:31.728Z","repository":{"id":56051403,"uuid":"148680891","full_name":"ksxnodemodules/typescript-logic","owner":"ksxnodemodules","description":null,"archived":true,"fork":false,"pushed_at":"2023-03-16T17:36:12.000Z","size":20,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-28T19:05:09.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ksxnodemodules.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-09-13T18:31:51.000Z","updated_at":"2024-10-24T11:44:10.000Z","dependencies_parsed_at":"2024-06-18T21:24:55.240Z","dependency_job_id":"73306f07-b5c6-475c-a4a7-25b43cb6fa9a","html_url":"https://github.com/ksxnodemodules/typescript-logic","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.11538461538461542","last_synced_commit":"86f47b625f8640de9c11511c4b6152258fa8946e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ksxnodemodules/typescript-logic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules","download_url":"https://codeload.github.com/ksxnodemodules/typescript-logic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/sbom","scorecard":{"id":571778,"data":{"date":"2025-08-11","repo":{"name":"github.com/ksxnodemodules/typescript-logic","commit":"86f47b625f8640de9c11511c4b6152258fa8946e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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":"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":"project is archived","details":["Warn: Repository is archived."],"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-20T16:32:21.645Z","repository_id":56051403,"created_at":"2025-08-20T16:32:21.645Z","updated_at":"2025-08-20T16:32:21.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36090022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":{"login":"ksxnodemodules","name":"ksxnodemodules","uuid":"16065019","kind":"organization","description":"A set of node modules, npm packages by Khải","email":null,"website":"https://www.npmjs.com/~khai96_","location":"Earth, Solar System","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16065019?v=4","repositories_count":64,"last_synced_at":"2023-04-09T13:31:22.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ksxnodemodules","funding_links":[],"total_stars":195,"followers":null,"following":null,"created_at":"2022-11-02T16:26:46.462Z","updated_at":"2024-03-25T19:19:04.145Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules/repositories"},"packages":[{"id":5006824,"name":"org.webjars.npm:typescript-logic","ecosystem":"maven","description":"WebJar for typescript-logic","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ksxnodemodules/typescript-logic","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2020-12-23T02:59:52.000Z","latest_release_published_at":"2020-12-23T02:59:52.000Z","latest_release_number":"0.0.0","last_synced_at":"2026-08-25T09:46:07.077Z","created_at":"2022-07-27T11:12:52.721Z","updated_at":"2026-08-25T09:46:07.078Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-logic/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-logic/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"148680891","full_name":"ksxnodemodules/typescript-logic","owner":"ksxnodemodules","description":null,"archived":true,"fork":false,"pushed_at":"2023-03-16T17:36:12.000Z","size":20,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-21T10:13:31.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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,"logo_url":null,"metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-13T18:31:51.000Z","updated_at":"2023-03-17T03:12:46.000Z","dependencies_parsed_at":"2023-01-22T17:15:59.309Z","dependency_job_id":null,"html_url":"https://github.com/ksxnodemodules/typescript-logic","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-22T03:29:40.721Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":36.175344048892164,"forks_count":39.82359656743639,"average":34.99432186403372},"purl":"pkg:maven/org.webjars.npm/typescript-logic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-logic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-logic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-logic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-21T02:39:04.632Z","issues_count":1,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10596.333333333334,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":1,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-logic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-logic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-logic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-logic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-logic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-logic/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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"}},{"id":2493233,"name":"typescript-logic","ecosystem":"npm","description":"TypeScript generics to work with boolean types","homepage":"https://github.com/ksxnodemodules/typescript-logic#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ksxnodemodules/typescript-logic","keywords_array":["logic","generic","typescript","boolean","true","false"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-09-13T19:01:37.560Z","latest_release_published_at":"2018-09-13T19:01:37.560Z","latest_release_number":"0.0.0","last_synced_at":"2026-08-24T09:44:37.936Z","created_at":"2022-04-10T02:34:20.647Z","updated_at":"2026-08-24T09:44:37.936Z","registry_url":"https://www.npmjs.com/package/typescript-logic","install_command":"npm install typescript-logic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"},"contentPolicy":null},"repo_metadata":{"id":56051403,"uuid":"148680891","full_name":"ksxnodemodules/typescript-logic","owner":"ksxnodemodules","description":null,"archived":true,"fork":false,"pushed_at":"2023-03-16T17:36:12.000Z","size":20,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-28T19:05:09.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ksxnodemodules.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-09-13T18:31:51.000Z","updated_at":"2024-10-24T11:44:10.000Z","dependencies_parsed_at":"2024-06-18T21:24:55.240Z","dependency_job_id":"73306f07-b5c6-475c-a4a7-25b43cb6fa9a","html_url":"https://github.com/ksxnodemodules/typescript-logic","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.11538461538461542","last_synced_commit":"86f47b625f8640de9c11511c4b6152258fa8946e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ksxnodemodules/typescript-logic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules","download_url":"https://codeload.github.com/ksxnodemodules/typescript-logic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/sbom","scorecard":{"id":571778,"data":{"date":"2025-08-11","repo":{"name":"github.com/ksxnodemodules/typescript-logic","commit":"86f47b625f8640de9c11511c4b6152258fa8946e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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":"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":"project is archived","details":["Warn: Repository is archived."],"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-20T16:32:21.645Z","repository_id":56051403,"created_at":"2025-08-20T16:32:21.645Z","updated_at":"2025-08-20T16:32:21.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36090022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"ksxnodemodules","name":"ksxnodemodules","uuid":"16065019","kind":"organization","description":"A set of node modules, npm packages by Khải","email":null,"website":"https://www.npmjs.com/~khai96_","location":"Earth, Solar System","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16065019?v=4","repositories_count":64,"last_synced_at":"2023-04-09T13:31:22.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ksxnodemodules","funding_links":[],"total_stars":195,"followers":null,"following":null,"created_at":"2022-11-02T16:26:46.462Z","updated_at":"2024-03-25T19:19:04.145Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksxnodemodules/repositories"},"tags":[{"name":"v0.0.0","sha":"b0a9fd7026495a471323abd130d1dcce7a84a667","kind":"commit","published_at":"2018-09-13T19:01:06.000Z","download_url":"https://codeload.github.com/ksxnodemodules/typescript-logic/tar.gz/v0.0.0","html_url":"https://github.com/ksxnodemodules/typescript-logic/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ksxnodemodules/typescript-logic@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T07:58:33.390Z","dependent_packages_count":7,"downloads":3482544,"downloads_period":"last-month","dependent_repos_count":66619,"rankings":{"downloads":0.15192766460068594,"dependent_repos_count":0.11755539724500388,"dependent_packages_count":2.770450546233896,"stargazers_count":13.146262041492434,"forks_count":15.38802090050726,"docker_downloads_count":0.2182330579907251,"average":5.298741601345001},"purl":"pkg:npm/typescript-logic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typescript-logic","docker_dependents_count":314,"docker_downloads_count":30008234,"usage_url":"https://repos.ecosyste.ms/usage/npm/typescript-logic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typescript-logic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:31:33.781Z","issues_count":1,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10596.333333333334,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":1,"bot_pull_requests_count":6,"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/ksxnodemodules%2Ftypescript-logic/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-logic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-logic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-logic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-logic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-logic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-logic/codemeta","maintainers":[{"uuid":"khai96_","login":"khai96_","name":null,"email":"hvksmr1996@gmail.com","url":null,"packages_count":239,"html_url":"https://www.npmjs.com/~khai96_","role":null,"created_at":"2022-11-15T04:46:09.611Z","updated_at":"2022-11-15T04:46:09.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khai96_/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786794,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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"}}],"commits":{"id":375317,"full_name":"ksxnodemodules/typescript-logic","default_branch":"master","total_commits":26,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.0,"dds":0.11538461538461542,"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-08-20T07:04:25.558Z","last_synced_commit":"86f47b625f8640de9c11511c4b6152258fa8946e","created_at":"2023-03-08T19:48:41.662Z","updated_at":"2026-08-20T07:04:25.206Z","committers":[{"name":"khai96_","email":"hvksmr1996@gmail.com","login":"KSXGitHub","count":23},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":3}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"ksxnodemodules/typescript-logic","html_url":"https://github.com/ksxnodemodules/typescript-logic","last_synced_at":"2026-08-25T09:34:35.318Z","status":null,"issues_count":1,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10596.333333333334,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":1,"bot_pull_requests_count":6,"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:53:19.655Z","updated_at":"2026-08-25T09:34:35.318Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksxnodemodules%2Ftypescript-logic/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":1}},"pull_request_author_associations_count":{"table":{"NONE":6}},"issue_authors":{"table":{"renovate[bot]":1}},"pull_request_authors":{"table":{"renovate[bot]":6}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-15T12:10:52.242Z","updated_at":"2022-08-15T12:10:52.242Z","repository_link":"https://github.com/ksxnodemodules/typescript-logic/blob/master/package.json","dependencies":[{"id":1779544208,"package_name":"typescript","ecosystem":"npm","requirements":"~4.0.0","direct":true,"kind":"development","optional":false},{"id":1779544209,"package_name":"static-type-assert","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-01-22T17:15:59.279Z","updated_at":"2023-01-22T17:15:59.279Z","repository_link":"https://github.com/ksxnodemodules/typescript-logic/blob/master/pnpm-lock.yaml","dependencies":[{"id":7099104323,"package_name":"static-type-assert","ecosystem":"npm","requirements":"3.0.1_typescript@4.0.2","direct":false,"kind":"development","optional":false},{"id":7099104324,"package_name":"typescript-compare","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":7099104325,"package_name":"typescript-logic","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":7099104326,"package_name":"typescript","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false}]}],"score":20.101366221473715,"created_at":"2026-05-14T05:11:26.679Z","updated_at":"2026-08-26T10:05:31.729Z","avatar_url":"https://github.com/ksxnodemodules.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372310","html_url":"https://summary.ecosyste.ms/projects/372310"}