-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Prebid 9: disallow eval / bidder pair scripts #10653
Comments
copy of lucead logic, appears to make client side endpoint requests to several other bidders
})();` |
Marking as ready for dev on the linting rule |
Type of issue
Feature
Description
At the last Prebid board meeting
Prebid.js/modules/criteoBidAdapter.js
Line 834 in 8eff469
to close this out we should add a linting rule disallowing loadexternal imports from bid adapters
After merging #11489 and Criteo and (pending) Adagio fixes, we show two bidders continue to import the utility (lucead and improve). Improve only loads for rendering so we can add a lint exception there, as the prebid rendering workflow doesnt meet their needs for reasons detailed elsewhere
The text was updated successfully, but these errors were encountered: