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.
Ficons is a Simple, Open-Source, Drop-In Alternative for Font Awesome Icons. Maintained by The Fiction Team.
Get started at https://ficons.fiction.com!
Font Awesome, by Dave Gandy, is a popular icon libary for websites and the web. This is because it was the first open-source project to do an icon font simply and elegantly.
However, over the last 5 years the icons in the set have become a bit dated and over used. Therefore, we saw the opportunity to update the library while maintaining the simple and common-sense method for using Font Awesome icons.
To do this, we simply maintained the simple fa-icon-name class system and left Font Awesome icons as fallbacks if we don't provide a replacement.
Doing this makes Ficons a "drop-in" replacement for Font Awesome, which means you can simply replace your CDN link to Font Awesome CSS with the CDN link to Ficons CSS.
TLDR You can just replace your Font Awesome CDN link with the one from Ficons and everything should work the same, only better.
Replace your Font Awesome CDN Link with the Ficons one as follows:
<link type="text/css" href="https://cdn.jsdelivr.net/npm/ficons@1.1.32/dist/ficons/font.css" />
Ficons will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
FAQs
## A Minimalist, Drop In Font Awesome Replacement
The npm package ficons receives a total of 34 weekly downloads. As such, ficons popularity was classified as not popular.
We found that ficons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.