Greenbone Vulnerability Manager
Vulnerability scanning and management service behind the Greenbone security stack
Greenbone's scanner daemon is growing a web-application scanning class beside its network roots.
◆Recent moves
- 5d ago
openvasd library bumped to 23.9
A single dependency bump of the openvasd library from 23.3 to 23.9, tagged on its own. No user-facing change.
View source ↗ - 5d ago
GMP gains a get_audit_report_hosts command
Adds a get_audit_report_hosts command to GMP with documentation, renames the report exports table, and closes a leak of audit report host keys. It continues the pattern of making report data addressable through the protocol rather than only through the UI.
View source ↗ - 10d ago
Web Application VTs become a first-class scan type
⚡ SPARKThe release where web application scanning stops being a scanner setting and becomes part of the data model, with ZAP VTs renamed to Web Application VTs, a migration, and a new GMP subtype. The scanner preferences in 26.32.0 and the verification work in 26.33.0 were the run-up to this.
View source ↗ - 18d ago
Structured report model and the get_scan_report command
Introduces structured report model loading with progress information and a GMP get_report command, promptly renamed to get_scan_report to make room for the audit variant. Early scaffolding for the report retrieval work that lands in later versions.
View source ↗ - 19d ago
Per-object asset permissions and report-script trust checks
Adds per-object permission checks for modifying and deleting assets and tightens trust validation before executing report format scripts, alongside several memory frees. Security hardening of the management layer rather than of what it scans.
View source ↗ - 24d ago
Aggregate grouping and family-name fixes
Two narrow fixes: requiring a group column when a subgroup is given in GET_AGGREGATES, and a missing comma in a family name. A patch tag with no behavior change of consequence.
View source ↗