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

IT VDT - Add SUSE Linux Enterpise Support for 4.4 #2945

Merged
merged 102 commits into from
Jun 2, 2022
Merged

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Jun 1, 2022

Related issue
Close #2792

Description

For Wazuh v4.4.0 we want to add SUSE Linux Enterprise support for the Wazuh Vulnerability Detector module.

For this reason, it was necessary to:

  • Add a custom feed.
  • Modify the custom feed.
  • Refactor the provider and feed tests.
  • Add independent tests for test_scan_results.

Modules involved:

  • test_vulnerability_detector/test_feeds/test_download_feeds.py
  • test_vulnerability_detector/test_feeds/test_duplicate_feeds.py
  • test_vulnerability_detector/test_feeds/test_import_invalid_feed_type.py
  • test_vulnerability_detector/test_feeds/test_validate_feed_content.py
  • test_vulnerability_detector/test_providers/test_enabled.py
  • test_vulnerability_detector/test_providers/test_missing_os.py
  • test_vulnerability_detector/test_providers/test_multiple_provider_feeds.py
  • test_vulnerability_detector/test_providers/test_os.py
  • test_vulnerability_detector/test_providers/test_update_from_year.py
  • test_vulnerability_detector/test_providers/test_update_interval.py
  • test_vulnerability_detector/test_scan_results/test_scan_nvd_vulnerabilities.py
  • test_vulnerability_detector/test_scan_results/test_scan_provider_and_nvd_vulnerabilities.py
  • test_vulnerability_detector/test_scan_results/test_scan_provider_vulnerabilities.py
  • test_vulnerability_detector/test_scan_results/test_scan_vulnerability_removal.py

Logs example

Test Path Os/Type Execution Type Results Date By
test/integration/test_vulnerability_detector/ CentOS - Manager Local 🟢 🟢 🟢 2022/06/01 @Deblintrake09
test/integration/test_vulnerability_detector/ CentOS - Manager Jenkins 🟢 🟢 🟢 2022/06/01 @Deblintrake09

CamiRomero and others added 30 commits June 1, 2022 14:14
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.

Add Vulnerability Detector integration tests for SUSE Linux Enterprise
4 participants