avanish-garg commented on issue #70676: URL: https://github.com/apache/airflow/issues/70676#issuecomment-5491248296
Hi, I'd like to take this one. Planning to fix the ReDoS pattern in `_mask_cmd()` by replacing the vulnerable regex with a linear-time approach (or bounding backtracking) and add a regression test with a crafted `application_args` payload. Will follow up with a PR soon. -- 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]
