Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
top.gabin:wx-pay-profits-sharing
Advanced tools
官方文档地址: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/pages/guide.shtml
版本号 | 更新内容 | 修改者 | 日期 |
---|---|---|---|
1.5.0 | 基本流程涉及接口调试通过 | gabin | 2020-04-25 |
1.4.0 | 待接口调试包 | gabin | 2020-04-17 |
1.0.1 | 草稿包 | gabin | 2020-04-14 |
<dependency>
<groupId>top.gabin</groupId>
<artifactId>wx-pay-profits-sharing</artifactId>
<version>1.6.1</version>
</dependency>
implementation 'top.gabin:wx-pay-profits-sharing:1.6.1'
implementation("top.gabin:wx-pay-profits-sharing:1.6.1")
libraryDependencies += "top.gabin" % "wx-pay-profits-sharing" % "1.6.1"
// config包含了基本的参数配置,cacheService可用于实现获取的证书信息缓存
// 通过重写这两个实现,可以自行定制集群或分布式的支持
ProfitsSharingService service = new ProfitsSharingService(config, cacheService);
wechatpay-apiv3.postman_collection_share.json wechapay-api3-upload-image.postman_collection_share.json
注:需要创建环境才可以正常使用,因为用到了环境变量
FAQs
>wx-pay-profits-sharing
We found that top.gabin:wx-pay-profits-sharing demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.