Hi guys,
we setup greenbone from scratch and we have the problem that the scap data doesn`t get updated. Following the documentation I have tried
docker compose -f docker-compose.yml pull
docker compose -f docker-compose.yml up -d
docker compose -f docker-compose.yml pull notus-data vulnerability-tests scap-data dfn-cert-data cert-bund-data report-formats data-objects
docker compose -f docker-compose.yml up -d notus-data vulnerability-tests scap-data dfn-cert-data cert-bund-data report-formats data-objects
But the scap feed stays old. See the picture below.
I have also removed everything with
docker compose down -v
and removed all downloaded container images and started from scratch again. But still the same problem. Any ideas? I assume the feed is updated on a daily basis? Or am i wrong?
regards
Michael