
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@plentymarkets/generator-plugin
Advanced tools
A plugin generator for plentymarkets plugins.
npm install -g yo @plentymarkets/generator-plugin
yo @plentymarkets/plugin
yo @plentymarkets/plugin
generates new basic plugin files. The folder structure will look like this:[Plugin]/
├── meta/
│ ├── documents/
│ │ └── files for user guides, change logs and support contact data in German and English
│ └── images/
│ └── placeholders for author icons, plugin icons and preview image
│
├── resources/
│ └── views/
│ └── Index.twig
│
├── src/
│ ├── Providers/
│ │ │── [Plugin]ServiceProvider.php
│ │ └── [Plugin]RouteServiceProvider.php
│ └── Controllers/
│ └── [Plugin]Controller.php
│
│── config.json // empty file
└── plugin.json // plugin information
yo @plentymarkets/plugin:theme
generates new theme plugin files. The folder structure will look like this:[Theme]/
├── meta/
│ ├── documents/
│ │ └── files for user guides, change logs and support contact data in German and English
│ └── images/
│ └── placeholders for author icons, plugin icons and preview image
│
├── resources/
│ ├── css/
│ │ └── main.css
│ └── views/
│ ├── Theme.twig
│ └── Homepage/
│ └── Homepage.twig
│
├── src/
│ ├── Providers/
│ │ └── [Theme]ServiceProvider.php
│ └── Containers/
│ └── [Theme]Container.php
│
│── config.json // empty file
└── plugin.json // plugin information
FAQs
Generator for plentymarkets plugins.
We found that @plentymarkets/generator-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.