{"id":20309237,"url":"https://github.com/vaporyjs/rlp","last_synced_at":"2025-09-16T05:15:28.782Z","repository":{"id":93548166,"uuid":"123757468","full_name":"vaporyjs/rlp","owner":"vaporyjs","description":"Vapory Style Recursive Length Prefix Encoding for node.js ","archived":false,"fork":false,"pushed_at":"2021-01-12T23:42:22.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T23:51:22.039Z","etag":null,"topics":["cli","decodes","rlp-sequence"],"latest_commit_sha":null,"homepage":"https://vapory.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaporyjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-04T04:43:08.000Z","updated_at":"2023-02-14T03:24:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e74c50f0-d22c-49be-88ad-15ba7aaafae9","html_url":"https://github.com/vaporyjs/rlp","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/vaporyjs/rlp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaporyjs%2Frlp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaporyjs%2Frlp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaporyjs%2Frlp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaporyjs%2Frlp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaporyjs","download_url":"https://codeload.github.com/vaporyjs/rlp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaporyjs%2Frlp/sbom","scorecard":{"id":916276,"data":{"date":"2025-08-11","repo":{"name":"github.com/vaporyjs/rlp","commit":"7445db1f30ba429468ff9c797bb1af96ff443d84"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}}]},"last_synced_at":"2025-08-24T21:06:59.535Z","repository_id":93548166,"created_at":"2025-08-24T21:06:59.535Z","updated_at":"2025-08-24T21:06:59.535Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275062960,"owners_count":25398887,"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-14T02:00:10.474Z","response_time":75,"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":["cli","decodes","rlp-sequence"],"created_at":"2024-11-14T17:26:23.331Z","updated_at":"2025-09-16T05:15:28.636Z","avatar_url":"https://github.com/vaporyjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"SYNOPSIS\n=====\n[![NPM Package](https://img.shields.io/npm/v/rlp.svg?style=flat-square)](https://www.npmjs.org/package/rlp)\n[![Build Status](https://img.shields.io/travis/vaporyjs/rlp.svg?branch=master\u0026style=flat-square)](https://travis-ci.org/vaporyjs/rlp)\n[![Coverage Status](https://img.shields.io/coveralls/vaporyjs/rlp.svg?style=flat-square)](https://coveralls.io/r/vaporyjs/rlp)\n[![Gitter](https://img.shields.io/gitter/room/vapory/vaporyjs-lib.svg?style=flat-square)](https://gitter.im/vapory/vaporyjs-lib) or #vaporyjs on freenode\n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n\n[Recursive Length](https://github.com/vaporyco/wiki/wiki/RLP) Prefix Encoding for node.js.\n\nINSTALL\n======\n`npm install rlp`   \n\ninstall with `-g` if you want to use the cli.\n\nUSAGE\n=======\n\n```javascript\nvar RLP = require('rlp');\nvar assert = require('assert');\n\nvar nestedList = [ [], [[]], [ [], [[]] ] ];\nvar encoded = RLP.encode(nestedList);\nvar decoded = RLP.decode(encoded);\nassert.deepEqual(nestedList, decoded);\n\n\n```\n\nAPI\n=====\n`rlp.encode(plain)` - RLP encodes an `Array`, `Buffer` or `String` and returns a `Buffer`.\n\n`rlp.decode(encoded, [skipRemainderCheck=false])` - Decodes an RLP encoded `Buffer`, `Array` or `String` and returns a `Buffer` or an `Array` of `Buffers`. If `skipRemainderCheck` is enabled, `rlp` will just decode the first rlp sequence in the buffer. By default, it would throw an error if there are more bytes in Buffer than used by rlp sequence.\n\nCLI\n===\n`rlp decode \u003chex string\u003e`   \n`rlp encode \u003cjson String\u003e`  \n\nTESTS\n=====\nTest uses mocha. To run `npm test`\n\nCODE COVERAGE\n=============\nInstall dev dependencies\n`npm install`\n\nRun\n`npm run coverage`\n\nThe results are at\n`coverage/lcov-report/index.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaporyjs%2Frlp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaporyjs%2Frlp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaporyjs%2Frlp/lists"}