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

Fix: Apply exclude_hosts of target in CVE scans #2143

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

timopollmeier
Copy link
Member

What

CVE scans now exclude IP addresses specified in the exclude_hosts of the task target.

Why

This makes the behavior consistent with normal OpenVAS scans.

References

GEA-463

@timopollmeier timopollmeier requested a review from a team March 4, 2024 12:56
Copy link

github-actions bot commented Mar 4, 2024

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

timopollmeier and others added 2 commits March 8, 2024 08:08
CVE scans now exclude IP addresses specified in the exclude_hosts of the
task target.

This makes the behavior consistent with normal OpenVAS scans.
Co-authored-by: Ahmed <144101267+a-h-abdelsalam@users.noreply.github.com>
@timopollmeier timopollmeier force-pushed the fix-cve-scan-exclude-hosts branch from b597be5 to 97f5726 Compare March 8, 2024 07:08
@timopollmeier timopollmeier merged commit ccb000c into main Mar 8, 2024
9 checks passed
@timopollmeier timopollmeier deleted the fix-cve-scan-exclude-hosts branch March 8, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants