Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@pluginpal/webtools-core
Advanced tools
[!IMPORTANT]
The Webtools suite is still in BETA
Read the Getting Started tutorial or follow the steps below:
# using yarn
yarn add @pluginpal/webtools-core
# using npm
npm install @pluginpal/webtools-core --save
After successful installation you have to rebuild the admin UI so it'll include this plugin. To rebuild and restart Strapi run:
# using yarn
yarn build
yarn develop
# using npm
npm run build
npm run develop
Enjoy 🎉
See our dedicated repository for all of PluginPal's documentation, or view the Webtools documentation live:
Webtools can be extended by installing addons that hook into the core Webtools functionality. Read more about how addons work and how to install them in the addons documentation.
FAQs
This is the description of the plugin.
The npm package @pluginpal/webtools-core receives a total of 48 weekly downloads. As such, @pluginpal/webtools-core popularity was classified as not popular.
We found that @pluginpal/webtools-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.