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

Add: Preference handler for openvasctl #1567

Merged
merged 6 commits into from
Feb 16, 2024
Merged

Add: Preference handler for openvasctl #1567

merged 6 commits into from
Feb 16, 2024

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Feb 12, 2024

What:
Add preference handler module

This module gets a scan config and prepare the data to be stored in redis as openvas-scanner expected.
The data is stored in redis as well. For that, a new module openvas_redis was added as well, which adds an implements
the RedisHelper struct.

Jira: SC-1001

Why:
Deprecation of ospd-openvas

How:

Checklist:

  • Tests
  • PR merge commit message adjusted

@jjnicola jjnicola force-pushed the prefs-handler branch 2 times, most recently from 9119381 to 2d30504 Compare February 12, 2024 20:07
@jjnicola jjnicola changed the title Prefs handler Add: Preference handler for openvasctl Feb 13, 2024
@jjnicola jjnicola force-pushed the prefs-handler branch 4 times, most recently from db6e339 to 004b9b0 Compare February 14, 2024 13:10
@jjnicola jjnicola marked this pull request as ready for review February 14, 2024 13:12
@jjnicola jjnicola requested a review from a team as a code owner February 14, 2024 13:12
@jjnicola jjnicola force-pushed the prefs-handler branch 3 times, most recently from ddbfa59 to 2a47a61 Compare February 14, 2024 13:47
nichtsfrei
nichtsfrei previously approved these changes Feb 15, 2024
This module gets a scan config and prepare the data to be stored in redis as openvas-scanner expected.
The data is stored in redis as well. For that, a new module openvas_redis was added as well, which adds an implements
the RedisHelper struct.
nichtsfrei
nichtsfrei previously approved these changes Feb 15, 2024
@jjnicola jjnicola enabled auto-merge (squash) February 15, 2024 09:00
@jjnicola jjnicola merged commit bcdaa29 into main Feb 16, 2024
19 checks passed
@jjnicola jjnicola deleted the prefs-handler branch February 16, 2024 09:32
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