Skip to content

Conversation

risadams
Copy link
Contributor

@risadams risadams commented Oct 2, 2022

Integrates Sifter and Microplugin dependencies.

};

var trim = function (str) {
return (str + '').replace(/^\s+|\s+$|/g, '');

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data

This [regular expression](1) that depends on [library input](2) may run slow on strings with many repetitions of ' '. This [regular expression](1) that depends on [library input](3) may run slow on strings with many repetitions of ' '.
@risadams risadams merged commit eb62c8a into master Oct 2, 2022
@risadams risadams deleted the integrate-deps branch October 2, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant