wok view audit/description.txt @ rev 25453

BootProg/boot16.asm: too small fat16 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 17 08:17:46 2022 +0000 (20 months ago)
parents
children
line source
1 The main goals were to provide system call auditing with 1) as low overhead as
2 possible, and 2) without duplicating functionality that is already provided by
3 SELinux (and/or other security infrastructures). This framework will work
4 "stand-alone", but is not designed to provide, e.g., CAPP functionality
5 without another security component in place.