Skip to content

Switch to expr-eval-fork for security fixes (prototype pollution)#240

Merged
alexluckett merged 1 commit intomainfrom
security-fix-expr-eval
Nov 10, 2025
Merged

Switch to expr-eval-fork for security fixes (prototype pollution)#240
alexluckett merged 1 commit intomainfrom
security-fix-expr-eval

Conversation

@alexluckett
Copy link
Contributor

@alexluckett alexluckett commented Nov 7, 2025

Proposed change

Switch to expr-eval-fork, which is an actively maintained fork of expr-eval since the original creator is MIA.

There's a pending PR to fix a vulnerability with the evaluate(..) function which I am waiting to land as 2.0.3 which I'll include on Monday. Update: done, bumped to 3.0.0.

Jira ticket: DF-641

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett alexluckett force-pushed the security-fix-expr-eval branch from a4d4a7f to 6436141 Compare November 10, 2025 10:05
@sonarqubecloud
Copy link

@alexluckett alexluckett marked this pull request as ready for review November 10, 2025 10:24
@alexluckett
Copy link
Contributor Author

Waiting on QA, will merge soon.

@alexluckett alexluckett merged commit af0d6a5 into main Nov 10, 2025
11 checks passed
@alexluckett alexluckett deleted the security-fix-expr-eval branch November 10, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants