{"id":36418734,"url":"https://github.com/borball/weixin-sdk","last_synced_at":"2026-01-11T17:01:41.727Z","repository":{"id":52542029,"uuid":"43105609","full_name":"borball/weixin-sdk","owner":"borball","description":"微信公众平台(订阅号、服务号、企业号、小程序)、微信开放平台和微信支付 Java SDK","archived":false,"fork":false,"pushed_at":"2022-11-15T23:29:57.000Z","size":5754,"stargazers_count":1054,"open_issues_count":22,"forks_count":486,"subscribers_count":148,"default_branch":"master","last_synced_at":"2025-07-03T21:08:02.048Z","etag":null,"topics":["wechat-java","wechat-sdk","weixin","weixin-java","weixin-sdk"],"latest_commit_sha":null,"homepage":"","language":"Java","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/borball.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-09-25T02:43:29.000Z","updated_at":"2025-06-19T07:09:22.000Z","dependencies_parsed_at":"2023-01-23T07:45:56.977Z","dependency_job_id":null,"html_url":"https://github.com/borball/weixin-sdk","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/borball/weixin-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borball%2Fweixin-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borball%2Fweixin-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borball%2Fweixin-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borball%2Fweixin-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borball","download_url":"https://codeload.github.com/borball/weixin-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borball%2Fweixin-sdk/sbom","scorecard":{"id":248241,"data":{"date":"2025-08-11","repo":{"name":"github.com/borball/weixin-sdk","commit":"ed624144fda218f7f85915de26012fa15940c87c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"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":"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":"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":"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":2,"reason":"Found 5/22 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-3f7h-mf4q-vrm4","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-mvr2-9pj6-7w5j","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj"],"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-17T07:58:50.784Z","repository_id":52542029,"created_at":"2025-08-17T07:58:50.784Z","updated_at":"2025-08-17T07:58:50.784Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"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":["wechat-java","wechat-sdk","weixin","weixin-java","weixin-sdk"],"created_at":"2026-01-11T17:01:37.340Z","updated_at":"2026-01-11T17:01:41.722Z","avatar_url":"https://github.com/borball.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 微信公众平台(服务号、订阅号、企业号、小程序)、微信开放平台和微信支付JAVA SDK\r\n\r\n[![Build Status](https://semaphoreci.com/api/v1/projects/5b0c7b61-9b88-4b88-95fa-ea6bbd11e495/617516/badge.svg)](https://semaphoreci.com/borball/weixin-sdk) [![](https://jitpack.io/v/borball/weixin-sdk.svg)](https://jitpack.io/#borball/weixin-sdk) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/cn.com.riversoft/weixin-sdk/badge.svg)](https://maven-badges.herokuapp.com/maven-central/cn.com.riversoft/weixin-sdk)\r\n\r\n\r\nweixin-sdk 是对微信公众平台(订阅号、服务号、企业号、小程序)、微信开放平台和微信支付的JAVA版封装：\r\n\r\n - 服务号，订阅号： \tweixin-mp\r\n - 企业号： \t\tweixin-qydev\r\n - 开放平台： \t\tweixin-open\r\n - 支付： \t\tweixin-pay\r\n - 小程序： weixin-app\r\n \r\n[API使用指南](https://github.com/borball/weixin-sdk/wiki)\r\n\r\n[SDK DEMO](https://github.com/borball/weixin-sdk-demo)\r\n\r\n## 如何获取\r\n\r\n### Maven\r\n\r\n - 服务号，订阅号：\r\n\r\n\t    \u003cdependency\u003e\r\n\t      \u003cgroupId\u003ecn.com.riversoft\u003c/groupId\u003e\r\n\t      \u003cartifactId\u003eweixin-mp\u003c/artifactId\u003e\r\n\t      \u003cversion\u003e${weixin-sdk.version}\u003c/version\u003e\r\n\t    \u003c/dependency\u003e\r\n\r\n - 企业号：\r\n \r\n\t    \u003cdependency\u003e\r\n\t      \u003cgroupId\u003ecn.com.riversoft\u003c/groupId\u003e\r\n\t      \u003cartifactId\u003eweixin-qydev\u003c/artifactId\u003e\r\n\t      \u003cversion\u003e${weixin-sdk.version}\u003c/version\u003e\r\n\t    \u003c/dependency\u003e\r\n\r\n - 开放平台：\r\n \r\n\t    \u003cdependency\u003e\r\n\t      \u003cgroupId\u003ecn.com.riversoft\u003c/groupId\u003e\r\n\t      \u003cartifactId\u003eweixin-open\u003c/artifactId\u003e\r\n\t      \u003cversion\u003e${weixin-sdk.version}\u003c/version\u003e\r\n\t    \u003c/dependency\u003e\r\n\r\n - 支付：\r\n\r\n\t    \u003cdependency\u003e\r\n\t      \u003cgroupId\u003ecn.com.riversoft\u003c/groupId\u003e\r\n\t      \u003cartifactId\u003eweixin-pay\u003c/artifactId\u003e\r\n\t      \u003cversion\u003e${weixin-sdk.version}\u003c/version\u003e\r\n\t    \u003c/dependency\u003e\r\n\t    \r\n - 小程序：\r\n\r\n\t    \u003cdependency\u003e\r\n\t      \u003cgroupId\u003ecn.com.riversoft\u003c/groupId\u003e\r\n\t      \u003cartifactId\u003eweixin-app\u003c/artifactId\u003e\r\n\t      \u003cversion\u003e${weixin-sdk.version}\u003c/version\u003e\r\n\t    \u003c/dependency\u003e\t   \r\n\t\t\r\n也可以直接从Maven中央仓库获取SNAPSHOT版本。\r\n\r\n### JitPack\r\n\r\n或者使用：[JitPack](https://jitpack.io/#borball/weixin-sdk/)，比如：\r\n\r\n\t\u003crepositories\u003e\r\n\t\t\u003crepository\u003e\r\n\t\t    \u003cid\u003ejitpack.io\u003c/id\u003e\r\n\t\t    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\r\n\t\t\u003c/repository\u003e\r\n\t\u003c/repositories\u003e\r\n\r\n\t\u003cdependency\u003e\r\n\t    \u003cgroupId\u003ecom.github.borball.weixin-sdk\u003c/groupId\u003e\r\n\t    \u003cartifactId\u003eweixin-mp\u003c/artifactId\u003e\r\n\t    \u003cversion\u003e${weixin-sdk.version}\u003c/version\u003e\r\n\t\u003c/dependency\u003e\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborball%2Fweixin-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborball%2Fweixin-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborball%2Fweixin-sdk/lists"}