← all distributions

techhack tools (EL10)

Install on EL10:

sudo rpm --import https://repo.techhack.nl/RPM-GPG-KEY-techhack
sudo tee /etc/yum.repos.d/techhack.repo <<'EOF'
[techhack]
name=techhack tools (EL10)
baseurl=https://repo.techhack.nl/el10
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).