potiuk commented on PR #54045:
URL: https://github.com/apache/airflow/pull/54045#issuecomment-3146275147

   > I wonder why CodeQL is only complaining about it now, nothing about that 
code path has changed, and it's in a "this is a bug, please report it block" so 
it's generally reachable. Marking it as not a problem
   
   I think it's because someone earlier marked it as false positive. Generally 
CodeQL will re-evaluate things and recreate issues when enough things around 
change and I think what triggered it was the change to secrets_masker to 
replace stars with unicode -- but don't you think we should fix it ? It does 
seem like a security issue we have ? Or you don't agree it is security issue? 


-- 
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]

Reply via email to