The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/spark-dotted-keys-sensitive-data-leak has failed.
Run started by GitHub user anshuksi282-ksolves (triggered by 
anshuksi282-ksolves).

Head commit for run:
3d96c8a4073bbe831cdb7ab0d3008394594eae79 / Anshu Singh <[email protected]>
Fix sensitive data leak in SparkSubmitOperator templates

Spark and Hadoop configuration keys use dot notation (e.g.,
spark.hadoop.access.key). The SecretsMasker bypassed these
because it looked for exact underscore matches like access_key.

This commit normalizes non-word separators to underscores
during the check, ensuring dotted or dashed keys correctly
match the sensitive variables list.

closes: #67459

Report URL: https://github.com/apache/airflow/actions/runs/27620379598

With regards,
GitHub Actions via GitBox


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

Reply via email to