Home

GVM

GVM is an acronym used in various information technology and cybersecurity contexts, referring to multiple distinct projects and concepts. The most widely used meanings are Greenbone Vulnerability Management and Go Version Manager, though other domain-specific uses exist depending on the organization.

Greenbone Vulnerability Management (GVM) is an open-source vulnerability scanning and management framework. It provides a set

Go Version Manager (GVM) is a tool for managing multiple installations of the Go programming language. It

Because GVM is an acronym used by several distinct projects, the intended meaning should be inferred from

of
tools
for
automated
vulnerability
assessment,
central
coordination
of
scans,
and
reporting.
The
project
evolved
from
the
OpenVAS
suite
and
is
maintained
by
Greenbone
Networks
along
with
community
contributors.
Core
components
include
the
Greenbone
Vulnerability
Manager
(the
server),
the
Greenbone
Security
Assistant
(a
web-based
interface),
and
the
OpenVAS
Scanner
(the
scanning
engine).
GVM
relies
on
regularly
updated
vulnerability
tests
delivered
via
feeds
such
as
the
Greenbone
Community
Feed.
It
supports
authenticated
and
unauthenticated
scans,
role-based
access,
and
comprehensive
reporting
for
security
audits
and
compliance
tasks.
enables
users
to
install,
configure,
and
switch
between
different
Go
toolchains
on
a
single
system.
GVM
simplifies
testing
code
against
multiple
Go
versions
and
helps
maintain
project
compatibility.
It
typically
works
on
Unix-like
systems
and
integrates
with
common
shell
environments.
Users
install
GVM,
then
install
specific
Go
versions
(for
example,
go1.XX),
and
select
the
active
version
for
development
or
per-project
use.
context,
including
the
software
ecosystem,
repository
references,
or
organizational
branding.