Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@kwj-team/strapi-plugin-quizzes
Advanced tools
A quick description of Strapi Plugin Quizzes.
It's a plugin that sets up basic structure for creating your own quizzes.
It has dynamic zone which let's you pick what type of question it will be:
Plugin allows for low effort fully Strapi CMS managable Quizzes. Feel free to create your own variations of the components.
To install the plugin in Strapi you need to type
npm install @kwj-team/strapi-plugin-quizzes --save
or
yarn add @kwj-team/strapi-plugin-quizzes
That's it 🎉, plugin will create content-type and components for you. Have fun with it! 😎
We have prepared React Components ✨ that use MUI library and match the data that the plugin will provide.
You can customize the components as you would @material/mui
library. Samples are available in the admin page of the plugin as well as on the storybook.
Components are available under https://www.npmjs.com/package/@kwj-team/quiz-components
You can add them to your react project using npm i @kwj-team/quiz-components
Storybook for the components which allows you to preview how the quiz would look like.
Feel free to create issue in github, it's just starting up so there will be quite a few :)
Feel free to contact us on wojtek@kwjteam.com and klaudia@kwjteam.com also you can check out our page at kwjteam.com
FAQs
This plugin adds quiz capabilities to Strapi CMS
The npm package @kwj-team/strapi-plugin-quizzes receives a total of 1 weekly downloads. As such, @kwj-team/strapi-plugin-quizzes popularity was classified as not popular.
We found that @kwj-team/strapi-plugin-quizzes 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.