The GitHub Actions job "Tests AMD" on 
airflow.git/security/improve-example-input-handling has failed.
Run started by GitHub user youming1970 (triggered by potiuk).

Head commit for run:
3d95e64f813b9f6c8aab245d1b62f7f867129982 / youming1970 
<[email protected]>
security: improve input handling in example_trigger_target_dag

- Add proper input sanitization for user-provided conf values
- Include security comment explaining best practices
- Escape common bash special characters (", `, $, \)
- Maintain backward compatibility and functional intent

This fix addresses potential command injection patterns that users
might inadvertently create when copying and modifying the example.
The sanitization provides defense-in-depth while preserving the
original functionality and educational value.

Addresses #55320

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

With regards,
GitHub Actions via GitBox


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

Reply via email to