
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.
@gooddata/gdc-embed-gdui
Advanced tools
A Node utility for embedding Insights created in Analytical Designer onto pixel-perfect dashboards
This util logs into the GoodData platform and lets user choose a project and an insight created in Analytical Designer. It then generates the following files:
To create the js and css file, vanillajs bundler was used with @gooddata/react-components@v6.2.0.
When the three (3) files above are generated, they can be uploaded to some secure (HTTPS) hosting (e.g. Amazon S3 bucket) and index.html can be used as a source URL for Web Content component on a pixel-perfect dashboard.
❗️Hostname URL must be enabled as CORS origin for the GoodData domain. If CORS is not set up, contact GoodData Support.❗️
We use yarn dependency manager in this tutorial. To install it, follow its documentation.
$ yarn global add gdc-embed-gdui
$ gdc-embed-gdui --hostname https://developer.na.gooddata.com/ # replace the hostname if needed
Three (3) files should have been generated in the folder from where you run this util: html, js and css.
Run
gdc-embed-gdui --help
for all possible commands.
FAQs
GoodData Variable Names generator
We found that @gooddata/gdc-embed-gdui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 37 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.