Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Replace eval() with simple criteria compiler module#11

Merged
budnix merged 2 commits intodevelopfrom
feature/issue-1
Apr 19, 2019
Merged

Replace eval() with simple criteria compiler module#11
budnix merged 2 commits intodevelopfrom
feature/issue-1

Conversation

@budnix
Copy link
Member

@budnix budnix commented Oct 23, 2018

This PR removes usage of the eval() function. This unsecure function is now replaced with a simplified criteria compiler which doesn't violate the Content Security Policy.

@budnix budnix self-assigned this Oct 23, 2018
@budnix
Copy link
Member Author

budnix commented Oct 24, 2018

@budnix budnix requested a review from wojciechczerniak April 19, 2019 10:49
@budnix budnix assigned wojciechczerniak and unassigned budnix Apr 19, 2019
@budnix budnix merged commit e874534 into develop Apr 19, 2019
@budnix budnix deleted the feature/issue-1 branch April 19, 2019 11:33
rbeitra pushed a commit to rbeitra/formula.js that referenced this pull request Nov 29, 2019
rbeitra pushed a commit to rbeitra/formula.js that referenced this pull request Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants