Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
sino-version-file-list
Advanced tools
文件的数据模型为
{
version: //版本信息
files: // 基础文件路径列表
fixFiles: // 补丁文件路径列表
}
基础文件:
包括创建(建表、触发器、方法、类型等),基础数据(插入基础数据),基本操作(对已经存在的项目中的数据操作)
补丁文件:
对基础文件的修改,例如修改表结构,修改基础数据等
版本对比算法:
去重合并需要部署的版本文件
获取到当前版本之前的所有文件信息,比对当前部署的版本是否已经部署过了,如果部署过了,则去掉。
FAQs
"版本处理"
We found that sino-version-file-list 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.
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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.