microsoft / eslint-plugin-sdl

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

Use upstream react/iframe-missing-sandbox #63

Closed mkacmar closed 1 month ago

mkacmar commented 1 month ago

This PR replaces our custom rule with an upstream version (ref https://github.com/microsoft/eslint-plugin-sdl/issues/30) - I ran our tests against the upstream rule an all passes.