{"id":34556348,"url":"https://github.com/mechiru/chatwork-rs","last_synced_at":"2026-06-05T14:31:38.210Z","repository":{"id":57548722,"uuid":"361814532","full_name":"mechiru/chatwork-rs","owner":"mechiru","description":"A client implementation of Chatwork API.","archived":false,"fork":false,"pushed_at":"2021-04-26T16:19:04.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T19:42:07.617Z","etag":null,"topics":["chatwork","chatwork-api","chatwork-client"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mechiru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-26T16:14:06.000Z","updated_at":"2021-04-27T00:25:38.000Z","dependencies_parsed_at":"2022-08-28T11:31:14.290Z","dependency_job_id":null,"html_url":"https://github.com/mechiru/chatwork-rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mechiru/chatwork-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechiru%2Fchatwork-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechiru%2Fchatwork-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechiru%2Fchatwork-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechiru%2Fchatwork-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mechiru","download_url":"https://codeload.github.com/mechiru/chatwork-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mechiru%2Fchatwork-rs/sbom","scorecard":{"id":633949,"data":{"date":"2025-08-11","repo":{"name":"github.com/mechiru/chatwork-rs","commit":"8c0e0075915eebf7a178d8b04445766da9ea22a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 0/8 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":"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":"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:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mechiru/chatwork-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mechiru/chatwork-rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mechiru/chatwork-rs/ci.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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 '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"}}]},"last_synced_at":"2025-08-21T08:36:15.190Z","repository_id":57548722,"created_at":"2025-08-21T08:36:15.190Z","updated_at":"2025-08-21T08:36:15.190Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33946818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["chatwork","chatwork-api","chatwork-client"],"created_at":"2025-12-24T08:29:40.484Z","updated_at":"2026-06-05T14:31:38.198Z","avatar_url":"https://github.com/mechiru.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatwork\n\n[![ci](https://github.com/mechiru/chatwork-rs/workflows/ci/badge.svg)](https://github.com/mechiru/chatwork-rs/actions?query=workflow:ci)\n[![Rust Documentation](https://docs.rs/chatwork/badge.svg)](https://docs.rs/chatwork)\n[![Latest Version](https://img.shields.io/crates/v/chatwork.svg)](https://crates.io/crates/chatwork)\n\nA client implementation of [Chatwork](https://go.chatwork.com/) API.\n\n\n## Example\n\n```rust\nuse chatwork::{v2::rooms::messages, Client};\n\nlet client = Client::new(api_token);\nlet svc = client.v2().rooms().messages(room_id);\nlet message_id = svc.create(\u0026messages::Create { body: \"hello\", ..Default::default() }).await?;\nprintln!(\"message_id: {:?}\", message_id);\n```\n\n## API\n\n| Method | Path                                    | Client                                                       |\n|--------|-----------------------------------------|--------------------------------------------------------------|\n| GET    | /me                                     | c.v2().me().get()                                            |\n| GET    | /my/status                              | c.v2().my().status().get()                                   |\n| GET    | /my/tasks                               | c.v2().my().tasks().list(list)                               |\n| GET    | /contacts                               | c.v2().contacts().list()                                     |\n| GET    | /rooms                                  | c.v2().rooms().list()                                        |\n| POST   | /rooms                                  | c.v2().rooms().create(create)                                |\n| GET    | /rooms/{room_id}                        | c.v2().rooms().get(room_id)                                  |\n| PUT    | /rooms/{room_id}                        | c.v2().rooms().update(room_id, update)                       |\n| DELETE | /rooms/{room_id}                        | c.v2().rooms().delete(room_id, delete)                       |\n| GET    | /rooms/{room_id}/members                | c.v2().rooms().members(room_id).list()                       |\n| PUT    | /rooms/{room_id}/members                | c.v2().rooms().members(room_id).update(update)               |\n| GET    | /rooms/{room_id}/messages               | c.v2().rooms().messages(room_id).list(list)                  |\n| POST   | /rooms/{room_id}/messages               | c.v2().rooms().messages(room_id).create(create)              |\n| GET    | /rooms/{room_id}/messages/{message_id}  | c.v2().rooms().messages(room_id).get(message_id)             |\n| PUT    | /rooms/{room_id}/messages/{message_id}  | c.v2().rooms().messages(room_id).update(message_id, update)  |\n| DELETE | /rooms/{room_id}/messages/{message_id}  | c.v2().rooms().messages(room_id).delete(message_id)          |\n| PUT    | /rooms/{room_id}/messages/read          | c.v2().rooms().messages(room_id).read().update(update)       |\n| PUT    | /rooms/{room_id}/messages/unread        | c.v2().rooms().messages(room_id).unread().update(update)     |\n| GET    | /rooms/{room_id}/tasks                  | c.v2().rooms().tasks(room_id).list(list)                     |\n| POST   | /rooms/{room_id}/tasks                  | c.v2().rooms().tasks(room_id).create(create)                 |\n| GET    | /rooms/{room_id}/tasks/{task_id}        | c.v2().rooms().tasks(room_id).get(task_id)                   |\n| PUT    | /rooms/{room_id}/tasks/{task_id}/status | c.v2().rooms().tasks(room_id).status(task_id).update(update) |\n| GET    | /rooms/{room_id}/files                  | c.v2().rooms().files(room_id).list(list)                     |\n| POST   | /rooms/{room_id}/files                  | c.v2().rooms().files(room_id).create(create)                 |\n| GET    | /rooms/{room_id}/files/{file_id}        | c.v2().rooms().files(room_id).get(file_id, get)              |\n| GET    | /rooms/{room_id}/link                   | c.v2().rooms().link(room_id).get()                           |\n| POST   | /rooms/{room_id}/link                   | c.v2().rooms().link(room_id).create(create)                  |\n| PUT    | /rooms/{room_id}/link                   | c.v2().rooms().link(room_id).update(update)                  |\n| DELETE | /rooms/{room_id}/link                   | c.v2().rooms().link(room_id).delete()                        |\n| GET    | /incoming_requests                      | c.v2().incoming_requests().list()                            |\n| PUT    | /incoming_requests/{request_id}         | c.v2().incoming_requests().update(request_id)                |\n| DELETE | /incoming_requests/{request_id}         | c.v2().incoming_requests().delete(request_id)                |\n\n\n## License\n\nLicensed under either of [Apache License, Version 2.0](./LICENSE-APACHE) or [MIT license](./LICENSE-MIT) at your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmechiru%2Fchatwork-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmechiru%2Fchatwork-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmechiru%2Fchatwork-rs/lists"}