Skip to content

postrecord/apparmor-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python AppArmor

AppArmor interface for Python. AppArmor lets you confine processes. More on Python: https://pythonprogramminglanguage.com

Needs sudo permission to run. Very basic now:

# List all profiles                                                                                                                                                        
aa_status = getProfiles()

# Get unconfined profiles                                                                                                                                              
apps = getUnconfined()

About

Get AppArmor profiles in Python, https://pythonprogramminglanguage.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages