
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
<a onClick="add" data-spm-click="gostr=/dd;locaid=db2ee5204;"></a>
const spmlog = require('jsx-spmlog')
给标签增加data-spm-click属性,已有埋点的不会重复加
spmlog({ gostr: '/dd', // 必传! opr: 'add', // 非必填,默认是add path: '', // 非必传,默认是'src/**/*.jsx', selectors: '' // 非必传,默认是a标签和含有onClick属性的标签 })
把标签上的data-spm-click属性移除
spmlog({ opr: 'remove', // 必填 path: '', // 非必传,默认是'src/**/*.jsx', selectors: '' // 非必传,默认是所有含有data-spm-click属性的标签 })
FAQs
add spm attribute to .jsx file
The npm package jsx-spmlog receives a total of 0 weekly downloads. As such, jsx-spmlog popularity was classified as not popular.
We found that jsx-spmlog 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
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.