mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Removed testing comments
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user