Update jenkins-script.yaml (#4752)

* Update jenkins-script.yaml

The Jenkins console (with the latest version) in the response body does not contain Scriptconsole, but contains "Script Console".

* additional matcher update

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
patch-1
Bojan Zdrnja 2022-07-05 23:09:28 +02:00 committed by GitHub
parent e11930502e
commit 056ef1ba38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -25,8 +25,13 @@ requests:
part: body
words:
- "println(Jenkins.instance.pluginManager.plugins)"
- type: word
part: body
words:
- "Script Console"
- "Scriptconsole"
condition: and
condition: or
- type: status
status: