Changed ‘manday’ to ‘personday’

This commit is contained in:
skyanth
2017-05-15 10:25:41 +02:00
parent ddf2baf85e
commit ccef922626
11 changed files with 19 additions and 19 deletions

View File

@@ -38,8 +38,8 @@
<pentest_info>
<!-- How long would you like the test to be? (in days) -->
<days>0</days>
<!-- How many mandays (if you don't know, try days * number of assigned pentesters) -->
<mandays>0</mandays>
<!-- How many persondays (if you don't know, try days * number of assigned pentesters) -->
<persondays>0</persondays>
<!-- Service execution (Use one of the following values: time-boxed, subscription) -->
<nature>time-boxed</nature>
<!-- Testing type (Use one of the following values: crystal-box, black-box, grey-box) -->