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

Adjust to use new API for vt references. #526

Merged
merged 10 commits into from
May 16, 2019

Conversation

janowagner
Copy link
Member

The changes correspond to greenbone/gvm-libs#225
where the C API is change to have unified cross references.

@janowagner janowagner requested a review from a team May 7, 2019 13:30
@janowagner janowagner added the work in progress This pull request should not be merged yet, more commits are expected label May 7, 2019
@janowagner janowagner removed the work in progress This pull request should not be merged yet, more commits are expected label May 10, 2019
timopollmeier
timopollmeier previously approved these changes May 14, 2019
src/manage_sql_nvts.c Outdated Show resolved Hide resolved
src/manage_sql.c Outdated Show resolved Hide resolved
src/manage_sql.c Outdated Show resolved Hide resolved
src/manage_migrators.c Show resolved Hide resolved
Use the new API for VT references and thus simplify
the creation of XML to just a few lines of code.
The functions result_iterator_nvt_cve() and result_iterator_nvt_xref()
are in fact not used anywhere an thus can be removed. This resolves the
open todo's as well.
This prevents that one of the "NO*" keywords end up in
the table "nvts".
Since the term "NOCVE" does not exist anymore,
we need to chec for an empty field rather this special
keyword.
@mattmundell mattmundell merged commit 73cf787 into greenbone:master May 16, 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.

3 participants