Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PP-12235 Fix loop bound injection #4189

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

stephencdaly
Copy link
Contributor

@stephencdaly stephencdaly commented Mar 5, 2024

Code QL flagged this as potential loop bound injection. Use ES6 functionality to replace use of lodash.

@stephencdaly stephencdaly marked this pull request as draft March 5, 2024 18:12
@stephencdaly stephencdaly force-pushed the PP-12235-fix-loop-bound-injection branch 2 times, most recently from 42ce047 to e7af8d7 Compare March 5, 2024 18:42
Code QL flagged this as potential loop bound injection.
Use ES6 functionality to replace use of lodash.
@stephencdaly stephencdaly force-pushed the PP-12235-fix-loop-bound-injection branch from e7af8d7 to 9fa0a7e Compare March 5, 2024 18:42
@stephencdaly stephencdaly marked this pull request as ready for review March 6, 2024 10:05
@stephencdaly stephencdaly merged commit 84f4372 into master Mar 6, 2024
12 checks passed
@stephencdaly stephencdaly deleted the PP-12235-fix-loop-bound-injection branch March 6, 2024 10:21
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