1

Install Verdex

go install -v github.com/verdexlab/verdex@latest

Verdex requires the latest GO version to install successfully.

2

Check Verdex installation

verdex -version
3

Run version detection

verdex -target https://keycloak.example.com -output-json ./results.json

Yay, here are the first Verdex results! 🎉

Next steps