microsoft / eslint-plugin-sdl

ESLint Plugin focused on common security issues and misconfigurations.
MIT License
38 stars 27 forks source link

Prepare custom rules for ESLint v9 #53

Closed tido64 closed 1 month ago

tido64 commented 11 months ago

Describe the bug

The upcoming major release of ESLint includes several breaking changes for rule authors: https://eslint.org/blog/2023/09/preparing-custom-rules-eslint-v9/

To Reproduce

n/a

Expected behavior

n/a

Screenshots

n/a

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Intro to ESLint's new config format: https://eslint.org/blog/2022/08/new-config-system-part-2/

mkacmar commented 1 month ago

Merged in https://github.com/microsoft/eslint-plugin-sdl/pull/60