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.
grep-unused-selectors-sass
Advanced tools
Detect potentially unused class selectors of sass by `git-grep`.
Detect potentially unused class selectors of sass by git-grep
.
% npm i grep-unused-selectors-sass -g
or run by npx
without installing
% npx grep-unused-selectors-sass [options] <entries...>
% grep-unused-selectors-sass -h
Detect unused class selectors of sass by grep.
Usage: grep-unused-selectors-sass [options] <entries...>
Options:
--version Show version number [boolean]
--help, -h Show help [boolean]
--verbose Run with verbose logs [boolean]
--include-path Path to look for imported files [array]
--grep-path Pathspec of git-grep [required]
Run with DEBUG="grep-unused-selectors-sass"
then show debug logs.
MIT (c) keik
FAQs
Detect potentially unused class selectors of sass by `git-grep`.
The npm package grep-unused-selectors-sass receives a total of 1 weekly downloads. As such, grep-unused-selectors-sass popularity was classified as not popular.
We found that grep-unused-selectors-sass 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.