
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
igroot-generator
Advanced tools
> iGroot 应用生成器 ### 安装 首先确保你已经安装了 [Node.js](http://nodejs.org/) ,然后,请执行以下命令: > npm install -g igroot-generator ### 使用说明 #### 代码调用 ``` javascript const generator = require('igroot-generator')
iGroot 应用生成器
首先确保你已经安装了 Node.js ,然后,请执行以下命令:
npm install -g igroot-generator
const generator = require('igroot-generator')
// 初始化 igroot 应用
generator.init('new project name')
// 新增模板与组件
generator.add('page name', 'component name')
# 生成初始项目模板
igroot-generator init [name]
##################################################################
# 注意:以下命令的执行依赖于当前路径,因此,请在项目根目录中使用 #
##################################################################
# 生成页面
igroot-generator add -p [name]
# 生成组件
igroot-generator add -c [name]
FAQs
> iGroot 应用生成器 ### 安装 首先确保你已经安装了 [Node.js](http://nodejs.org/) ,然后,请执行以下命令: > npm install -g igroot-generator ### 使用说明 #### 代码调用 ``` javascript const generator = require('igroot-generator')
We found that igroot-generator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.