Skip to content

Commit

Permalink
Merge pull request #4491 from wazuh/18765-update-debian-oval-url
Browse files Browse the repository at this point in the history
Update ITs URL for Debian OVAL
  • Loading branch information
Dwordcito committed Sep 4, 2023
2 parents 683eac6 + 225a44a commit 0085a4e
Showing 1 changed file with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,20 +102,22 @@
configuration_parameters:
metadata:
provider_name: Debian Buster
expected_format: xml
path: /tmp/oval-definitions-buster.xml
extension: xml
url: https://www.debian.org/security/oval/oval-definitions-buster.xml
expected_format: application/x-bzip2
path: /tmp/oval-definitions-buster.xml.bz2
extension: bz2
decompressed_file: /tmp/buster.xml
url: https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2

- name: Debian
description: Debian provider
configuration_parameters:
metadata:
provider_name: Debian Bullseye
expected_format: xml
path: /tmp/oval-definitions-bullseye.xml
extension: xml
url: https://www.debian.org/security/oval/oval-definitions-bullseye.xml
expected_format: application/x-bzip2
path: /tmp/oval-definitions-bullseye.xml.bz2
extension: bz2
decompressed_file: /tmp/bullseye.xml
url: https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2

- name: SUSE Linux Enterprise Desktop 11
description: SUSE Linux Enterprise Desktop 11 provider
Expand Down

0 comments on commit 0085a4e

Please sign in to comment.