mistercrunch opened a new pull request, #32018: URL: https://github.com/apache/superset/pull/32018
Finally addressing false negative npm "critical" issue realted to the `eslint-plugin-translation-vars` in relation to a package that got malicious at some point. It appears that @stephenLYZ fixed it by importing the source from the pre-vulnerability package into our repo under `tools/eslint-plugin-translation-vars`. Now I believe it's been reporting a false negative since then. Anyhow, renaming the `tools/` folder that contains 2 custom lint rules to `eslint-rules`, rename things, point them all to the right place and this is this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
