I'm really new at docker because i hated to install GVM by source. This docker container was very comfortable. Only 1 issue for me:
During building the container all NVEs were installed and updated. But all CVEs and CPEs are empty. I've tried to manually sync this content by:
docker exec -it openvas bash
greenbone-nvt-sync
But i get:
_Unlike the actual scanner the sync routine does not need privileges.
Accidental execution as root would prevent later overwriting of
files with a non-privileged user.
<27>Aug 31 11:13:13 greenbone-nvt-sync: Denied to run as root_
Any idea how to update?
System:
Raspi 4 | 8GB | Linux 5.4.51-v8+ #1333 SMP PREEMPT Mon Aug 10 16:58:35 BST 2020 aarch64 GNU/Linux
I'm really new at docker because i hated to install GVM by source. This docker container was very comfortable. Only 1 issue for me: During building the container all NVEs were installed and updated. But all CVEs and CPEs are empty. I've tried to manually sync this content by: docker exec -it openvas bash greenbone-nvt-sync But i get: _Unlike the actual scanner the sync routine does not need privileges. Accidental execution as root would prevent later overwriting of files with a non-privileged user.
<27>Aug 31 11:13:13 greenbone-nvt-sync: Denied to run as root_ Any idea how to update? System: Raspi 4 | 8GB | Linux 5.4.51-v8+ #1333 SMP PREEMPT Mon Aug 10 16:58:35 BST 2020 aarch64 GNU/Linux