typespec icon indicating copy to clipboard operation
typespec copied to clipboard

Add warning text to documentation on `templateUrl` parameter in tsp init command

Open markcowl opened this issue 1 month ago • 0 comments

External templates can contain malicious packages and the like. We prompt about this when folks use tsp init:

warning: Downloading or using an untrusted template may contain malicious packages that can compromise your system and data. Proceed with caution and verify the source.
? Continue (Y/n)

We should also add a similar warning to the reference doc on tsp init

markcowl avatar Nov 03 '25 20:11 markcowl