
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.
Vue.js 2.x C端的业务组件。
$ yarn add embacktop
<w-backtop-pc
:complaintText="complaintText"
:qrcodeImg="qrcodeImg"
/>
export default {
data() {
return {
complaintText: '投诉二维码',
qrcodeImg:'https://ss0.bdstatic.com/70cFvHSh_Q1YnxGkpoWK1HF6hhy/it/u=3245994356,1314206822&fm=27&gp=0.jpg'
}
},
components: {
WBacktopPc,
},
}
| 参数 | 说明 | 类型 | 是否必填 | 默认值 |
|---|---|---|---|---|
| complaintText | 投诉文案。 | String | 否 | 投诉 |
| topText | 返回顶部文案。 | String | 否 | TOP |
| qrcodeText | 二维码文案。 | String | 否 | 扫码前往移动端投诉 |
| qrcodeImg | 投诉二维码图片。 | String | 否 | - |
本仓库是用脚手架 fecli,结合 component-template 模板生成的。
FAQs
Vue.js 组件库模板
The npm package embacktop receives a total of 1 weekly downloads. As such, embacktop popularity was classified as not popular.
We found that embacktop 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.