{"id":37226236,"url":"https://github.com/tep/encoding-base56","last_synced_at":"2026-01-15T01:53:23.940Z","repository":{"id":57483526,"uuid":"111632940","full_name":"tep/encoding-base56","owner":"tep","description":"toolman.org/encoding/base56 - Go library to encode/decode base56 values","archived":false,"fork":false,"pushed_at":"2022-11-07T23:22:46.000Z","size":15,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-28T04:26:50.841Z","etag":null,"topics":["base56","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tep.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":"2017-11-22T03:42:43.000Z","updated_at":"2024-04-27T01:03:16.000Z","dependencies_parsed_at":"2022-08-27T19:33:45.936Z","dependency_job_id":null,"html_url":"https://github.com/tep/encoding-base56","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/tep/encoding-base56","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tep%2Fencoding-base56","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tep%2Fencoding-base56/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tep%2Fencoding-base56/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tep%2Fencoding-base56/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tep","download_url":"https://codeload.github.com/tep/encoding-base56/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tep%2Fencoding-base56/sbom","scorecard":{"id":874162,"data":{"date":"2025-08-11","repo":{"name":"github.com/tep/encoding-base56","commit":"19105e3b44af7287b8a015d1156478fbab51d8a5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go-build.yaml: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":"Code-Review","score":0,"reason":"Found 0/15 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-build.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/tep/encoding-base56/go-build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-build.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tep/encoding-base56/go-build.yaml/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":"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":"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":"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":"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":"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":"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"}},{"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"}}]},"last_synced_at":"2025-08-24T05:19:29.003Z","repository_id":57483526,"created_at":"2025-08-24T05:19:29.003Z","updated_at":"2025-08-24T05:19:29.003Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["base56","go","golang"],"created_at":"2026-01-15T01:53:23.308Z","updated_at":"2026-01-15T01:53:23.927Z","avatar_url":"https://github.com/tep.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# base56 [![MIT License][mit-img]][mit] [![GitHub Release][release-img]][release] [![GoDoc][godoc-img]][godoc] [![Go Report Card][reportcard-img]][reportcard]\n\n`import \"toolman.org/encoding/base56\"`\n\n## Install\n\n```sh\n  go get toolman.org/encoding/base56\n```\n## Overview\n\nPackage base56 provides functions for encoding/decoding uint64 values as\nshort, easily digestible, base56 strings. For example, the `Std` encoding\ntransforms the `uint64` value `1540840132` into the string `\"2nfvKM\"`.\n\nFor compatibility with other implementions, this package supports three\nseparate and distinct base56 character sets through the package level,\nEncoding variables `Std`, `Alt` and `Py3`. Each of these Encodings leverage\nonly 7-bit clean (ASCII) characters.\n\nThe `Std` Encoding employs the original character set used by this package and\nis composed of the numerals 0-9 followed by all upper case characters except\nfor 'D' (`0x44`), 'I' (`0x49`), 'O' (`0x4f`), and 'Q' (`0x51`) and then all\nlower case characters except for 'i' (`0x69`) and 'o' (`0x6f`).\n\nThe `Alt` Encoding is compatible with PHP and Java implementations and is\ndefined as the numerals 2-9 followed by all lower case characters except for\n'l' (`0x6c`) and 'o' (`0x6f`) and then all upper case characters except for 'I'\n(`0x49`) and 'O' (`0x4f`).\n\nThe `Py3` Encoding is compatible with the Python-3 implementation and is\ndefined as the numerals 2-9 followed by all upper case characters except for\n'I' (`0x49`) and 'O' (`0x4f`) and then all lower case characters except for 'l'\n(`0x6c`) and 'o' (`0x6f`).\n\nNote, the `Alt` and `Py3` Encodings are identical except for the order of\ncharacter classes.  `Alt` is numerals-\u003elowercase-\u003euppercase while `Py3` is\nnumerals-\u003euppercase-\u003elowercase.\n\n\n\n\u003c!--- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ---\u003e\n\n[mit]:            https://github.com/tep/encoding-base56/blob/master/LICENSE\n[mit-img]:        http://img.shields.io/badge/License-MIT-c41e3a.svg\n\n[release]:        https://github.com/tep/encoding-base56/releases\n[release-img]:    https://img.shields.io/github/release/tep/encoding-base56/all.svg\n\n[godoc]:          https://godoc.org/toolman.org/encoding/base56\n[godoc-img]:      https://godoc.org/toolman.org/encoding/base56?status.svg\n\n[reportcard]:     https://goreportcard.com/report/toolman.org/encoding/base56\n[reportcard-img]: https://goreportcard.com/badge/toolman.org/encoding/base56\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftep%2Fencoding-base56","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftep%2Fencoding-base56","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftep%2Fencoding-base56/lists"}