Getting Started

If you are new at Xygeni and you want to see its capabilities in the easiest way, please follow this steps.

First of all, please check that you have a valid Xygeni account

Execute a scan from the Xygeni Web UI (easiest method)

To scan a repository located into your preferred SCM, the most easy method is to do it directly from the Xygeni Web UI.

Please go to Quick start with your code repository and follow suggested steps.

Execute a scan using Xygeni CLI

You can also follow an alternative approach by using Xygeni CLI, although is not so direct as using the Web UI. To scan a local directory, or a remote repo, directly from a command shell or a shell script, you can use the Scanner CLI.

Please, go to Quick start with Xygeni CLI and follow suggested steps.

I don't want to scan, only see preloaded results

If you only want to see preloaded results, you have the option to load into your account pre-built results of a demo project that will show you representative examples of issues (this option will not scan any source code).

Go here Quick start with preloaded project to learn how to do it.

Last updated