Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
aiot-toolkit
Advanced tools
aiot-toolkit 2.0 是将 源码项目 转换为 目标代码项目 并生成 目标代码应用 的命令行工具,同时配备了 模拟器 相关功能供开发者使用。
aiot-toolkit2.0目前支持的打包格式如下:
全局安装
npm i aiot-toolkit -g
npm i create-aiot -g
创建项目
create-aiot ux
npm i
本机运行项目
在项目根目录执行 aiot start
,此会启动模拟器,并运行项目
打包项目
在项目根目录执行 aiot release
命令 | 说明 |
---|---|
npm create aiot | 创建并手动选择项目 |
npm create aiot ux | 创建ux项目 |
aiot build | 构建项目 |
aiot release | 构建项目-release模式 |
aiot start | 构建项目并运行到模拟器 |
aiot getConnectedDevices | 获取已连接设备列表 |
aiot getPlatforms | 获取设置平台 |
aiot installDbgAndMkp | 在真机上安装快应用调试器 |
aiot createVelaAvd | 创建 vela 模拟器 |
aiot deleteVelaAvd | 删除 vela 模拟器 |
FAQs
Tools for creating, developing, and packaging aiot applications.
The npm package aiot-toolkit receives a total of 164 weekly downloads. As such, aiot-toolkit popularity was classified as not popular.
We found that aiot-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.