mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Create publiccode.yml
Initial version of file to provide meta-data about project
This commit is contained in:
parent
a32c7d051e
commit
2e24dd0a1e
49
publiccode.yml
Normal file
49
publiccode.yml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user