From 1ac864084c13ef683af5d509f0f98ea952d12e0f Mon Sep 17 00:00:00 2001 From: BelenValdivia Date: Wed, 2 Aug 2023 11:34:21 -0300 Subject: [PATCH] fix(#4231): fix canonical tests --- .../data/test_cases/cases_validate_xml_feed_content.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/integration/test_vulnerability_detector/test_feeds/data/test_cases/cases_validate_xml_feed_content.yaml b/tests/integration/test_vulnerability_detector/test_feeds/data/test_cases/cases_validate_xml_feed_content.yaml index 10388a91e1..0878b06dc1 100644 --- a/tests/integration/test_vulnerability_detector/test_feeds/data/test_cases/cases_validate_xml_feed_content.yaml +++ b/tests/integration/test_vulnerability_detector/test_feeds/data/test_cases/cases_validate_xml_feed_content.yaml @@ -62,7 +62,7 @@ path: /tmp/com.ubuntu.focal.cve.oval.xml.bz2 extension: bz2 decompressed_file: /tmp/focal.xml - url: https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.focal.cve.oval.xml.bz2 + url: https://security-metadata.canonical.com/oval/com.ubuntu.focal.cve.oval.xml.bz2 - name: Canonical Bionic description: Canonical provider @@ -73,7 +73,7 @@ path: /tmp/com.ubuntu.bionic.cve.oval.xml.bz2 extension: bz2 decompressed_file: /tmp/bionic.xml - url: https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.bionic.cve.oval.xml.bz2 + url: https://security-metadata.canonical.com/oval/com.ubuntu.focal.cve.oval.xml.bz2 - name: Canonical Xenial description: Canonical provider @@ -84,7 +84,7 @@ path: /tmp/com.ubuntu.xenial.cve.oval.xml.bz2 extension: bz2 decompressed_file: /tmp/xenial.xml - url: https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.xenial.cve.oval.xml.bz2 + url: https://security-metadata.canonical.com/oval/com.ubuntu.focal.cve.oval.xml.bz2 - name: Canonical Trusty description: Canonical provider @@ -95,7 +95,7 @@ path: /tmp/com.ubuntu.trusty.cve.oval.xml.bz2 extension: bz2 decompressed_file: /tmp/trusty.xml - url: https://people.canonical.com/~ubuntu-security/oval/com.ubuntu.trusty.cve.oval.xml.bz2 + url: https://security-metadata.canonical.com/oval/com.ubuntu.focal.cve.oval.xml.bz2 - name: Debian description: Debian provider