{"id":21305,"url":"https://github.com/Level/codec","last_synced_at":"2026-07-17T06:20:31.310Z","repository":{"id":28885173,"uuid":"32409782","full_name":"Level/codec","owner":"Level","description":"Superseded by level-transcoder. Encode keys, values and range options, with built-in or custom encodings.","archived":true,"fork":false,"pushed_at":"2024-12-20T16:35:51.000Z","size":104,"stargazers_count":27,"open_issues_count":0,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-21T06:29:44.784Z","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/Level.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null},"funding":{"open_collective":"level"}},"created_at":"2015-03-17T17:40:51.000Z","updated_at":"2024-12-20T16:36:15.000Z","dependencies_parsed_at":"2022-09-03T07:40:52.433Z","dependency_job_id":"1626ef26-e01d-4227-a5f5-0fb05be5c570","html_url":"https://github.com/Level/codec","commit_stats":{"total_commits":130,"total_committers":13,"mean_commits":10.0,"dds":0.5615384615384615,"last_synced_commit":"7d75d98dd0236194a1d49073050879cf00c5c388"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/Level/codec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fcodec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fcodec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fcodec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fcodec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Level","download_url":"https://codeload.github.com/Level/codec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Level%2Fcodec/sbom","scorecard":{"id":83768,"data":{"date":"2025-08-11","repo":{"name":"github.com/Level/codec","commit":"8ab4934d405ce04859dcf3738162bcfebdefd7a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Level/codec/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Level/codec/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Level/codec/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"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":"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.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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-15T06:28:49.893Z","repository_id":28885173,"created_at":"2025-08-15T06:28:49.893Z","updated_at":"2025-08-15T06:28:49.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279477961,"owners_count":26176931,"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-18T02:00:06.492Z","response_time":62,"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-11T19:13:22.487Z","updated_at":"2025-10-18T06:23:20.901Z","avatar_url":"https://github.com/Level.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21305","html_url":"https://opencollective.ecosyste.ms/projects/21305","collective":{"id":3252,"uuid":"zzaxon79-3jy8gplj-336brkde-mwl5v04o","slug":"level","name":"Level","description":"Node.js modules to build your very own database.","website":"https://leveljs.org/","github":"Level","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://leveljs.org/"},{"type":"GITHUB","url":"https://github.com/Level"}],"currency":"USD","projects_count":52,"last_synced_at":"2026-07-29T00:15:20.047Z","created_at":"2024-01-10T13:17:54.642Z","updated_at":"2026-07-29T00:15:20.332Z","transactions_count":208,"balance":602.4799999999976,"account_type":"COLLECTIVE","owner":{"login":"Level","name":"Level","uuid":"4276205","kind":"organization","description":"Node.js modules to build your very own database.","email":null,"website":"https://leveljs.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4276205?v=4","repositories_count":52,"last_synced_at":"2024-10-29T22:39:03.754Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"level"}},"html_url":"https://github.com/Level","funding_links":["https://opencollective.com/level"],"total_stars":9161,"followers":84,"following":0,"created_at":"2022-11-02T16:27:10.197Z","updated_at":"2024-10-29T22:39:03.755Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Level","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Level/repositories"},"last_project_activity_at":"2026-05-02T00:40:26.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-01-20T10:02:14.141Z","collective_updated_at":"2022-09-03T09:53:40.907Z","html_url":"https://opencollective.com/level","icon_url":"https://images.opencollective.com/level/logo/40.png","total_donations":876.469999999999,"total_expenses":-326.1200000000003,"current_balance":602.4799999999976,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/level","url":"https://opencollective.ecosyste.ms/collectives/level","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/level/projects"}}