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

Test alive hosts only #204

Merged
merged 3 commits into from
Mar 3, 2020

Conversation

ArnoStiefvater
Copy link
Member

@ArnoStiefvater ArnoStiefvater commented Feb 27, 2020

Add support for test_alive_hosts_only feature of openvas.
Put target preference for alive detection method in redis to be fetched by openvas.

Related PR:

If the scanner pref test_alive_hosts_only is set we put the flag
describing the options for alive detection in the database.
This flag is later used by the scanner to determine what method to use
for alive detection.
@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #204 into master will decrease coverage by 0.75%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
- Coverage   77.27%   76.52%   -0.76%     
==========================================
  Files           5        5              
  Lines        1219     1231      +12     
==========================================
  Hits          942      942              
- Misses        277      289      +12
Impacted Files Coverage Δ
ospd_openvas/daemon.py 61.9% <0%> (-1%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 676f44b...c4c5836. Read the comment docs.

@jjnicola jjnicola merged commit 58773c6 into greenbone:master Mar 3, 2020
ArnoStiefvater pushed a commit to ArnoStiefvater/ospd-openvas that referenced this pull request Oct 25, 2021
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.

2 participants