feature: Capability to manage npm/jsr/pip dependencies and use specific dependency version for step & scripts #4982
Open
Description
Feature request for mechanism to manually manage dependency to ensure version compatibility with current code & preventive measures against supply chain attack
Example Attack Scenario
- Malicious actor publishes 'left-pad@2.0.0' with harmful code
- Script using 'left-pad' auto-updates to compromised version
- Malicious code executes within Windmill environment
Metadata
Assignees
Labels
No labels