{"id":39553027,"url":"https://github.com/kawaiioverflow/arm","last_synced_at":"2026-04-02T13:11:46.028Z","repository":{"id":37849815,"uuid":"290512269","full_name":"kawaiioverflow/arm","owner":"kawaiioverflow","description":"A JSON-based database to relational mapping Anime ID's between MyAnimeList, Annict, AniList and Syoboi Calendar","archived":false,"fork":false,"pushed_at":"2026-02-19T12:26:09.000Z","size":15850,"stargazers_count":32,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-19T16:54:39.552Z","etag":null,"topics":["anilist","anime","annict","database","mal","myanimelist","syobocal","syoboi-calendar"],"latest_commit_sha":null,"homepage":"https://npm.im/@kawaiioverflow/arm","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/kawaiioverflow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-26T14:01:34.000Z","updated_at":"2026-02-19T12:25:51.000Z","dependencies_parsed_at":"2024-01-10T11:33:00.380Z","dependency_job_id":"353d2a0c-37ea-4917-92de-32fb5bfd7f49","html_url":"https://github.com/kawaiioverflow/arm","commit_stats":{"total_commits":290,"total_committers":2,"mean_commits":145.0,"dds":"0.43103448275862066","last_synced_commit":"d169c9002a741530dde6318acc2c20c06774db9f"},"previous_names":[],"tags_count":231,"template":false,"template_full_name":null,"purl":"pkg:github/kawaiioverflow/arm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawaiioverflow%2Farm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawaiioverflow%2Farm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawaiioverflow%2Farm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawaiioverflow%2Farm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kawaiioverflow","download_url":"https://codeload.github.com/kawaiioverflow/arm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawaiioverflow%2Farm/sbom","scorecard":{"id":551957,"data":{"date":"2025-08-11","repo":{"name":"github.com/kawaiioverflow/arm","commit":"be6805cb46c92cf3fa54c2e137c52a521872a96b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"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":"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":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:7","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/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kawaiioverflow/arm/release-please.yml/master?enable=pin","Info:   0 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":"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":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:13"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-20T11:07:47.834Z","repository_id":37849815,"created_at":"2025-08-20T11:07:47.834Z","updated_at":"2025-08-20T11:07:47.834Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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":["anilist","anime","annict","database","mal","myanimelist","syobocal","syoboi-calendar"],"created_at":"2026-01-18T06:59:03.408Z","updated_at":"2026-04-02T13:11:46.017Z","avatar_url":"https://github.com/kawaiioverflow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](./og-image.png)\n\n# arm\n\n@kawaiioverflow/arm is a JSON-based database to relational mapping Anime ID's between MAL, Annict, AniList and Syobocal.\n\n## Install\n\n```sh\nnpm i @kawaiioverflow/arm\n```\n\nor\n\n```sh\nyarn add @kawaiioverflow/arm\n```\n\n## Usage\n\n```ts\nimport { arm } from '@kawaiioverflow/arm'\n\nconsole.log(arm)\n/*\n[\n  {\n    \"mal_id\": 5114,\n    \"anilist_id\": 5114,\n    \"annict_id\": 1745,\n    \"syobocal_tid\": 1575\n  },\n  ...\n]\n*/\n```\n\n## Database\n\n### Return values\n\nReturn an array of `Anime` type.\n\n```ts\ntype Anime = {\n  mal_id?: number\n  annict_id?: number\n  anilist_id?: number\n  syobocal_tid?: number\n}\n```\n\n### Statistics\n\n\u003c!-- start statistics --\u003e\n\nThe database has **36020** anime, it consists of data from several services.\n\n| Service         | Anime       |\n| :-------------- | :---------- |\n| MyAnimeList     | 29883 anime |\n| AniList         | 22185 anime |\n| Annict          | 16831 anime |\n| Syoboi Calendar | 6538 anime  |\n\n\u003c!-- end statistics --\u003e\n\n### Release cycle\n\nOnce a week, it will be delivered via npm.\n\n---\n\n\u003csmall\u003eInspired by \u003ca href=\"https://github.com/manami-project/anime-offline-database\"\u003emanami-project/anime-offline-database\u003c/a\u003e.\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawaiioverflow%2Farm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkawaiioverflow%2Farm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawaiioverflow%2Farm/lists"}