aspire-deployment
Warn
Audited by Socket on Jun 18, 2026
1 alert found:
AnomalyAnomalyreferences/github-actions-azure-typescript.yml
LOWAnomalyLOW
references/github-actions-azure-typescript.yml
No direct evidence of malware or data theft is present in the workflow YAML itself. However, the pipeline executes a remotely downloaded installer script via `curl ... | bash` without integrity verification, creating a significant supply-chain execution risk. Additionally, it injects an admin password into deployment parameters, increasing potential impact if downstream tooling/templates are compromised or mishandle secrets. Overall: medium-to-high supply-chain risk driven primarily by unverified remote code execution.
Confidence: 63%Severity: 68%
Audit Metadata