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.
Taken from xkcd.com/1930 <https://xkcd.com/1930/>
__, this command
generates calendar facts. Useful for MODs, head or foot lines in apps
etc.
Install by running:
.. code:: shell
pip install calendar-fact
Run:
.. code:: shell
calendar-fact
.. code:: python
from calendar_fact import get_fact
new_fact = get_fact()
The code is released under the MIT license.
The texts are released under the CC-BY-NC 2.5 license as explained at
XKCD's license <https://xkcd.com/license.html>
__ page.
FAQs
Generate calendar fact from xkcd.com/1930
We found that calendar-fact demonstrated a healthy version release cadence and project activity because the last version was released less than 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.