{"id":1906510,"name":"jsencode","ecosystem":"npm","description":"An implementation for encoding typed JavaScript objects, similar to BEncode","homepage":"https://github.com/legendary-code/jsencode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/legendary-code/jsencode","keywords_array":["bencode","jsencode","encode"],"namespace":null,"versions_count":13,"first_release_published_at":"2015-07-15T03:13:26.746Z","latest_release_published_at":"2017-09-24T20:04:56.767Z","latest_release_number":"1.0.12","last_synced_at":"2026-03-12T10:32:52.380Z","created_at":"2022-04-09T18:10:28.194Z","updated_at":"2026-03-12T10:36:04.910Z","registry_url":"https://www.npmjs.com/package/jsencode","install_command":"npm install jsencode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.12"}},"repo_metadata":{"id":34966569,"uuid":"39042424","full_name":"legendary-code/jsencode","owner":"legendary-code","description":"An extended implementation of BEncode for encoding typed JavaScript objects","archived":false,"fork":false,"pushed_at":"2020-04-28T22:23:46.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T21:01:20.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/legendary-code.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":"2015-07-13T23:24:04.000Z","updated_at":"2020-04-28T22:23:49.000Z","dependencies_parsed_at":"2022-09-16T22:41:45.052Z","dependency_job_id":null,"html_url":"https://github.com/legendary-code/jsencode","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/legendary-code/jsencode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legendary-code","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/sbom","scorecard":{"id":583185,"data":{"date":"2025-08-11","repo":{"name":"github.com/legendary-code/jsencode","commit":"896b3627c294868135d2dfd78f57cb896a408aaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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/nodejs.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/nodejs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/legendary-code/jsencode/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/legendary-code/jsencode/nodejs.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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"}}]},"last_synced_at":"2025-08-20T19:43:19.294Z","repository_id":34966569,"created_at":"2025-08-20T19:43:19.294Z","updated_at":"2025-08-20T19:43:19.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277246265,"owners_count":25786098,"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-09-27T02:00:08.978Z","response_time":73,"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":"legendary-code","name":"legendary-code","uuid":"11837598","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11837598?v=4","repositories_count":4,"last_synced_at":"2023-02-28T04:50:28.347Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/legendary-code","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T09:25:21.424Z","updated_at":"2023-02-28T04:50:28.358Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legendary-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legendary-code/repositories"},"tags":[{"name":"v1.0.9","sha":"29757c947192bebbecb12e20f3290d68213da7ed","kind":"commit","published_at":"2016-10-24T01:22:28.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.9","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"3140ff13a14d0d56c29edfc2a2e8609d22b6c534","kind":"commit","published_at":"2016-10-24T00:54:18.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.8","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"c638cc4480bbabfbd0566ebf25e5b5cbbaa492c2","kind":"tag","published_at":"2016-10-24T00:41:02.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.7","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"bb7ec8653f7eb2719259208515e98cf5c112a40c","kind":"tag","published_at":"2016-10-24T00:40:40.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.6","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"1f90285795cfa9a7ab85730a68d711c736431bd7","kind":"tag","published_at":"2016-10-24T00:40:20.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.5","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"7e64e6d41552c097b01d20e52f2bcb74a7d6670a","kind":"tag","published_at":"2016-10-24T00:39:47.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.4","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"d399087daf060e0180aa81c1ece5c289f40125ac","kind":"tag","published_at":"2016-10-24T00:39:25.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.2","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.2/manifests"},{"name":"v1.0.3","sha":"5afb1dc9f1fb7458eefa9c06e6e9dc77c7e50a41","kind":"tag","published_at":"2016-10-24T00:37:54.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.3","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"7f13fcaee4c13ce93302f09808eabf89e5f4fe9d","kind":"tag","published_at":"2016-10-24T00:36:35.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.1","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"880051f92967a9f79e8bc627bdab57fab6ce8068","kind":"tag","published_at":"2016-10-24T00:35:00.000Z","download_url":"https://codeload.github.com/legendary-code/jsencode/tar.gz/v1.0.0","html_url":"https://github.com/legendary-code/jsencode/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/legendary-code/jsencode@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendary-code%2Fjsencode/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-12T10:36:04.887Z","dependent_packages_count":2,"downloads":25,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.699992992782565,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":16.703432134924785,"forks_count":15.382149371460885,"docker_downloads_count":null,"average":13.583020415565334},"purl":"pkg:npm/jsencode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jsencode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/jsencode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jsencode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T20:53:59.135Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":187.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"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/legendary-code%2Fjsencode/issues","maintainers":[{"login":"gtrog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gtrog"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsencode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsencode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsencode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsencode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jsencode/codemeta","maintainers":[{"uuid":"eternal0","login":"eternal0","name":null,"email":"gene.trog@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~eternal0","role":null,"created_at":"2022-11-12T22:49:15.379Z","updated_at":"2022-11-12T22:49:15.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eternal0/packages"}]}