← all distributions

techhack tools (EL9)

Install on EL9:

sudo rpm --import https://repo.techhack.nl/RPM-GPG-KEY-techhack
sudo tee /etc/yum.repos.d/techhack.repo <<'EOF'
[techhack]
name=techhack tools (EL9)
baseurl=https://repo.techhack.nl/el9
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://repo.techhack.nl/RPM-GPG-KEY-techhack
EOF

sudo dnf install vulnscan-ai

Packages

Packages are GPG-signed; metadata is signed (repo_gpgcheck).