From 8dd6b9d56fb988af13d14cb9d344782771785c68 Mon Sep 17 00:00:00 2001 From: Juan Jose Nicola Date: Mon, 22 Mar 2021 15:52:29 +0100 Subject: [PATCH] Update documentation --- doc/OSP.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/doc/OSP.xml b/doc/OSP.xml index 08fc86ee..34847f49 100644 --- a/doc/OSP.xml +++ b/doc/OSP.xml @@ -1499,6 +1499,24 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20.08 + + GET_VTS + Add attribute SHA256_HASH + + The new attribute SHA256_HASH is calculated from the vulnerability test OID, modification time and VT preferences, sorted by OID. The new attribute is helpful for feed integrity check. + + 20.08 + + + + GET_VTS + Add attribute VTS_VERSION + + The feed version is included in the get_vts command response. + + 20.08 + + START_SCAN Add support for target options @@ -1507,6 +1525,14 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 20.08 + + GET_SCANS + Add scan progress details + New attribute PROGRESS to specify whether to return a detailed progress information. + + 20.08 + + GET_VTS command added