-
Notifications
You must be signed in to change notification settings - Fork 153
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
Commits on May 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 324aefd - Browse repository at this point
Copy the full SHA 324aefdView commit details -
Simplify nvti_refs_append_xml().
Use the new API for VT references and thus simplify the creation of XML to just a few lines of code.
Configuration menu - View commit details
-
Copy full SHA for 19a8944 - Browse repository at this point
Copy the full SHA 19a8944View commit details -
Remove unused result iterator functions.
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.
Configuration menu - View commit details
-
Copy full SHA for 394f979 - Browse repository at this point
Copy the full SHA 394f979View commit details -
Ignore NOCVE, NOBID, NOXREF in OTP.
This prevents that one of the "NO*" keywords end up in the table "nvts".
Configuration menu - View commit details
-
Copy full SHA for 14cdda3 - Browse repository at this point
Copy the full SHA 14cdda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac11d9a - Browse repository at this point
Copy the full SHA ac11d9aView commit details -
Check for '' where before checked for 'NOCVE'.
Since the term "NOCVE" does not exist anymore, we need to chec for an empty field rather this special keyword.
Configuration menu - View commit details
-
Copy full SHA for 1b639d6 - Browse repository at this point
Copy the full SHA 1b639d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608ca41 - Browse repository at this point
Copy the full SHA 608ca41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076118b - Browse repository at this point
Copy the full SHA 076118bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56fdb0f - Browse repository at this point
Copy the full SHA 56fdb0fView commit details
Commits on May 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 76ef549 - Browse repository at this point
Copy the full SHA 76ef549View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.