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

Drop otp command NVT_INFO #333

Merged
merged 5 commits into from
May 31, 2019
Merged

Conversation

janowagner
Copy link
Member

@janowagner janowagner commented May 27, 2019

This removes the command NVT_INFO from the OTP protocol.

Subsequently, several code parts are not used anymore and are removed.

Updating of NVT meta data now needs to be done via the redis store.
ospd-openvas in master branch implements this and offers the meta data via OSP.
gvmd in master branch is able to load the NVT meta data via OSP.
So, it is recommended to have the ospd-openvas daemon running
and to launch gvmd with specifiying the file socket path where ospd-openvas
is listening.

This is the first step of reducing OTP which will be removed entirely:
https://community.greenbone.net/t/goodbye-otp/

The code documentation coverage unfortunately decreases. This is because several
well documented functions are removed.

This pull request replaces the earlier PR #278

Copy link
Member

@jjnicola jjnicola left a comment

Choose a reason for hiding this comment

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

I tested it and it worked as expected.
It has not passed the test because the source code format check. (since PR #334)

@jjnicola jjnicola merged commit d4d7455 into greenbone:master May 31, 2019
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