How to use omp inside when OpenVAS is running inside Docker container?

Yes and no. If you mean the protocol omp which got renamed to gmp then yes. If you mean the omp client tool than no. This tool got replaced by gvm-tools. For a full API access please take a look at python-gvm which just got its first release

Depends. python-gvm supports several connection types the simplest one is unix sockets which of course must be on the same machine/container for both connection ends.

2 Likes