Hi, I’m new to Greenbone. I have a clean installation on docker and I want to execute a script that when a scan is done, it executes the command “echo ‘scan finished’ > /home/user/potato”. Could it be possible with an automation with gvm-cli? And if so how can I access it from the outside of the containers on my host?
Or could it be done via the openvas API? I’m a bit lost here