{"id":18514948,"url":"https://github.com/mdingena/att-string-transcoder","last_synced_at":"2025-09-26T16:02:31.584Z","repository":{"id":43822568,"uuid":"388446402","full_name":"mdingena/att-string-transcoder","owner":"mdingena","description":"Trancode integer strings for A Township Tale.","archived":false,"fork":false,"pushed_at":"2024-04-17T11:14:24.000Z","size":1209,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-18T16:42:57.011Z","etag":null,"topics":["binary","township-tale","transcoder","virtual-reality"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mdingena.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"wyrmbane","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-07-22T12:00:05.000Z","updated_at":"2025-06-06T12:04:26.000Z","dependencies_parsed_at":"2024-04-12T09:52:56.885Z","dependency_job_id":null,"html_url":"https://github.com/mdingena/att-string-transcoder","commit_stats":{"total_commits":69,"total_committers":1,"mean_commits":69.0,"dds":0.0,"last_synced_commit":"a812999271f3e057d17e7b04f0b56b3ae35fcd6b"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/mdingena/att-string-transcoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdingena%2Fatt-string-transcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdingena%2Fatt-string-transcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdingena%2Fatt-string-transcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdingena%2Fatt-string-transcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdingena","download_url":"https://codeload.github.com/mdingena/att-string-transcoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdingena%2Fatt-string-transcoder/sbom","scorecard":{"id":633138,"data":{"date":"2025-08-11","repo":{"name":"github.com/mdingena/att-string-transcoder","commit":"4c543dfc68be86d9d39e1584bb455e0d7de0cc08"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint-compile-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":"Code-Review","score":0,"reason":"Found 0/18 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":"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":"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":"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/lint-compile-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mdingena/att-string-transcoder/lint-compile-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-compile-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mdingena/att-string-transcoder/lint-compile-test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lint-compile-test.yml:25","Info:   0 out of   2 GitHub-owned 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":"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: 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 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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"}},{"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"}}]},"last_synced_at":"2025-08-21T08:26:01.297Z","repository_id":43822568,"created_at":"2025-08-21T08:26:01.297Z","updated_at":"2025-08-21T08:26:01.297Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277103489,"owners_count":25761398,"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-26T02:00:09.010Z","response_time":78,"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":["binary","township-tale","transcoder","virtual-reality"],"created_at":"2024-11-06T15:46:04.469Z","updated_at":"2025-09-26T16:02:31.530Z","avatar_url":"https://github.com/mdingena.png","language":"TypeScript","funding_links":["https://ko-fi.com/wyrmbane"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./att-string-transcoder.png\" alt=\"ATT String Transcoder\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eATT String Transcoder\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"build status\" src=\"https://img.shields.io/github/actions/workflow/status/mdingena/att-string-transcoder/lint-compile-test.yml?style=for-the-badge\" /\u003e\n  \u003cimg alt=\"npm version\" src=\"https://img.shields.io/npm/v/att-string-transcoder?style=for-the-badge\" /\u003e\n  \u003cimg alt=\"node version\" src=\"https://img.shields.io/node/v/att-string-transcoder?style=for-the-badge\"\u003e\n  \u003cimg alt=\"typescript version\" src=\"https://img.shields.io/npm/dependency-version/att-string-transcoder/dev/typescript?style=for-the-badge\"\u003e\n  \u003cimg alt=\"license\" src=\"https://img.shields.io/npm/l/att-string-transcoder?style=for-the-badge\" /\u003e\n  \u003ca href=\"CODE-OF-CONDUCT.md\"\u003e\u003cimg alt=\"contributor covenant v2.0 adopted\" src=\"https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg?style=for-the-badge\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\nAllows you to decode _A Township Tale_'s save strings for analysing, and encode JS objects into ATT save strings for spawning.\n\n⚠️ Use this library primarily when creating bots for ATT, or when building your own ATT save string project. **If you just want to make string weapons, check out our [ATT String Workshop](https://github.com/mdingena/att-string-workshop) project.**\n\n## :speech_balloon: Join the community\n\nJoin the ATT string creators community for sharing and troubleshooting strings built with _ATT String Transcoder_.\n\n\u003ca href=\"https://discord.gg/XXCMeHvff7\" target=\"_blank\"\u003e\u003cimg alt=\"Chat with the ATT String Transcoder community on Discord\" src=\"https://img.shields.io/discord/1130738357496979497?style=for-the-badge\" /\u003e\u003c/a\u003e\n\n## :sparkles: Quickstart\n\n### Installation\n\nAdd this library to your project's dependencies:\n\n```shell\nnpm install --save att-string-transcoder\n```\n\n### Usage\n\n```ts\nimport { Prefab } from 'att-string-transcoder';\n\nconst blade = new Prefab('Large_Longsword_Blade').setMaterial('Mythril');\n\nconst handle = new Prefab('Handle_Short_Cool')\n  .addChildPrefab('Slot_Large_SwordType_Craft_33946', blade)\n  .setKinematic()\n  .print();\n```\n\nRead the [API Reference Documentation](docs/README.md) for more options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdingena%2Fatt-string-transcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdingena%2Fatt-string-transcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdingena%2Fatt-string-transcoder/lists"}