
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
megalo-api-types
Advanced tools
@megalo/api项目的描述文件支持
目前文档中的所有API都已覆盖(不保证有漏网的,也有可能部分api参数的可选属性变成了必填属性,可以提在issues中,第一时间修改)
第一期工程会忽略大部分返回值,只提供Megalo暴露的方法以及参数。
微信小程序相关的描述可以使用@types/weixin-api或者wechat-mp-types。
目前对应的官方版本:0.5.7
npm i megalo-api-types -D
// tsconfig.json
{
"compilerOptions": {
"types": ["megalo-api-types"]
}
}
Megalo.getMenuButtonBoundingClientRectENV_TYPE中的tt为TOUTIAOsetNavigationBarTitle方法Megalo.downloadFile方法描述Megalo.CancelTokengetSystemInfoSync 返回值增加FAQs
megalo/api项目的描述文件,提供TypeScript支持。
We found that megalo-api-types 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.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.