Ostorlab / oxo

OXO is a security scanning orchestrator for the modern age.
https://oxo.ostorlab.co
Apache License 2.0
520 stars 52 forks source link

Print complete oxo endpoint link. #700

Closed ErebusZ closed 3 months ago

ErebusZ commented 4 months ago

image

elyousfi5 commented 4 months ago

I think we need to use console.info instead of print. since it has its own config. image

console.success(f"Serving on : http://{host}:{port}/oxo\n") image

+1