Skip to content

RFE shorten name for the security scan #229

@Elyytscha

Description

@Elyytscha

Hello, i just noticed that this is a little bit escalating:

return "StackRox Report for " + getNames().collect(Collectors.joining(", "));

maybe something like

return "StackRox Report" 

would be better/enough

because as you see in the screenshot, with some images(had to blur it), this is really really huge:
stackrox_jenkins_plugin_nameing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions