Below you will find pages that utilize the taxonomy term “Levigo”
July 23, 2026
jira-cve-action
Version updated for https://github.com/levigo/jira-cve-action to version v1.24.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action takes vulnerabilities from Trivy scans and creates Jira issues for each vulnerability. It automatically adds these issues as subtasks under a parent issue and can move them between states based on whether they have a fix version or not. The action also ensures that CVEs are shared across multiple projects in the same Jira instance, with project-specific versions marked on each issue.
July 15, 2026
jira-cve-action
Version updated for https://github.com/levigo/jira-cve-action to version v1.23.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Jira-CVE-Action is an action that takes a JSON output from the Trivy Action and creates Jira issues for all identified CVEs under a predefined parent issue. If the parent issue is on a sprint board, it automates adding sub-tickets to the sprint. The action also allows sharing issues across multiple GitHub projects within the same Jira project by tagging them with specific project versions. It automatically moves issues between states (waiting or ready) based on whether a fix version is included in the scan results.