Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
zalo-js-bridge
Advanced tools
ZaloJSBridge is available as an npm package.
To install and save in your package.json
dependencies, run:
// with npm
npm install zalo-js-bridge@{__SDK_VERSION__}
Place the following <script>
near the end of your pages, right before the closing </body>
tag, to enable sdk.
<script src="https://h5.zdn.vn/jssdk/{__SDK_VERSION__}/lib.js"></script>
Truy cập Zalo Developer để tạo và cấu hình app của bạn.
Sau khi tạo App, để sử dụng ZJSBridge, App của bạn cần được mapping với domain của ứng dụng. Vui lòng liên hệ nhatvm@vng.com.vn để được hỗ trợ mapping domain.
Mặc định sau khi mapping domain, app của bạn sẽ được gọi các function sau:
Nếu có nhu cầu sử dụng các action khác, vui lòng liên hệ ViCH@vng.com.vn để được hỗ trợ.
FAQs
A Javascript Framework for WebApp
The npm package zalo-js-bridge receives a total of 1 weekly downloads. As such, zalo-js-bridge popularity was classified as not popular.
We found that zalo-js-bridge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.