Skip to content
/ gvm Public
forked from Atomicorp/gvm

Greenbone Vulnerability Manager / Openvas packaging project

License

Notifications You must be signed in to change notification settings

EeroV/gvm

 
 

Repository files navigation

GVM / Openvas Packaging Project

The GVM (Formerly: Openvas) project is an Atomicorp designed effort to install and configure the Openvas vulnerability scanner Version 21.04 on a Redhat, Rocky, Centos or Fedora Linux platforms.

Visit our website for the latest information. www.atomicorp.com

Currently Supported Platforms

  • Redhat 8/9
  • Rocky 8/9
  • Fedora 33-36

Yum/DNF Automatic Installation

  1. Install the Atomic Yum Repository
    wget -q -O - https://updates.atomicorp.com/installers/atomic | sudo sh
  1. Install the GVM/openvas package
	# Redhat/Rocky/Centos 8 Only
	dnf config-manager --set-enabled powertools
	dnf install epel-release
	
	# Redhat/Rocky 9 Only
	dnf config-manager --set-enabled crb
        dnf install epel-release

	# 
	dnf install gvm
  1. Configure openvas
    gvm-setup

Docker Installation

The Atomicorp Openvas Docker Project is available from docker hub:

    docker pull atomicorp/openvas  

Join us on Slack

Need help? Want to collaborate? Request an invite: [email protected]

Credits and Thanks

  • Michael Meyer @Greenbone

  • Jan-Oliver Wagner @Greenbone

  • Everyone at Greenbone that made this project possible

  • Fredrik Hilmersson https://libellux.com

  • Cody Woods @hcw2016

About

Greenbone Vulnerability Manager / Openvas packaging project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.4%
  • TeX 17.3%
  • Dockerfile 5.3%