{"id":18690,"url":"https://github.com/SheetJS/js-adler32","last_synced_at":"2026-07-12T06:20:35.826Z","repository":{"id":17973021,"uuid":"20972046","full_name":"SheetJS/js-adler32","owner":"SheetJS","description":":ballot_box_with_check: ADLER-32 checksum","archived":false,"fork":false,"pushed_at":"2022-04-26T22:50:40.000Z","size":16421,"stargazers_count":139,"open_issues_count":1,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-08T11:31:34.751Z","etag":null,"topics":["adler-32","bytes","checksum","data"],"latest_commit_sha":null,"homepage":"http://oss.sheetjs.com/js-adler32/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SheetJS.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":"2014-06-18T17:51:59.000Z","updated_at":"2025-05-14T04:06:20.000Z","dependencies_parsed_at":"2022-09-11T01:50:58.989Z","dependency_job_id":null,"html_url":"https://github.com/SheetJS/js-adler32","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/SheetJS/js-adler32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fjs-adler32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fjs-adler32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fjs-adler32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fjs-adler32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SheetJS","download_url":"https://codeload.github.com/SheetJS/js-adler32/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fjs-adler32/sbom","scorecard":{"id":128829,"data":{"date":"2025-08-11","repo":{"name":"github.com/SheetJS/js-adler32","commit":"7ed84a28ca0d9886f7b3c91597bf66389cce86a5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","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":"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-4+.yml:1","Warn: no topLevel permission defined: .github/workflows/node-iojs.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-zero.yml:1","Info: no jobLevel write permissions found"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-4+.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-4+.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-4+.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-4+.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-4+.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-4+.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-iojs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-iojs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-iojs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-iojs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-iojs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-iojs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-pretest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-pretest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-zero.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-zero.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-zero.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-zero.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-zero.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/SheetJS/js-adler32/node-zero.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T04:40:35.171Z","repository_id":17973021,"created_at":"2025-08-16T04:40:35.171Z","updated_at":"2025-08-16T04:40:35.171Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271318226,"owners_count":24738992,"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-08-20T02:00:09.606Z","response_time":69,"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":["adler-32","bytes","checksum","data"],"created_at":"2024-01-11T18:58:26.702Z","updated_at":"2025-08-20T12:29:32.522Z","avatar_url":"https://github.com/SheetJS.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18690","html_url":"https://opencollective.ecosyste.ms/projects/18690","collective":{"id":2648,"uuid":"re0adkjr-v8xwm69o-r4b67z5n-4l93bgoy","slug":"s5s","name":"SheetJS","description":"Sheet Happens","website":"https://sheetjs.com/","github":null,"twitter":"SheetJS","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://sheetjs.com/"},{"type":"TWITTER","url":"https://twitter.com/SheetJS"},{"type":"GIT","url":"https://git.sheetjs.com/sheetjs/sheetjs"}],"currency":"USD","projects_count":44,"last_synced_at":"2026-07-23T18:15:12.003Z","created_at":"2024-01-10T13:17:52.654Z","updated_at":"2026-07-23T18:15:12.232Z","transactions_count":259,"balance":490.4000000000005,"account_type":"COLLECTIVE","owner":{"login":"sheetjs","name":"","uuid":"2","kind":"user","description":"","email":"sheetjs@noreply.git.sheetjs.com","website":"https://sheetjs.com","location":"","twitter":null,"company":null,"icon_url":"https://git.sheetjs.com/avatars/1fac5f42272ff236309ad1146cb56dc3","repositories_count":1,"last_synced_at":"2023-12-04T10:24:42.708Z","metadata":{},"html_url":"https://git.sheetjs.com/sheetjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-12-04T10:24:42.719Z","updated_at":"2023-12-04T10:24:42.719Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/git.sheetjs.com/owners/sheetjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/git.sheetjs.com/owners/sheetjs/repositories"},"last_project_activity_at":"2024-05-07T17:24:02.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-04-15T02:29:44.262Z","collective_updated_at":"2025-07-01T18:23:09.441Z","html_url":"https://opencollective.com/s5s","icon_url":"https://images.opencollective.com/s5s/logo/40.png","total_donations":1772.3199999999927,"total_expenses":-1415.630000000007,"current_balance":490.4000000000005,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/s5s","url":"https://opencollective.ecosyste.ms/collectives/s5s","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/s5s/projects"}}