Language

Package: aide @ 0.16.2

Synopsis

File and directory integrity checker

Description

AIDE (Advanced Intrusion Detection Environment) is a file and directory integrity checker. It creates a database from the regular expression rules that it finds from its configuration files. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms that are used to check the integrity of files. All of the usual file attributes can be checked for inconsistencies.

Home page
https://aide.github.io/
Location
gnu/packages/admin.scm (line: 195, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'pcre' does not match package name 'pcre:static'
input-labels

Identify input labels that do not match package names

label 'zlib' does not match package name 'zlib:static'