
Research
Malicious NuGet Packages Typosquat Nethereum to Exfiltrate Wallet Keys
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
@gooddata/plugin-toolkit
Advanced tools
This package is a part of the GoodData.UI SDK. To learn more, check the source monorepo.
This package implements GoodData Plugin Development Toolkit (PDT). The primary entry point to the toolkit is its
CLI tool called gdc-plugins
. Through this CLI tool you can currently:
Read more about Dashboard Plugins in official documentation.
Plugin names must use snake_case (underscores) instead of kebab-case (hyphens). This is because plugin names are converted to snake_case internally for use in module federation identifiers, directory names, and asset file names.
Valid names:
my_plugin
dashboard_plugin
custom_analytics_plugin
Invalid names:
my-plugin
(kebab-case - use my_plugin
instead)dashboard-plugin
(kebab-case - use dashboard_plugin
instead)(C) 2017-2022 GoodData Corporation
This project is under MIT License. See LICENSE.
FAQs
GoodData Set of Tools for working with Plugins
The npm package @gooddata/plugin-toolkit receives a total of 9,987 weekly downloads. As such, @gooddata/plugin-toolkit popularity was classified as popular.
We found that @gooddata/plugin-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 66 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
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.
Product
Socket is launching experimental protection for the Hugging Face ecosystem, scanning for malware and malicious payload injections inside model files to prevent silent AI supply chain attacks.