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

Allow alternative Debian security feeds #347

Open
wants to merge 1 commit into
base: 4.3
Choose a base branch
from

Conversation

lemrouch
Copy link
Contributor

Add parameters to configure alternative Debian security feeds as described on https://documentation.wazuh.com/4.0/user-manual/capabilities/vulnerability-detection/offline_update.html?highlight=feed#debian.
Path and URL are simple but I had to allow extra optional parameters in the 'os' array.
For backward compatibility it takes array of strings or hashes.
The hash is expected to have release and optional url or path.
Fox example one can now use in Foreman parameter like
["stretch", {"release":"buster","url":"http://localhost/oval-definitions-buster.xml"}]

@alberpilot alberpilot changed the base branch from master to 4.3 November 24, 2021 16:16
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.

1 participant