
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
check-pages-cli
Advanced tools
Checks various aspects of a web page for correctness.
check-pages-cli
provides a simple command-line interface for the check-pages package.
npm install --global check-pages-cli
Usage: check-pages <page URLs> [options]
Checks:
--checkLinks Validates each link on a page [boolean]
--checkCaching Validates Cache-Control/ETag [boolean]
--checkCompression Validates Content-Encoding [boolean]
--checkXhtml Validates page structure [boolean]
checkLinks options:
--linksToIgnore List of URLs to ignore [array]
--noEmptyFragments Fails for empty fragments [boolean]
--noLocalLinks Fails for local links [boolean]
--noRedirects Fails for HTTP redirects [boolean]
--onlySameDomain Ignores links to other domains [boolean]
--preferSecure Verifies HTTPS when available [boolean]
--queryHashes Verifies query string file hashes [boolean]
Options:
--summary Summarizes issues after running [boolean]
--terse Results on one line, no progress [boolean]
--maxResponseTime Response timeout (milliseconds) [number]
--userAgent Custom User-Agent header [string]
--version Show version number [boolean]
--help Show help [boolean]
Checks various aspects of a web page for correctness.
https://github.com/DavidAnson/check-pages-cli
Refer to the check-pages documentation for more information.
check-pages
with Gulp.check-pages
wrapper for Grunt.preferSecure
and terse
.FAQs
Checks various aspects of a web page for correctness.
We found that check-pages-cli 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
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.