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.
js.jquery_tooltip
This library packages jQuery Tooltip
_ for fanstatic
_. It is aware of different modes (normal, minified).
.. _fanstatic
: http://fanstatic.org
.. _jQuery Tooltip
: http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/
This requires integration between your web framework and fanstatic
,
and making sure that the original resources (shipped in the resources
directory in js.jquery_tooltip
) are published to some URL.
You can import jQuery Tooltip from js.jquery_tooltip
and need
it
where you want these resources to be included on a page::
from js.jquery_tooltip import jquery_tooltip jquery_tooltip.need()
CHANGES
FAQs
fanstatic jQuery tooltip.
We found that js.jquery_tooltip demonstrated a healthy version release cadence and project activity because the last version was released less than 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.