
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
linglong-helper
Advanced tools
关于如意玲珑,参见 https://linglong.dev/
sudo yarn global add linglong-helper #or npm add linglong-helper -g
ll-helper -h
Usage: ll-helper [options] [command]
Options:
-h, --help display help for command
Commands:
create [options] <id> 创建玲珑包工程
convert [options] <id> 创建DEB包转换项目
update [options] 更新玲珑项目
patch <name...> 添加应用补丁
serve [options] 启动图标裁剪服务
sharp [options] <input> 裁剪图片
resolve [options] 自动化解决隐式依赖
help [command] display help for command
ll-helper convert com.example.package -f sources.list --name "Example App Name" # 创建DEB转制项目
cd com.example.package.linyaps # 切换到项目目录
ll-helper update # 更新依赖项
# ll-helper patch ld # 添加LD_LIBRARY_PATH补丁
ll-builder build # 构建项目
ll-builder run # 测试运行
| 名称 | 必选 | 说明 |
|---|---|---|
| deps.list | 是 | 依赖包列表,忽略#开头注释 |
| deps.all.list | 自动生成 | 完整依赖列表 |
| deps.generated.list | 自动生成 | 需要下载的依赖列表 |
| auth.conf | 否 | APT auth.conf |
| sources.list | 否,自动生成 | APT 源定义列表 |
| base.packages.list | 否,自动生成 | 基础包环境包列表 |
| runtime.packages.list | 否,自动生成 | Runtime 包环境包列表 |
| env.sh | 否 | 构建前环境变量配置 |
| build.sh | 是 | 构建脚本入口 |
| install_dep.sh | 是 | 依赖安装脚本 |
| install_patch.sh | 否 | 补丁安装脚本 |
| install_start.sh | 是 | 程序入口生成脚本 |
| patch_*.sh | 否 | 补丁脚本 |
FAQs
Linglong Helper CLI
We found that linglong-helper 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
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.