{"id":37028393,"url":"https://github.com/mahjong4j/mahjong4j","last_synced_at":"2026-01-14T03:23:32.611Z","repository":{"id":44848007,"uuid":"45760506","full_name":"mahjong4j/mahjong4j","owner":"mahjong4j","description":"Mahjong library on Japanese rule for Java","archived":false,"fork":false,"pushed_at":"2019-12-30T08:15:49.000Z","size":470,"stargazers_count":45,"open_issues_count":5,"forks_count":17,"subscribers_count":10,"default_branch":"master","last_synced_at":"2023-06-30T20:37:15.663Z","etag":null,"topics":["java"],"latest_commit_sha":null,"homepage":"https://mahjong4j.readme.io/","language":"Java","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/mahjong4j.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":"2015-11-08T00:21:08.000Z","updated_at":"2022-07-12T08:47:58.000Z","dependencies_parsed_at":"2022-09-26T21:41:25.077Z","dependency_job_id":null,"html_url":"https://github.com/mahjong4j/mahjong4j","commit_stats":null,"previous_names":[],"tags_count":7,"template":null,"template_full_name":null,"purl":"pkg:github/mahjong4j/mahjong4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahjong4j%2Fmahjong4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahjong4j%2Fmahjong4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahjong4j%2Fmahjong4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahjong4j%2Fmahjong4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahjong4j","download_url":"https://codeload.github.com/mahjong4j/mahjong4j/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahjong4j%2Fmahjong4j/sbom","scorecard":{"id":612395,"data":{"date":"2025-08-11","repo":{"name":"github.com/mahjong4j/mahjong4j","commit":"8b56818b6deb9a227673aef0be65fb55bc7bcc2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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":-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":"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":"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":"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":"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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.1 not signed: https://api.github.com/repos/mahjong4j/mahjong4j/releases/3179651","Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/mahjong4j/mahjong4j/releases/3177561","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/mahjong4j/mahjong4j/releases/3109017","Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/mahjong4j/mahjong4j/releases/2677166","Warn: release artifact v0.1.1 not signed: https://api.github.com/repos/mahjong4j/mahjong4j/releases/2520222","Warn: release artifact v0.3.1 does not have provenance: https://api.github.com/repos/mahjong4j/mahjong4j/releases/3179651","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/mahjong4j/mahjong4j/releases/3177561","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/mahjong4j/mahjong4j/releases/3109017","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/mahjong4j/mahjong4j/releases/2677166","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/mahjong4j/mahjong4j/releases/2520222"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-g6ph-x5wf-g337","Warn: Project is vulnerable to: GHSA-jcwr-x25h-x5fh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-21T02:57:39.466Z","repository_id":44848007,"created_at":"2025-08-21T02:57:39.467Z","updated_at":"2025-08-21T02:57:39.467Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":["java"],"created_at":"2026-01-14T03:23:32.146Z","updated_at":"2026-01-14T03:23:32.605Z","avatar_url":"https://github.com/mahjong4j.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)\n[![Stories in Ready](https://img.shields.io/badge/tracker-waffle.io-blue.svg?style=flat-square)](https://waffle.io/mahjong4j/mahjong4j)\n[![Build Status](https://img.shields.io/travis/mahjong4j/mahjong4j/master.svg?style=flat-square)](https://travis-ci.org/mahjong4j/mahjong4j)\n[![Codecov branch](https://img.shields.io/codecov/c/github/mahjong4j/mahjong4j/master.svg?style=flat-square)](https://codecov.io/github/mahjong4j/mahjong4j?branch=master)\n[![Coverity Scan](https://img.shields.io/coverity/scan/7164.svg?style=flat-square)](https://scan.coverity.com/projects/yu1ro-mahjong4j)\n[![Gitter](https://img.shields.io/gitter/room/mahjong4j/mahjong4j.svg?style=flat-square)](https://gitter.im/mahjong4j/mahjong4j?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n\n# mahjong4j\n日本のルールにおける麻雀の役判定プログラムのJavaラッパーです\n\nAndroidで動いて欲しいのでJava7に対応させます\n\n## NEWS!\n全ての役をサポートしました！\n\n## 詳しい使い方\n[こちら](https://mahjong4j.readme.io/)をご覧下さい\nPowered by Readme.io\n\nテストもご覧ください\n\n# Contributing\n手が出せるOSSを目指します\n\nPull Request・Issueはいつでもお待ちしております\n\n## プルリクチャンス！\nテストを書きましょう！\n\n役判定を実際に試したテストを追加していただくのが一番簡単です\n\n\"/src/test/java/org/mahjong4j/SanankoTanyaoToitoihoTest.java\"など[複数の役の名前]+'Test'\u003cbr\u003e\nをコピーして作りなおすのがオススメです。\n\n## Chat\n[![Gitter](https://img.shields.io/gitter/room/mahjong4j/mahjong4j.svg?style=flat-square)](https://gitter.im/mahjong4j/mahjong4j?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nチャットオープンしました！\u003cbr\u003e\nどんな質問・雑談・なんでもOKです\n\n## タスク管理\n[waffle.io](https://waffle.io/yu1ro/mahjong4j)を利用しています\n\n通常どおりIssueに投げて頂いて構いません\n\nReadyから左の部分はまだ手をつけていないので\n\nプルリクチャンスです\n\n## Issue\nIssueは報告・質問・雑談なんでもどうぞ\n\n被るのは恐れずに書いて下さい。\n\n読んだら読んだと書き込みます\n\n出来る限り早く対応致します\n\nハードルが高ければ作者Twitterでも構いません\n\n[@tresener_yu1ro](https://twitter.com/tresener_yu1ro)\n\n## Pull Request\nどんなPull Requestでもありがたいです\n\n- Code\n- Comment\n- fix typo\n- テストの追加\n- 翻訳(英語以外も)\n- その他何でも\n\n## お願い\n### 言語\n英語もしくは日本語でお願いします\n\n作者の母国語は日本語です\n\n将来は国際化も考えているので英語だとうれしいです\n\n### プロジェクトファイル\nIDEのプロジェクトファイル(.projectなど)はコミットに含めないで下さい\n\n.gitignoreはいつでも変更して頂いて構いません。\n\n# 最後に\n作者もまだまだ未熟者ですので何かと至らぬ点があるかと存じますが\n\nよろしくお願い致します\n\n\u003ca href=\"github.com/mahjong4j/mahjong4j\"\u003e\n  \u003cimg src=\"https://ga-beacon.appspot.com/UA-35712220-2/github.com/mahjong4j/mahjong4j?flat-gif\"/\u003e\n\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahjong4j%2Fmahjong4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahjong4j%2Fmahjong4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahjong4j%2Fmahjong4j/lists"}