Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@locker/eslint-config-locker
Advanced tools
Lightning Web Security ESLint configurations
$ yarn add --dev eslint @locker/eslint-config-locker
Add the appropriate configuration to the extends
field in
your configuration.
Example of .eslintrc
:
{
"extends": ["@locker/eslint-config-locker"]
}
For more details about configuration, please refer to the dedicated section in
the ESLint documentation:
https://eslint.org/docs/user-guide/configuring#using-a-shareable-configuration-package
This package exposes 2 configurations for Lightning Web Security rules. Unless
stated otherwise, each configuration assumes use of @locker/rollup-plugin
in your build pipeline.
@locker/eslint-config-locker/base
configurationGoal: Detect foundational distortions of Lightning Web Security.
@locker/eslint-config-locker/recommended
configurationGoal: Detect supplemental distortions of Lightning Web Security.
FAQs
Lightning Web Security ESLint configurations
The npm package @locker/eslint-config-locker receives a total of 2,976 weekly downloads. As such, @locker/eslint-config-locker popularity was classified as popular.
We found that @locker/eslint-config-locker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 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.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.