{"id":35100,"url":"https://github.com/kaelzhang/node-array-timsort","last_synced_at":"2026-04-08T18:20:50.033Z","repository":{"id":57184129,"uuid":"300264400","full_name":"kaelzhang/node-array-timsort","owner":"kaelzhang","description":"Fast JavaScript array sorting by implementing Python's Timsort algorithm","archived":false,"fork":false,"pushed_at":"2020-10-01T15:43:28.000Z","size":86,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-10T10:28:09.087Z","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/kaelzhang.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":"2020-10-01T12:03:49.000Z","updated_at":"2020-12-11T08:31:11.000Z","dependencies_parsed_at":"2022-08-23T01:31:00.968Z","dependency_job_id":null,"html_url":"https://github.com/kaelzhang/node-array-timsort","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/kaelzhang/node-array-timsort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-array-timsort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-array-timsort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-array-timsort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-array-timsort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang","download_url":"https://codeload.github.com/kaelzhang/node-array-timsort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaelzhang%2Fnode-array-timsort/sbom","scorecard":{"id":547131,"data":{"date":"2025-08-11","repo":{"name":"github.com/kaelzhang/node-array-timsort","commit":"8c1c41202078e6702751b8da53b3426621becd6e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"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"}}]},"last_synced_at":"2025-08-20T09:49:34.545Z","repository_id":57184129,"created_at":"2025-08-20T09:49:34.545Z","updated_at":"2025-08-20T09:49:34.545Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284575231,"owners_count":27028729,"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-11-15T02:00:06.050Z","response_time":57,"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"}},"keywords":[],"created_at":"2024-01-12T17:42:50.207Z","updated_at":"2025-11-24T00:20:19.884Z","avatar_url":"https://github.com/kaelzhang.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/35100","html_url":"https://opencollective.ecosyste.ms/projects/35100","collective":{"id":1759,"uuid":"8a47byg9-nxozdp8j-gmvqmjlv-03rek5w8","slug":"node-ignore","name":"Node gitignore Parser","description":"Making me devote more spare time on open-source projects","website":"","github":"kaelzhang","twitter":"kaelzhang","repository_url":null,"social_links":[{"type":"TWITTER","url":"https://twitter.com/kaelzhang"},{"type":"GITHUB","url":"https://github.com/kaelzhang"}],"currency":"USD","projects_count":448,"last_synced_at":"2026-04-16T12:15:09.770Z","created_at":"2024-01-10T13:17:50.661Z","updated_at":"2026-04-16T12:15:10.373Z","transactions_count":6,"balance":165.04999999999998,"account_type":"COLLECTIVE","owner":{"login":"kaelzhang","name":"Kael","uuid":"352304","kind":"user","description":"Geek, Full-stack Developer, CG Artist.","email":"","website":"http://kael.me","location":"Atlantis","twitter":null,"company":"@ostai ","icon_url":"https://avatars.githubusercontent.com/u/352304?v=4","repositories_count":450,"last_synced_at":"2026-01-27T22:34:05.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kaelzhang","funding_links":[],"total_stars":2669,"followers":380,"following":6,"created_at":"2022-11-02T16:19:15.860Z","updated_at":"2026-01-27T22:34:05.611Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaelzhang/repositories"},"last_project_activity_at":"2025-10-03T01:29:03.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-07-05T12:31:17.487Z","collective_updated_at":"2023-02-07T17:17:31.282Z","html_url":"https://opencollective.com/node-ignore","icon_url":"https://images.opencollective.com/node-ignore/logo/40.png","total_donations":165.04999999999998,"total_expenses":-28.709999999999997,"current_balance":165.04999999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/node-ignore","url":"https://opencollective.ecosyste.ms/collectives/node-ignore","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/node-ignore/projects"}}