Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 546 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 546 Bytes

javaMavenTest

Prerequisites

  • Ensure you have one of the following Java versions on the computer you are going to run the UA:
    • Java JDK 8
    • Java JRE 8
    • Java JDK 11
  • Additionally you need to have Maven Package Manager installed

What to do?

  • Download pom.xml to the computer you are going to run the UA
  • Run the UA scan with '-logLevel debug'

Review

  • Review the pom.xml. How many dependencies are there?
  • Review the project created by the UA in WS UI. How many dependencies are there?
  • Are there any vulnerabilities?