Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π Harden DI container string type resolution: remove
typebuiltin, consistent error handling #238New 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
base: fix-eval-vulnerability-di-container-15906456217921985240
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
π Harden DI container string type resolution: remove
typebuiltin, consistent error handling #238Changes from all commits
149aab38c6f0527af95d9912ddb1c6be465e3aab2bad058811328896b130666ac238fae5f261e0f6a241705b9a3ff38668f2be6e95624c92040b675ec64851e46c7603a92806f45a9a2e9cef69c5db9ddbda57afede3ade56dfd3eFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed. This PR conflates multiple concerns which makes review difficult and rollback risky. The security fix itself is solid, but it should be separated from:
Each deserves independent review and testing. If a dependency update causes issues, rolling back would also revert the security fix.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.