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.
sitemaps-compare
Advanced tools
CLI to compare two sitemaps by converting them to files with URLs and VSCode
npx sitemaps-compare
<br>
[![⚙️](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/usage.png)](./../../)
## Usage
```sh
npx sitemaps-compare
# 1. Enter old and new sitemaps URLs.
# 2. The CLI will convert them to files with URLs called old.md and new.md
# 3. Use VSCode to diff the files using
code old.md new.md --diff
All the help stuff.
USAGE
$ sitemaps-compare <command> [option]
COMMANDS
help Print help info
rm Remove the generated files
OPTIONS
-c, --clear Clear the console Default: true
--noClear Don't clear the console Default: false
-d, --debug Print debug info Default: false
-v, --version Print CLI version Default: false
(follow) To stay up to date on free & open-source software
(follow) To get #OneDevMinute daily hot tips & trolls
(subscribe) To tech talks & #OneDevMinute videos
(read) In-depth & long form technical articles
(connect) On the LinkedIn profile y'all
Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. If you or your company use any of my projects or like what I’m doing, consider backing me. I'm in this for the long run—an open-source developer advocate.
This repository is part of the NodeCLI.com course. After building hundreds of developer automation tools used by millions of developers, I share exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript-based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community. → I'm sharing it all in this online video course. Node CLI Automation without wasting 1,000 hours →
FAQs
Compare two sitemaps by converting them to files with URLs and VSCode
The npm package sitemaps-compare receives a total of 1 weekly downloads. As such, sitemaps-compare popularity was classified as not popular.
We found that sitemaps-compare 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.