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

Findings endpoint name truncated change #9789

Merged
merged 7 commits into from
Mar 27, 2024

Conversation

dogboat
Copy link
Contributor

@dogboat dogboat commented Mar 19, 2024

Description

This patch changes how endpoint names are displayed. Previously, for endpoints with more than 50 characters, only the last 47 characters were displayed; now, the first 80 characters are displayed, and a 'title' attribute is added to display the full name on hover. Additionally, endpoint breadcrumbs have been updated to display only the first 15 characters.

Example finding view before:
Screenshot 2024-03-19 at 1 00 46 PM

Example finding view after:
Screenshot 2024-03-19 at 12 45 10 PM

Example endpoint view before:
Screenshot 2024-03-19 at 12 40 42 PM

Example endpoint view after:
Screenshot 2024-03-19 at 12 42 14 PM

Test results

Testing done manually.

Documentation

No documentation added.

[sc-3455]

@github-actions github-actions bot added the ui label Mar 19, 2024
Copy link

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
Sensitive Functions Analyzer 1 findings
Configured Sensitive Files Analyzer 0 findings
Sensitive Files Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Tip

Get answers to your security questions. Add a comment in this PR starting with @DryRunSecurity. For example...

@dryrunsecurity What are common security issues with web application cookies?

Powered by DryRun Security

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch merged commit c0bce1f into DefectDojo:dev Mar 27, 2024
120 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants