wok-current view audit/description.txt @ rev 24149

gcc: remove obsolete gawk comment
author Richard Dunbar <mojo@slitaz.org>
date Sat Nov 27 15:12:31 2021 -0500 (2021-11-27)
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.