Skip to content

Conversation

@aitchiss
Copy link
Contributor

🎉 Thanks for submitting a pull request! 🎉

Summary

Fixes https://linear.app/netlify/issue/WRFL-2579/false-positives-with-env-var-names-esp-with-secret

This string is commonly bundled into apps using react proptypes, let's make sure we ignore


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures
    we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
    something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures
    your code follows our style guide and passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

@aitchiss aitchiss requested a review from a team as a code owner May 23, 2025 10:48
@github-actions
Copy link
Contributor

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files.
Consider converting them to TypeScript.

@aitchiss aitchiss merged commit 4fd7f7c into main May 23, 2025
33 checks passed
@aitchiss aitchiss deleted the suzanne/wrfl-2579-false-positives-with-env-var-names-esp-with-secret_ branch May 23, 2025 11:12
This was referenced Sep 2, 2025
This was referenced Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment