From 634ff5e7ba3619a48e7aa27b15105fdf8e354b2c Mon Sep 17 00:00:00 2001 From: "A.J. Stein" Date: Sat, 5 Oct 2024 20:39:08 -0400 Subject: [PATCH] Datatype plugin_modification_date to string for #6 The data as-is in real-world data doesn't use date as guessed, so we must consume the data as a long multiline string without markup and only process it as a string to start. Error messaging: [ERROR] cvc-type.3.1.3: The value '2011/04/05' of element 'plugin_modification_date' is not valid. [file:/home/me/example.xml{2746,64}] --- nessus/nessus-module.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nessus/nessus-module.xml b/nessus/nessus-module.xml index fa88231..dc39b1f 100644 --- a/nessus/nessus-module.xml +++ b/nessus/nessus-module.xml @@ -130,7 +130,7 @@ - +