azure-pipeline-architect
Warn
Audited by Socket on Apr 1, 2026
1 alert found:
AnomalyAnomalytemplates/deploy/deploy-iis.yml
LOWAnomalyLOW
templates/deploy/deploy-iis.yml
This YAML wrapper is a conventional IIS deployment pipeline and contains no overt malicious code. The main security concerns are indirect: it deploys potentially untrusted artifact contents into parameter-controlled directories on a privileged server and delegates all critical side effects (IIS config changes, file writes/copy/backup/rollback, web.config edits) to external templates whose behavior is not visible here. Ensure strong controls over artifact provenance and strict validation/authorization for parameters such as websitePhysicalPath and backupPath in the referenced templates. Overall risk is moderate due to deployment impact, but malware likelihood in this fragment is low.
Confidence: 62%Severity: 58%
Audit Metadata