Skip to content

Add additional fields to Vulnerability Issue template

Dheeraj Joshi requested to merge djadmin-issue-template-evidence-fields into master

Related issue - #351707 (closed)

What does this MR do and why?

This adds a new section evidence (which is specific to DAST) to the vulnerability issue template as well the jira issue template.

This template is used for creating issues from the reported vulnerabilities via security scanners.

Evidence templates will include the:

  1. Method
  2. URL
  3. Request headers
  4. Response headers

Screenshots or screen recordings

With all the fields

image

With only method & url

image

Without evidence

image

How to set up and validate locally

  1. Setup vulnerability report in a local project
  2. Create an issue from one of the vulnerabilities

http://gdk.test:3000/root/security-reports/-/issues/new?vulnerability_id=151

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dheeraj Joshi

Merge request reports

Loading