{"id":19378306,"url":"https://github.com/kurehajime/dajarep","last_synced_at":"2026-02-21T08:01:12.719Z","repository":{"id":63644212,"uuid":"41470885","full_name":"kurehajime/dajarep","owner":"kurehajime","description":"ダジャレを検索するコマンド","archived":false,"fork":false,"pushed_at":"2025-07-02T09:49:31.000Z","size":23630,"stargazers_count":50,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T21:37:45.614Z","etag":null,"topics":["cli-command","console-application","go","golang","golang-library"],"latest_commit_sha":null,"homepage":"http://kurehajime.github.io/dajarep/","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/kurehajime.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-08-27T06:59:49.000Z","updated_at":"2025-07-02T09:49:24.000Z","dependencies_parsed_at":"2023-01-23T18:15:17.220Z","dependency_job_id":null,"html_url":"https://github.com/kurehajime/dajarep","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/kurehajime/dajarep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fdajarep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fdajarep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fdajarep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fdajarep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kurehajime","download_url":"https://codeload.github.com/kurehajime/dajarep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kurehajime%2Fdajarep/sbom","scorecard":{"id":573874,"data":{"date":"2025-08-11","repo":{"name":"github.com/kurehajime/dajarep","commit":"753730ac791f44ba0bdabb52ef7475686b4a18c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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/release.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":"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/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kurehajime/dajarep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kurehajime/dajarep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kurehajime/dajarep/release.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.10.1 not signed: https://api.github.com/repos/kurehajime/dajarep/releases/229352110","Warn: release artifact v1.9.8 not signed: https://api.github.com/repos/kurehajime/dajarep/releases/74102147","Warn: release artifact v1.9.5 not signed: https://api.github.com/repos/kurehajime/dajarep/releases/50483006","Warn: release artifact v1.9.4 not signed: https://api.github.com/repos/kurehajime/dajarep/releases/50480723","Warn: release artifact v1.9.3 not signed: https://api.github.com/repos/kurehajime/dajarep/releases/38008566","Warn: release artifact v1.10.1 does not have provenance: https://api.github.com/repos/kurehajime/dajarep/releases/229352110","Warn: release artifact v1.9.8 does not have provenance: https://api.github.com/repos/kurehajime/dajarep/releases/74102147","Warn: release artifact v1.9.5 does not have provenance: https://api.github.com/repos/kurehajime/dajarep/releases/50483006","Warn: release artifact v1.9.4 does not have provenance: https://api.github.com/repos/kurehajime/dajarep/releases/50480723","Warn: release artifact v1.9.3 does not have provenance: https://api.github.com/repos/kurehajime/dajarep/releases/38008566"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-20T17:08:09.773Z","repository_id":63644212,"created_at":"2025-08-20T17:08:09.773Z","updated_at":"2025-08-20T17:08:09.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29676974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cli-command","console-application","go","golang","golang-library"],"created_at":"2024-11-10T09:05:32.966Z","updated_at":"2026-02-21T08:01:12.714Z","avatar_url":"https://github.com/kurehajime.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dajarep\n\n[![GoDoc](https://godoc.org/github.com/kurehajime/dajarep?status.svg)](https://godoc.org/github.com/kurehajime/dajarep)\n\nダジャレを検索するコマンド\n\n![dajarep](https://cloud.githubusercontent.com/assets/4569916/9517659/7641d0ca-4cec-11e5-98d6-7b0a64354877.gif)\n\n駄洒落を含んだ文章ファイル(例:test.txt)を・・・\n\n```\n人民の人民による人民のための政治\nアルミ缶の上にあるミカン\nトンネルを抜けるとそこは雪国であった\n智代子のチョコ\n布団が吹っ飛んだ\n我輩は猫である\n猫が寝転んだ\nその意見にはついていけん\n靴を靴箱に入れる\n傘を貸さない\nイカは如何なものか\n親譲りの無鉄砲で子供の時から損ばかりしている\n```\n\ndajarepに渡すと・・・\n\n```\n$ dajarep test.txt\n```\n駄洒落のみを抜き出します。\n```\nアルミ缶の上にあるミカン\n智代子のチョコ\n布団が吹っ飛んだ\n猫が寝転んだ\nその意見にはついていけん\n傘を貸さない\nイカは如何なものか\n```\n\n## ブラウザでお試し\n\nhttps://kurehajime.github.io/dajarep/\n\n## インストール方法\n\n[ここ](https://github.com/kurehajime/dajarep/releases)から実行ファイルをダウンロードできます。\n\nmacOSで「Appleは、“dajarep”にMacに損害を与えたり、プライバシーを侵害する可能性のあるマルウェアが含まれていないことを検証できませんでした。」と表示される場合は、実行前に以下を実行してください。\n\n```sh\nxattr -d com.apple.quarantine ./dajarep\n```\n\nGo言語の開発環境がある場合はgo でもインストールできます。\n\n```\n go install github.com/kurehajime/dajarep/cmd/dajarep@latest\n```\n\n## オプション\n\n-d\t：掛かってる文字を表示  \n-e  \u003cエンコーディング\u003e：エンコーディング指定  \n-i\t：インタラクティブモード  \n\n\n## 解説記事\n\n[文章からダジャレのみを抜き出すコマンドを作ってみた](http://qiita.com/kurehajime/items/a922d42dff5e0f03d32c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurehajime%2Fdajarep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurehajime%2Fdajarep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurehajime%2Fdajarep/lists"}