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.
The pluggable linting tool for text(plain text and markdown).
npm install textlint
$ textlint README.md
See help.
$ textlint -h
textlint [options] file.md [file.txt] [dir]
Options:
-h, --help Show help.
--rulesdir [path::String] Set rules from this directory and set all default rules to off.
-f, --format String Use a specific output format. - default: stylish
-v, --version Outputs the version number.
--ext [String] Specify text file extensions.
--no-color Enable color in piped output.
-o, --output-file path::String Enable report to be written to a file.
--quiet Report errors only. - default: false
--stdin Lint code provided on <STDIN>. - default: false
See formatters.
e.g.) use pretty-error.js
$ textlint -f pretty-error file.md
Please see docs/
no-todo
rule.git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT
and
lib/load-rules.js
, util/traverse.js
, cli.js
and formatters are:
ESLint
Copyright (c) 2013 Nicholas C. Zakas. All rights reserved.
SCG: TextLint is similar project.
SCG: TextLint's place is equal to my textlint
(Fortuitously, project name is equal too!).
via Natural Language Checking with Program Checking Tools
Thanks for ESLint.
FAQs
The pluggable linting tool for text and markdown.
The npm package textlint receives a total of 53,895 weekly downloads. As such, textlint popularity was classified as popular.
We found that textlint demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.