mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
wns: allow stretch or wheezy
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<!-- Security audit of an in the wild web application that uses a database -->
|
||||
<system>
|
||||
<system_name>web_server</system_name>
|
||||
<base platform="linux" type="server" module_path=".*stretch.*"/>
|
||||
<base platform="linux" type="server" />
|
||||
|
||||
<input into_datastore="IP_addresses">
|
||||
<value>172.16.0.2</value>
|
||||
|
||||
Reference in New Issue
Block a user