Software Repository

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

Important notices

key rotation

2021-06-22: we rotated some of our keys (old key D48C4F9C is replaced by C2FDE6C4).

Most likely you will see an error like the ones below:

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) <software@cisofy.com>
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

Removed old distributions

2021-06-22: the repo no longer hosts files for old Debian/Ubuntu distributions (e.g. xenial).

Solution: Update your apt file and replace the old distribution name with 'stable' (without quotes).

Packages

PackageCommunityCustomers
Lynis3.0.8-100 (stable)3.0.8-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.

» Customers Repository

Tips and Suggestions