
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.
@voya-kit/vite-config
Advanced tools
{
"dependencies": {
"vite": "^4.4.0"
}
}
@voya-kit/vite-config 是Vite配套的配置、工具与插件集合,主要为了简化配置流程,提升开发体验。本项目分为三大核心部分:config、plugin 和 util。
安装: 通过 npm 将本项目加入到你的依赖中。
npm install @voya-kit/vite-config --save-dev
配置引入: 在你的 vite.config.js 中引入相应的配置和插件,根据项目需求自由组合。
import { defineApplicationConfig } from '@voya-kit/vite-config';
export default defineApplicationConfig({
overrides: {
...
},
});
FAQs
Voya vite config
The npm package @voya-kit/vite-config receives a total of 1 weekly downloads. As such, @voya-kit/vite-config popularity was classified as not popular.
We found that @voya-kit/vite-config 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.

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.