File and directory integrity checker
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.
Linter | Message | Location |
---|---|---|
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' |