Software Repository

This is the software repository for packages provided by CISOfy. It contains packages related to Lynis in common formats like RPM and DEB.

Fair-use

The software repositories are rate-limited. The community repository is meant to allow as many people as possible to pull in the latest updates of the packages.

Are you a company with more than 10 systems? Set up your own caching proxy.

Available packages

PackageCommunityCustomers
Lynis3.1.5-100 (stable)3.1.5-100 (stable)Security scan tool
Lynis Collectorcustomers only2.0.1-1Batch upload utility for Lynis Enterprise users
Lynis Pluginscustomers only2.1.3-1Plugins for Lynis
Lynis Enterprise Updatercustomers only2.4.0/2.4.1Installation and updater utility for Lynis Enterprise self-hosted

Repositories

Community

I'm not a customer (yet) and want to use the repository on small scale.

» Community Repository

Customers

I'm already a customer and would like to use the repositories with all available packages.

» Customers Repository

Tips and Suggestions


Important notices

August 2025: Key changes

Are you receiving an error when using the repository on newer Linux distributions? We are updating our keys to reflect the relevant changes.

On Debian 13 you might see this:

W: https://packages.cisofy.com/community/lynis/deb/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details

Rocky Linux 10 or RHEL 10 might show something like this:

error: Certificate 824612E20ACF951B:
  Policy rejects 824612E20ACF951B: No binding signature at time 2025‑06‑13T16:28:45Z
error: https://packages.cisofy.com/keys/cisofy-software-rpms-public.key: key 1 import failed.

These errors are caused due to newer libraries that will soon stop accepting SHA1 checksums in keys, mostly in third-party repositories. The reason SHA1 was still used was due to backwards compatibility, as older distribution versions did not have good support forward when SHA256/SHA512 was introduced. Right now the support for SHA1 is being phased out, resulting in these errors or warnings.

History of changes

Issues with the repository

Getting a 403?

Most likely your IP address or network has been blocked due to excessive requests. This repository is fair-use and excessive requests may hinder the service for others.

Set up a caching proxy or internal repository server that pulls in updates. Then point your client systems to your own repository or have them fetch the updates via your proxy.

Report issues

Got an issue with the repository? Please report it at GitHub.

Common errors

Examples of an error that you may encounter, before or after a key rotation:

SHA1 algorithm no longer supported

Error: Execution of '/bin/dnf -d 0 -e 1 -y install lynis' returned 1: warning: Signature not supported. Hash algorithm SHA1 not available.
warning: Signature not supported. Hash algorithm SHA1 not available.
Problem opening package lynis-3.0.8-100.noarch.rpm
Error: GPG check FAILED

Ensure that your repository file (cisofy-lynis.repo) is the same as listed within the examples on this website, purge any cache (dnf clean all), and update.

Public key missing or incorrect

Err:2 https://packages.cisofy.com/customers/YOUR-LICENSE-KEY/lynis-enterprise/deb daily InRelease                 
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9DE922F1C2FDE6C4
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used.
GPG error: https://packages.cisofy.com/community/lynis/deb stable InRelease: The following signatures were invalid:
EXPKEYSIG 3F873450D48C4F9C CISOfy Software (signed software packages) <[email protected]>
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.cisofy.com/customers/YOUR-LICENSE-KEY/lynis-enterprise/deb daily InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9DE922F1C2FDE6C4
W: Failed to fetch https://packages.cisofy.com/customers/YOUR-LICENSE-KEY/lynis-enterprise/deb/dists/daily/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9DE922F1C2FDE6C4
W: Some index files failed to download. They have been ignored, or old ones used instead.

Solution: import the new key according to the installation steps. For example: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 013baa07180c50a7101097ef9de922f1c2fde6c4