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.
@alexbainter/file-icons
Advanced tools
This is the source for the File Icons project's custom icon-font.
Please submit a request if an icon is missing.
You can. But your submission will end up getting overwritten.
Everything in the svg
directory is meticulously optimised by hand, so
that each icon contains as few control-points as possible:
This task requires time, patience, and above-average aptitude with image editing software. Even if you have all three, I still have to check the SVG file myself; both our lives are made easier by simply linking to where the icon can be found. Failing that, you can use a fenced code-block to embed the SVG in the issue itself:
<details>
```svg
<!-- Replace this with the contents of your SVG file. -->
```
</details>
Note:
The empty line separating <details>
from its content is required. Refer to the
CommonMark spec for the gory
details of HTML handling in Markdown.
FAQs
Icons from the file-icons project
We found that @alexbainter/file-icons 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.