In March 2026, attackers exploited a pull_request_target misconfiguration in the aquasecurity/trivy-action GitHub Action. According to a report by Trail of Bits, this enabled them to exfiltrate organization and repository secrets, subsequently using the compromised credentials to implant a backdoor in the LiteLLM project on PyPI.

The zizmor tool, designed for static analysis of GitHub Actions workflows to identify such errors prior to publication, previously could only partially verify new features. After GitHub Actions added support for YAML anchors in September 2025, parts of the ecosystem began utilizing this capability, remaining outside the analyzer's full coverage.

Developers have updated zizmor to ensure full support for YAML anchors. This change allows the tool to effectively analyze workflows using this feature and detect critical security vulnerabilities that might otherwise have gone unnoticed.