Getting started¶
Welcome to the vulnerability-assessment-tool tutorials. Here you can find a set of step-by-step guides on how to perform the most common operations with vulnerability-assessment-tool. For detailed extensive documentation, please check out the vulnerability-assessment-tool Manual.
Workspace¶
- Create a workspace (Beginner)
- Workspaces for multiple releases/branches (Advanced)
Java¶
- Scanning Java apps built with Maven (Beginner)
- Scanning Java apps built with Gradle (Beginner)
- Scanning Java apps (no/other build system) (Beginner) - please follow this tutorial if your project neither uses Maven nor Gradle.
- Reachability analysis (Java/Maven) (Advanced)
Python¶
- Scanning Python apps (other build systems) (Beginner)