wok view audit/description.txt @ rev 23863

syslinux/isoboot.s: accept user args
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 19 15:46:21 2020 +0000 (2020-06-19)
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.