Bug Triage and Reporting
How to export vulnerability reports to HTML/PDF and Jira

How to export vulnerability reports to HTML/PDF and Jira

9/14/2023 · Siddharth Mathur

What this post added

This post introduces custom scripts that leverage the GitLab API (GraphQL) to export vulnerability reports to HTML/PDF and to create Jira tickets for vulnerabilities. It provides detailed instructions on forking and setting up these scripts, including required CI/CD variables and API endpoints for both GitLab and Jira. The Jira integration script includes logic to prevent duplicate ticket creation.

Read the original post ↗