Is your feature request related to a problem? Please describe.
Currently only those security hotspots can be inlcuded in the docx report that status is "to review" with the $SECURITY_HOTSPOTS_COUNT and $SECURITY_HOTSPOTS_DETAILS placeholders.
Acknowledged, fixed, safe hotspots can not be included
Describe the solution you'd like
We would like to show the reviewd security hotspots in the docx template with the following placeholders:
$SECURITY_HOTSPOTS_COUNT_ACKNOWLEDGED - $SECURITY_HOTSPOTS_DETAILS_ACKNOWLEDGED
$SECURITY_HOTSPOTS_COUNT_FIXED - $SECURITY_HOTSPOTS_DETAILS__FIXED
$SECURITY_HOTSPOTS_COUNT_SAFE - $SECURITY_HOTSPOTS_DETAILS__SAFE
Also showing the comments for a reviewed hotspot in the docx would be nice but not crucial.
Is your feature request related to a problem? Please describe.
Currently only those security hotspots can be inlcuded in the docx report that status is "to review" with the $SECURITY_HOTSPOTS_COUNT and $SECURITY_HOTSPOTS_DETAILS placeholders.
Acknowledged, fixed, safe hotspots can not be included
Describe the solution you'd like
We would like to show the reviewd security hotspots in the docx template with the following placeholders:
$SECURITY_HOTSPOTS_COUNT_ACKNOWLEDGED - $SECURITY_HOTSPOTS_DETAILS_ACKNOWLEDGED
$SECURITY_HOTSPOTS_COUNT_FIXED - $SECURITY_HOTSPOTS_DETAILS__FIXED
$SECURITY_HOTSPOTS_COUNT_SAFE - $SECURITY_HOTSPOTS_DETAILS__SAFE
Also showing the comments for a reviewed hotspot in the docx would be nice but not crucial.