Mercurial > farol > farolluz
changeset 23:2ee8fcfc99bc
OVAL: Replace one SecPod with Farol
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Fri, 24 Oct 2014 16:42:19 +0200 |
parents | 4004b67216a9 |
children | 4b2579d55469 |
files | farolluz/templates/oval.j2 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/farolluz/templates/oval.j2 Fri Oct 24 16:16:50 2014 +0200 +++ b/farolluz/templates/oval.j2 Fri Oct 24 16:42:19 2014 +0200 @@ -27,7 +27,7 @@ {% import "oval_core.j2" as oval_core -%} <oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx esx-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#solaris solaris-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#hpux hpux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#aix aix-definitions-schema.xsd"> <generator> - <oval:product_name>SecPod SCAP Repository</oval:product_name> + <oval:product_name>Farol SCAP Repository</oval:product_name> <oval:schema_version>5.10</oval:schema_version> <oval:timestamp>{{ now.isoformat() }}</oval:timestamp> </generator>