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

Update ITs URL for Debian OVAL #4491

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

MarcelKemp
Copy link
Member

@MarcelKemp MarcelKemp commented Sep 4, 2023

Related issue
wazuh/wazuh#18765

Description

This PR updates the Debian OVALs URL for Vulnerability Detector ITs, due to the change applied in the following PR:

Updated

  • Feed tests: These tests have been updated to download the Debian compressed feed.

Modules involved:

  • test_vulnerability_detector/test_feeds/test_validate_feed_content.py

Testing performed

Tester Test path Jenkins Local OS Commit Notes
@user (Developer) test_feeds ⚫⚫⚫ 🟢 🟢 🟢 Debian Nothing to highlight
@user (Reviewer) ⚫⚫⚫ 🚫 🚫 🚫 Nothing to highlight
  • Local:
tests/integration/test_vulnerability_detector/test_feeds/test_validate_feed_content.py::test_validate_xml_feed_content[Debian0] 
------------------------------------------ live log setup -------------------------------------------
DEBUG    urllib3.connectionpool:connectionpool.py:1014 Starting new HTTPS connection (1): www.debian.org:443
DEBUG    urllib3.connectionpool:connectionpool.py:473 https://www.debian.org:443 "GET /security/oval/oval-definitions-buster.xml.bz2 HTTP/1.1" 200 2874176
PASSED
tests/integration/test_vulnerability_detector/test_feeds/test_validate_feed_content.py::test_validate_xml_feed_content[Debian1] 
------------------------------------------ live log setup -------------------------------------------
DEBUG    urllib3.connectionpool:connectionpool.py:1014 Starting new HTTPS connection (1): www.debian.org:443
DEBUG    urllib3.connectionpool:connectionpool.py:473 https://www.debian.org:443 "GET /security/oval/oval-definitions-bullseye.xml.bz2 HTTP/1.1" 200 2967126
PASSED

@Dwordcito Dwordcito marked this pull request as ready for review September 4, 2023 16:40
@BelenValdivia
Copy link
Contributor

BelenValdivia commented Sep 4, 2023

LGTM!
Tests passed 🟢 https://ci.wazuh.info/job/Test_integration/42826/

@Dwordcito Dwordcito merged commit 0085a4e into 4.5.2 Sep 4, 2023
5 checks passed
@Dwordcito Dwordcito deleted the 18765-update-debian-oval-url branch September 4, 2023 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debian feeds URL change
3 participants