
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.
epii-console
Advanced tools
npm i epii-console -S
在项目的初始化文件中引入该插件
// 引入该插件
import {consoleInit} from 'epii-console';
// 设置端口号 不设置默认是 7788
consoleInit(7769);
// 项目中打印的内容
console.log(1111111)
console.log(22222,'2222')
console.log({code:1,msg:'success'},'res')
访问 http://127.0.0.1:7769/console (本地测试),F12 打开控制台查看输出内容
FAQs
`npm i epii-console -S`
We found that epii-console demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.