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

Remove: remove MD5 support from feed integrity check #1059

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

jjnicola
Copy link
Member

What:
Since long, SHA256 is the default algorithm to check the nasl scripts checksum.

Jira SC-558

Why:
It was deprecated and not used anymore

How:
Run the plugin upload with signature check enabled, and in redis you must see the sha256 hashes loaded, as before. Unless you have a special setup without sha256sum support, there should not be changes in respect with the current behaviour.

Checklist:

  • Tests
  • PR merge commit message adjusted

Since long, SHA256 is the default algorithm to check the nasl scripts checksum.
@jjnicola jjnicola merged commit 893c2b2 into greenbone:main Mar 18, 2022
@jjnicola jjnicola deleted the remove-md5-integrity-check branch March 18, 2022 07:24
mergify bot pushed a commit that referenced this pull request Mar 18, 2022
Since long, SHA256 is the default algorithm to check the nasl scripts checksum.

(cherry picked from commit 893c2b2)
ArnoStiefvater pushed a commit that referenced this pull request Mar 21, 2022
Since long, SHA256 is the default algorithm to check the nasl scripts checksum.

(cherry picked from commit 893c2b2)

Co-authored-by: Juan José Nicola <jjnicola@gmail.com>
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