{"id":38101085,"url":"https://github.com/airframesio/acars-decoder-typescript","last_synced_at":"2026-02-28T04:20:40.901Z","repository":{"id":36499133,"uuid":"227941710","full_name":"airframesio/acars-decoder-typescript","owner":"airframesio","description":"ACARS Message Decoder for TypeScript / JavaScript","archived":false,"fork":false,"pushed_at":"2026-01-14T00:51:36.000Z","size":1520,"stargazers_count":16,"open_issues_count":6,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-14T04:39:24.544Z","etag":null,"topics":["acars","acars-messages","acarsdec","javascript","library","module","typescript","vdl"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/airframesio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["kevinelliott"],"patreon":"Airframes","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":"airframesio/data","otechie":null,"custom":null}},"created_at":"2019-12-14T00:01:23.000Z","updated_at":"2026-01-14T00:51:33.000Z","dependencies_parsed_at":"2024-03-21T22:33:09.323Z","dependency_job_id":"c035f33a-e5eb-4d8c-9ef9-9f49306364de","html_url":"https://github.com/airframesio/acars-decoder-typescript","commit_stats":{"total_commits":127,"total_committers":7,"mean_commits":"18.142857142857142","dds":0.2913385826771654,"last_synced_commit":"cad5e861cbad343fba13b927e67b536dd8769bc9"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/airframesio/acars-decoder-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airframesio%2Facars-decoder-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airframesio%2Facars-decoder-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airframesio%2Facars-decoder-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airframesio%2Facars-decoder-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airframesio","download_url":"https://codeload.github.com/airframesio/acars-decoder-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airframesio%2Facars-decoder-typescript/sbom","scorecard":{"id":173528,"data":{"date":"2025-08-11","repo":{"name":"github.com/airframesio/acars-decoder-typescript","commit":"940874a5e467a174a5ffb818bdd84249d9c2210a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/17 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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'security-events' permission set to 'write': .github/workflows/ci.yml:8","Info: topLevel 'actions' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/yarn-test.yml:11","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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/airframesio/acars-decoder-typescript/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/airframesio/acars-decoder-typescript/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/airframesio/acars-decoder-typescript/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/airframesio/acars-decoder-typescript/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/yarn-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/airframesio/acars-decoder-typescript/yarn-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/yarn-test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/airframesio/acars-decoder-typescript/yarn-test.yml/master?enable=pin","Info:   1 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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":"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"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:10"],"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":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 14 commits out of 26 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-16T17:09:17.376Z","repository_id":36499133,"created_at":"2025-08-16T17:09:17.376Z","updated_at":"2025-08-16T17:09:17.376Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","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":["acars","acars-messages","acarsdec","javascript","library","module","typescript","vdl"],"created_at":"2026-01-16T21:12:56.800Z","updated_at":"2026-02-28T04:20:40.894Z","avatar_url":"https://github.com/airframesio.png","language":"TypeScript","funding_links":["https://github.com/sponsors/kevinelliott","https://patreon.com/Airframes","https://issuehunt.io/r/airframesio/data"],"categories":[],"sub_categories":[],"readme":"# Node.js Support Policy\n\n- Runtime support: Node.js \u003e= 18\n- Development and CI: validated on Node 18.x, 20.x, 22.x, and 24.x\n- TypeScript development uses the latest stable Node types (currently v24) without forcing consumers to use a specific Node types version, since `@types/node` is a devDependency.\n- The published builds are compiled targeting Node 18 runtime via `tsup` so they remain compatible across supported Node versions.\n\n# @airframes/acars-decoder\n\nThis is a no-op documentation tweak to verify repository access, build/lint, tests, and PR workflow. No functional code changes are included.\n\n# acars-decoder-typescript\n\n[![NPM Version](https://badge.fury.io/js/@airframes%2Facars-decoder.svg)](https://badge.fury.io/js/@airframes%2Facars-decoder)\n[![GitHub Actions Workflow Status](https://github.com/airframesio/acars-decoder-typescript/actions/workflows/yarn-test.yml/badge.svg)\n](https://github.com/airframesio/acars-decoder-typescript/actions/workflows/yarn-test.yml)\n![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/airframesio/acars-decoder-typescript?utm_source=oss\u0026utm_medium=github\u0026utm_campaign=airframesio%2Facars-decoder-typescript\u0026labelColor=171717\u0026color=FF570A\u0026link=https%3A%2F%2Fcoderabbit.ai\u0026label=CodeRabbit+Reviews)\n[![Contributors](https://img.shields.io/github/contributors/airframesio/acars-decoder-typescript)](https://github.com/airframesio/acars-decoder-typescript/graphs/contributors)\n[![Activity](https://img.shields.io/github/commit-activity/m/airframesio/acars-decoder-typescript)](https://github.com/airframesio/acars-decoder-typescript/pulse)\n[![Discord](https://img.shields.io/discord/1067697487927853077?logo=discord)](https://discord.gg/airframes)\n\nACARS is an aircraft communications messaging protocol that has been in use worldwide for a few decades. This library exists to specifically decode the text portion of the ACARS message payload.\n\nThe library is built around research and discoveries from the [ACARS Message Documentation](https://github.com/airframesio/acars-message-documentation), a community effort to document the details of the ACARS message label/text payload.\n\nIt has been written in TypeScript (which compiles to Javascript) and is published as an NPM package.\n\nYou are welcome to contribute (please see https://github.com/airframesio/acars-message-documentation where we collaborate to research and document the various types of messages), and while it was primarily developed to power [Airframes](https://app.airframes.io) and [AcarsHub](https://sdr-e.com/docker-acarshub), you may use this library in your own applications freely.\n\n# Installation\n\nAdd the `@airframes/acars-decoder` library to your JavaScript or TypeScript project.\n\nWith `yarn`:\n\n```\nyarn add @airframes/acars-decoder\n```\n\nWith `npm`:\n\n```\nnpm install @airframes/acars-decoder\n```\n\n# Usage\n\nDocumentation coming soon.\n\n# Contributions\n\nContributions are welcome! Please follow the [ACARS Message Documentation](https://github.com/airframesio/acars-message-documentation) when implementing. Most find that this makes things a lot easier. Submit a Pull Request and we will gratefully review and merge.\n\n# Contributors\n\n| Contributor                                      | Description                        |\n| ------------------------------------------------ | ---------------------------------- |\n| [Kevin Elliott](https://github.com/kevinelliott) | Primary Airframes contributor      |\n| [Michael Johnson](https://github.com/johnsom)    | Decoder plugins, testing framework |\n| [Mark Bumiller](https://github.com/makrsmark)    | Decoder plugins, tests, utilities  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairframesio%2Facars-decoder-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairframesio%2Facars-decoder-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairframesio%2Facars-decoder-typescript/lists"}