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

Endpoints: Remove "verified" query on listing pages #9717

Merged
merged 3 commits into from
Mar 11, 2024

Conversation

Maffooch
Copy link
Contributor

@Maffooch Maffooch commented Mar 11, 2024

When working with endpoints, I thought it was a little misleading that findings needed to be verified to be counted on a given endpoint/host. A finding being active seems like a more accurate representation. To maintain the previous behavior of counting verified findings, I kept the count and added a link to the query:
image

This PR also changes how endpoints are measured on a given product. Instead of counting vulnerable hosts / endpoints based on the status of findings, they will now be based on the status of an endpoint statuses. Fixes #9413

[sc-4752]

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

dryrunsecurity bot commented Mar 11, 2024

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

DryRun Security Status Findings
Sensitive Functions Analyzer 0 findings
Configured Sensitive Files Analyzer 0 findings
Sensitive Files Analyzer 5 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

@manuel-sommer
Copy link
Contributor

@Maffooch, does this fix also #9413?

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 63e96d2 into DefectDojo:bugfix Mar 11, 2024
122 checks passed
@Maffooch Maffooch deleted the endpoint branch May 8, 2024 17:42
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.

6 participants