Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/22.4/kali/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ Once the installation is complete you can log into the {term}`GSA` web interface

Before starting the first scan, Greenbone needs to parse the vulnerability feeds and store them into the `gvmd` PostgreSQL database, otherwise, it will not be able to initialize or complete scans without errors. This process is initialized during the setup stage, but typically takes anywhere from a few minutes to several hours to complete, depending on your system resources.

The feed status can be checked by going to the `Feed Status` page from the `Configuration` section in the top menu bar.
The feed status can be checked by going to the `Feed Status` page from the `Administration` section in the top menu bar.
1 change: 1 addition & 0 deletions src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Calendar Versioning](https://calver.org).
* Update gsad to 24.2.2
* Update GSA to 24.3.0
* Drop `lcov` development dependency in gvmd install instructions
* Fix - Docs copy (Feed Status moved to Administration)

## 25.2.0 - 2025-02-18

Expand Down
Loading