Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
pcln-eslint-config-accessibility
Advanced tools
Sharable ESLint configuration for accessiblilty used at priceline
Sharable eslint accessibility rules by priceline
If you want to use this ESLint configuration in a project, you can install it with the following steps.
First, install this package, ESLint and the necessary plugins.
npm install --save-dev pcln-eslint-config-accessibility eslint-plugin-jsx-a11y@6.x
Then create a file named .eslintrc with following contents in the root folder of your project (or add it to your existing .eslintrc file):
{
"extends": "pcln-eslint-config-accessibility"
}
That's it! You will now see warnings in your editor if you're violating accessibility eslint rules
The following rules from the eslint-plugin-jsx-a11y plugin are activated with warnings:
FAQs
Sharable ESLint configuration for accessiblilty used at priceline
The npm package pcln-eslint-config-accessibility receives a total of 0 weekly downloads. As such, pcln-eslint-config-accessibility popularity was classified as not popular.
We found that pcln-eslint-config-accessibility 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
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.