
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.
@divvi/mobile
Advanced tools
The analytics module currently supports two primary use cases:
Only whitelisted properties (as declared here) will be sent out to Segment. Any new properties that need to be tracked therefore need to be added to this list.
Make a call to AppAnalytics.track() with the event name and any associated properties that should be tracked as part of this event.
If there are fields we don't wish to track beyond the pilot(this includes any sensitive information), please flag them with a // PILOT_ONLY comment to flag them for removal prior to non-pilot usage.
Avoid tracking events on every keystroke/edit, as these use unnecessary data to generate and send out. Use onEndEditing() or log an event with the state of form inputs on form submission
Track events after the action being tracked has been completed. This prevents us sending out analytics events that indicate success of an action that subsequently fails.
FAQs
Unknown package
The npm package @divvi/mobile receives a total of 513 weekly downloads. As such, @divvi/mobile popularity was classified as not popular.
We found that @divvi/mobile demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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.