docs
docs copied to clipboard
Documentation for the Greenbone Community Edition
For Ubuntu users, the process is supposed to run on version 22.04 LTS. The latest version of curl in Ubuntu 22.04 is 7.81.0. But when the first cmake command for...
### Expected behavior The feed update will start after running the following command: ``` ❯ docker compose run --rm greenbone-feed-sync greenbone-feed-sync --type all ``` ### Actual behavior I got an...
Using the `docker-compose.yml` the `openvasd` service definition is missing the OSPD socket to connect to. The error is shown here: ``` root@tpg-scanner:/opt/container/prod/greenbone# docker logs greenbone-community-edition-openvasd-1 2025-02-12T01:01:21.788661Z INFO openvasd: Configuring storage...
Please, update this estructure explanation to most recent Greenbone Community Edition available Shown diagram should be updated too accordingly. Thanks!
### Expected behavior Build gvmd for Fedora. ### Actual behavior CMake Error: Parse error in command line argument: GVM_LOG_DIR/var/log/gvm Should be: VAR:type=value ### Steps to reproduce Follow gvmd build instructions...
Documentation only: https://greenbone.github.io/docs/latest/22.4/source-build/index.html at https://greenbone.github.io/docs/latest/22.4/source-build/index.html#openvasd openvasd ### Expected behavior `"cargo build --release" ` should build ### Actual behavior (`bash: cargo: command not found`) ### Steps to reproduce `cargo build --release`...