bharatkhanna-dev opened a new pull request, #70424: URL: https://github.com/apache/airflow/pull/70424
## What Clarify the sensitive-information section of the security model so it matches Airflow 3's current behavior. ## Why The previous wording said sensitive information would not be exposed through the API, UI, or `airflowctl`, while the same section documented authorized access through the Task Execution API. The updated wording distinguishes default masking from authorized execution-time access and makes the CLI behavior explicit. ## Validation - `git diff --check` - Focused content checks for the updated security-model wording This is a documentation-only change; no runtime behavior is affected. Closes #59839 ## Generative AI disclosure Generative AI tools were used to help research the issue, draft the wording, and prepare this pull request. I reviewed the final change and validation results. -- 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]
