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.
@fabric-ds/elements
Advanced tools
The project uses Vite for "unbundled" local development. Start a local dev server by running the following command:
npm run dev
Changes to either the custom elements or the HTML files should hot reload.
This project uses Semantic Release to
automate package publishing when making changes to the main
or next
branch.
It is recommended to branch off the next
branch and follow
conventional commits when making changes.
When your changes are ready for pull request, this should be opened against the next
branch.
Read more in-depth about Fabric Releases here.
Please note that the version published will depend on your commit message structure. We use commitizen to help follow this structure:
npm install -g commitizen
When installed, you should be able to type cz
or git cz
in your terminal to commit your changes
(replacing git commit
).
FAQs
Custom elements for Fabric
We found that @fabric-ds/elements demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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’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.