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

Fix VTs hash check and add --dump-vt-verification (backport #1611) #1626

Merged
merged 3 commits into from
Jul 8, 2021

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Jul 8, 2021

Backport of #1611

What:
The collation of the VTs and preferences is now set explicitly in the
SQL used to get the string the VTs verification hash is calculated from
to ensure the VTs and preferences are sorted consistently.
The unhashed string is now also generated in a function and the command
line option --dump-vt-verification has been added.

Why:

How did you test it:

Checklist:

The collation of the VTs and preferences is now set explicitly in the
SQL used to get the string the VTs verification hash is calculated from
to ensure the VTs and preferences are sorted consistently.
The unhashed string is now also generated in a function and the command
line option --dump-vt-verification has been added.
@timopollmeier timopollmeier marked this pull request as ready for review July 8, 2021 08:46
@timopollmeier timopollmeier requested a review from a team as a code owner July 8, 2021 08:46
@bjoernricks bjoernricks merged commit c058b92 into greenbone:gvmd-21.04 Jul 8, 2021
@timopollmeier timopollmeier deleted the backport-1611-21.04 branch October 15, 2021 12:08
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