Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up findings view display columns #11083

Open
Camille-Arsac opened this issue Oct 16, 2024 · 1 comment
Open

Set up findings view display columns #11083

Camille-Arsac opened this issue Oct 16, 2024 · 1 comment

Comments

@Camille-Arsac
Copy link

Is your feature request related to a problem? Please describe
The settings for the columns displayed in the findings lists are not configurable; the default setting is:
Severity | Name | CWE | Vulnerability Id | EPSS Score | EPSS Percentile | Date | Age | SLA | Reporter | Found By | Status

However, some of these columns don't interest us and other columns would be interesting to put in. In the DefectDojo interface, I have no way of modifying the columns displayed.
You can indeed change the column visibility, but it's only temporary. It would have to be permanent.
For example, I'd like to have these columns visible by default:
Severity | Name | Cvssv3 score | Effort for fixing | CWE | Date | Age | SLA | Reporter | Found By | Status

Describe the solution you'd like
In Defect Dojo's configuration, an administrator can change the columns displayed to the default findings. You should keep the current display as the basic option, but for those who wish a display more relevant to their environment, you can display the columns you wish linked to the finding.

Describe alternatives you've considered
Currently, to see the options we're interested in, we do a search on the option even if it's not displayed like “effort for fixing” where we open the findings one by one. Seeing everything at once would save us precious time.

Additional context
image-2024-08-08-11-42-44-424

@omontigny
Copy link

omontigny commented Nov 13, 2024

+1
I really need it too, Please.

Thks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants