bito-code-review[bot] commented on code in PR #36640:
URL: https://github.com/apache/superset/pull/36640#discussion_r2620119480


##########
requirements/development.txt:
##########
@@ -271,7 +271,7 @@ flask-compress==1.17
     # via
     #   -c requirements/base-constraint.txt
     #   apache-superset
-flask-cors==4.0.2
+flask-cors==6.0.0

Review Comment:
   <div>
   
   
   <div id="suggestion">
   <div id="issue"><b>Dependency Upgrade Risk</b></div>
   <div id="fix">
   
   Upgrading Flask-CORS from 4.0.2 to 6.0.0 introduces security fixes that may 
alter default CORS behavior, potentially affecting requests to configured 
origins like tile servers. While Superset's CORS_OPTIONS specifies explicit 
origins, the changes in path matching and header defaults could still impact 
functionality.
   </div>
   
   
   </div>
   
   
   
   
   <small><i>Code Review Run #70d572</i></small>
   </div>
   
   ---
   Should Bito avoid suggestions like this for future reviews? (<a 
href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>)
   - [ ] Yes, avoid them



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to