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

Make --osp-vt-update optional, use default scanner #729

Merged
merged 7 commits into from
Sep 4, 2019

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Aug 30, 2019

The OSP VT update socket no longer has to be given with the command line
if the socket path of the "OpenVAS Default" scanner can be used instead.
Also, update_nvt_cache_retry will no longer fork endlessly if the socket
path is still NULL for some reason and the documentation is updated.

Checklist:

The OSP VT update socket no longer has to be given with the command line
if the socket path of the "OpenVAS Default" scanner can be used instead.
Also, update_nvt_cache_retry will no longer fork endlessly if the socket
path is still NULL for some reason.
@timopollmeier timopollmeier marked this pull request as ready for review August 30, 2019 09:06
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

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

Great to get this changed.

Would just like the exit value fixed.

src/gvmd.c Outdated Show resolved Hide resolved
src/gvmd.c Show resolved Hide resolved
src/manage_sql_nvts.c Show resolved Hide resolved
If the update fails because of a missing socket the forked process will
now exit with this more standard status code.
@mattmundell mattmundell merged commit a085da9 into greenbone:master Sep 4, 2019
@timopollmeier timopollmeier deleted the osp-vt-update-default branch June 9, 2020 06:52
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