w3af: fix targetUrl parameter
This commit is contained in:
parent
d9799626f1
commit
161fe3092c
|
@ -8,7 +8,7 @@ def call() {
|
|||
|
||||
parameters {
|
||||
string(
|
||||
name: 'url',
|
||||
name: 'targetUrl',
|
||||
description: 'URL cible pour l\'audit'
|
||||
)
|
||||
string(
|
||||
|
|
Loading…
Reference in New Issue