Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnicola committed Mar 22, 2021
1 parent 45fd1b3 commit 8dd6b9d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions doc/OSP.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1499,6 +1499,24 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
<version>20.08</version>
</change>

<change>
<command>GET_VTS</command>
<summary>Add attribute SHA256_HASH</summary>
<description>
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.
</description>
<version>20.08</version>
</change>

<change>
<command>GET_VTS</command>
<summary>Add attribute VTS_VERSION</summary>
<description>
The feed version is included in the get_vts command response.
</description>
<version>20.08</version>
</change>

<change>
<command>START_SCAN</command>
<summary>Add support for target options</summary>
Expand All @@ -1507,6 +1525,14 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
<version>20.08</version>
</change>

<change>
<command>GET_SCANS</command>
<summary>Add scan progress details</summary>
<description>New attribute PROGRESS to specify whether to return a detailed progress information.
</description>
<version>20.08</version>
</change>

<change>
<command>GET_VTS</command>
<summary>command added</summary>
Expand Down

0 comments on commit 8dd6b9d

Please sign in to comment.