eslint-plugin-sdl

ESLint Plugin focused on common security issues and misconfigurations.

MIT License

Downloads
328.9K
Stars
37
Committers
17

Bot releases are hidden (Show)

eslint-plugin-sdl - v0.2.2 Latest Release

Published by Vflouirac 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/eslint-plugin-sdl/compare/v0.2.1...v0.2.2

eslint-plugin-sdl - v0.2.1

Published by Vflouirac over 2 years ago

New minor release package for Eslint-plugin-sdl version 0.2.1 containing:

New Contributors

Full Changelog: https://github.com/microsoft/eslint-plugin-sdl/compare/v0.2.0...v0.2.1

eslint-plugin-sdl - v0.2.0

Published by Vflouirac over 2 years ago

In this release :

  • we added a new alternative rule to cover deprecated one
  • fixed some field properties
eslint-plugin-sdl - v0.1.9

Published by A-Katopodis over 2 years ago

In this version:

  • We added the required plugins as dependencies. Not necessary for our rules but necessary for config use.
  • Added new rule jsx-no-target-blank in the react config.
eslint-plugin-sdl - v0.1.8

Published by A-Katopodis almost 3 years ago

In this release we:

  • Changed the license at package.json to match the Github license
  • Fixed a bug with the no insecure random rule when using plugins-relative-to

#14
#17

eslint-plugin-sdl - v0.1.7

Published by A-Katopodis over 3 years ago

In this release we removed some false positives from no-insecureurl rule:

  • Allowing links like: http://localhost
  • Allowing the xlmns attribute value
eslint-plugin-sdl - v0.1.6

Published by A-Katopodis over 3 years ago

  • Updated Dependecies
  • Updated configs
Package Rankings
Top 2.61% on Npmjs.org
Related Projects