-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Groups/users labels text #10663
Groups/users labels text #10663
Conversation
DryRun Security SummaryThe pull request focuses on improving the user interface and readability of the "Group" and "User" pages in the DefectDojo application, without introducing any obvious security concerns, by updating headings, terminology, and messages to provide more context and clarity to the users. Expand for full summarySummary: The code changes in this pull request are focused on improving the user interface and readability of the "Group" and "User" pages in the DefectDojo application. The changes aim to provide more context and clarity to the users by updating headings, terminology, and messages displayed on the pages. These changes do not introduce any obvious security concerns, as they are primarily focused on enhancing the user experience and usability of the application. Files Changed:
Overall, these changes appear to be focused on improving the user experience and clarity of the information displayed, rather than introducing any significant security-related changes. However, it's important to ensure that the existing security and permissions controls are maintained and properly implemented throughout the application. Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Description
This patch updates some of the labels/wording on the Groups and Users view pages.
Test results
Viewing the pages yields updated text.
Screenshots
Group (with no associations):
(If a Group was empty, it'd say "This Group has no members." in line with the other sections.)
Group (with associations):
User (without associations):
User (with associations):
[sc-3273]