
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
eslint-plugin-udemy
Advanced tools
This package has Udemy specific ESLint rules.
Install ESLint locally.
$ yarn add eslint --dev
Install the Udemy ESLint Plugin locally.
$ yarn add eslint-plugin-udemy --dev
Add a plugins
section to your .eslintrc.js
and specify udemy
as a plugin.
You can then add the rules provided by this plugin to your rules
section.
angular.module
name to match relative file path._.noop
or () => {}
over Function.prototype
.setTimeout
usages.then
calls in favor of async / await.See Contributing.
Just follow the approach described in the top-level Contributing section, and do not forget to update
both the rule-specific README.md
file and this package's
List of provided rules section.
This repository has a set of custom ESLint rules implemented in the rules
folder. In order to create a new rule, you should:
rules
folder with the desired rule name.index.js
file, following the existing examples. You can also refer to ESLint's
Working with Rules documentation to learn
more.tests.js
file with tests for the rule (once again, following the existing
examples).
again following existing examples. You can refer to ESLint's
RuleTester documentation to learn more.README.md
file that describes the details of the rule, based on the
RULE_README_TEMPLATE.md
file.FAQs
Udemy's ESLint plugin
The npm package eslint-plugin-udemy receives a total of 197 weekly downloads. As such, eslint-plugin-udemy popularity was classified as not popular.
We found that eslint-plugin-udemy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.