
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.
jitsu-google-analytics-source
Advanced tools
This dir contains a Google Analytics connector for Jitsu which is based on Jitsu SDK
For testing the connector you'll need either OAuth or Service Account credentials.
yarn execute -c '{ "view_id" : "XXX", "auth.type" : "OAuth", "auth.client_id" : "XXX", "auth.client_secret" : "XXX", "auth.refresh_token" : "XXX" }' -s '{ dimensions: ["ga:dateHourMinute", "ga:pagePath", "ga:operatingSystem", "ga:browser", "ga:country", "ga:source"], metrics:["ga:pageviews", "ga:totalEvents", "ga:users"]}'
[username]@jitsu-customers.iam.gserviceaccount.com
)yarn execute -c '{ "view_id" : "XXX", "auth.type" : "Service Account", "auth.service_account_key": "{ \"type\": \"service_account\", \"project_id\": \"tracker-XXX\", \"private_key_id\": \"XXX\", \"private_key\": \"-----BEGIN PRIVATE KEY-----\nXXX\n-----END PRIVATE KEY-----\n\", \"client_email\": \"XXX\", \"client_id\": \"XXX\", \"auth_uri\": \"XXX\", \"token_uri\": \"XXX", \"auth_provider_x509_cert_url\": \"XXX\", \"client_x509_cert_url\": \"XXX" }" }' -s '{ dimensions: ["ga:dateHourMinute", "ga:pagePath", "ga:operatingSystem", "ga:browser", "ga:country", "ga:source"], metrics:["ga:pageviews", "ga:totalEvents", "ga:users"]}'
FAQs
Google Analytics Source for Jitsu
We found that jitsu-google-analytics-source 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.