Removed testing comments

This commit is contained in:
thomashaw
2016-07-30 11:45:06 +01:00
parent 6e6df008b9
commit e9f1b87774
3 changed files with 0 additions and 20 deletions

View File

@@ -23,12 +23,4 @@
<requires>
<type>update</type>
</requires>
<!-- for testing purposes -->
<!--<requires>-->
<!--<type>THIS DOES NOT EXIST</type>-->
<!--</requires>-->
<!--<requires>-->
<!--<type>ftp</type>-->
<!--</requires>-->
</service>

View File

@@ -28,14 +28,4 @@
<author>Lewis Ardern</author>
</conflict>
<!-- for testing purposes, likely to trigger an unresolveable conflict with the default scenario (sometimes) -->
<!--<conflict>-->
<!--<type>ftp</type>-->
<!--</conflict>-->
<!-- for testing purposes -->
<!--<requires>-->
<!--<type>httpd</type>-->
<!--<software_name>apache</software_name>-->
<!--</requires>-->
</vulnerability>

View File

@@ -9,8 +9,6 @@
<system_name>storage_server</system_name>
<base platform="linux"/>
<!--<service type="httpd"/>-->
<vulnerability privilege="user" access="remote" />
<vulnerability privilege="root" access="local" />