jira-cli
Warn
Audited by Socket on Mar 26, 2026
1 alert found:
AnomalyAnomalyreferences/scripting.md
LOWAnomalyLOW
references/scripting.md
Best report selection: Report 1 is the most complete. Improved assessment: the code is primarily legitimate Jira automation, with no clear evidence of embedded malware (no backdoor/exfiltration/persistence). The primary security issue is the GitHub Actions step that downloads and installs a `jira-cli` binary from `releases/latest` using `wget` without pinning and without checksum/signature verification, which creates a significant supply-chain integrity risk. Secondary risk is shell parsing/quoting robustness that could lead to unintended Jira updates if values contain whitespace/newlines.
Confidence: 66%Severity: 52%
Audit Metadata