Skip to content

maxking/lockc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lockc

Crate Docs Build Status

lockc is open source sofware for providing MAC (Mandatory Access Control) type of security audit for container workloads.

The main technology behind lockc is eBPF - to be more precise, its ability to attach to LSM hooks

License for eBPF programs: GPLv2

License for userspace part: Apache-2.0

Please note that currently lockc is an experimental project, not meant for production environment and without any official binaries or packages to use - currently the only way to use it is building from sources.

See the full documentation here.

About

eBPF-based MAC security audit for container workloads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 99.3%
  • Other 0.7%