
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@imedx/ics-imedx-chs-intelligent-review-js-sdk
Advanced tools
npm i @imedx/ics-imedx-chs-intelligent-review-js-sdk@0.0.1
/**
* 医保智能审核
* @param code his交易码
* @param scene 场景类型
* @param params
* @param params.patientId 患者id
* @param params.visitId 就诊号
* @param params.orderIdList 医嘱/诊断id集合
*/
import Test from '@imedx/ics-imedx-chs-intelligent-review-js-sdk'
const test = new Test()
const param = {
code: '',
params: {
patientId: '',
visitId: '',
orderIdList: '',
},
scene: 2
}
const result = await test.IntelligentReview(param.code, param.params, param.scene)
// 实现接口配置关闭
{
code: 1200,
data: {},
message: "执行成功"
}
// 审核通过
{
code: 1200,
data: {
result: []
},
message: "执行成功"
}
// 审核不通过-弹出审核不通过弹框
{
info: [] // 不通过数据
type: '' // 用户操作类 close: 右上角关闭,cancel:取消按钮,confirm:确认按钮
}
FAQs
提供医保智能审核接口js-sdk
We found that @imedx/ics-imedx-chs-intelligent-review-js-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 22 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.