Files
swift-mirror/utils/swift-darwin-postprocess.py
Eric Miotto a10313ec51 Reduce surface for command injection in some Python scripts
Namely, in scripts that alter the search paths for dylibs, ensure to
invoke `/usr/bin/xcrun` directly to run `dyld_info` and
`install_name_tool`, and validate that each argument is a valid path.

Addresses rdar://160463033
2025-09-16 07:18:32 -07:00

3.8 KiB
Executable File