Create publiccode.yml

Initial version of file to provide meta-data about project
This commit is contained in:
Michael Boelen 2025-04-01 15:33:18 +02:00 committed by GitHub
parent a32c7d051e
commit 2e24dd0a1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

49
publiccode.yml Normal file
View File

@ -0,0 +1,49 @@
publiccodeYmlVersion: "0.4"
name: Lynis
url: https://github.com/CISOfy/lynis
releaseDate: 2025-01-28
platforms:
- linux
- mac
categories:
- cloud-management
- compliance-management
- fleet-management
- it-management
- it-security
developmentStatus: stable
softwareType: standalone/other
description:
en:
shortDescription: Security auditing tool for Linux, macOS, and UNIX-based systems
longDescription: Lynis is a security auditing tool for systems based on UNIX
like Linux, macOS, BSD, and others. It performs an in-depth security scan
and runs on the system itself. The primary goal is to test security
defenses and provide tips for further system hardening. It will also scan
for general system information, vulnerable software packages, and possible
configuration issues. Lynis was commonly used by system administrators and
auditors to assess the security defenses of their systems. Besides the
"blue team," nowadays penetration testers also have Lynis in their
toolkit.
documentation: https://cisofy.com/documentation/lynis/
features:
- command-line
- perform security audit
- extensive log
- security hardening advice
- Linux security hardening
legal:
license: AGPL-3.0-only
maintenance:
type: community
contacts:
- name: Michael Boelen
email: michael.boelen@cisofy.com
phone: ""
affiliation: ""
localisation:
localisationReady: true
availableLanguages:
- en
- es
- nl