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.
find-empty-hrefs
Advanced tools
A script that will traverse HTML and XHTML files and return an error if an empty href attribute is found
A node script to traverse a folder (and it's subfolders) for (x)html files and return a list of files that have an <a>
tag with an empty href
attribute.
$ npm i -g find-empty-hrefs
$ cd my/folder/with/html/files
$ find-empty-hrefs
$ find-empty-hrefs
**** Searching 1 file for Empty href Values in <a> Tags ****
Reading sample.xhtml...
**** Search Complete. Found 1 bad file ****
Empty HREFs found in sample.xhtml
FAQs
A script that will traverse HTML and XHTML files and return an error if an empty href attribute is found
We found that find-empty-hrefs 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.