RAppArmor
Bindings to AppArmor and Security Related Linux Tools
Bindings to kernel methods for enforcing security restrictions. AppArmor can apply mandatory access control (MAC) policies on a given task (process) via security profiles with detailed ACL definitions. In addition this package implements bindings for setting process resource limits (rlimit), uid, gid, affinity and priority. The high level R function 'eval.secure' builds on these methods to perform dynamic sandboxing: it evaluates a single R expression within a temporary fork which acts as a sandbox by enforcing fine grained restrictions without affecting the main R process. A portable version of this function is now available in the 'unix' package.
- https://www.jstatsoft.org/v55/i07/
- https://jeroen.r-universe.dev/RAppArmor
- File a bug report
- RAppArmor results
- RAppArmor.pdf
- Version3.2.5
- R versionunknown
- LicenseApache License 2.0
- Needs compilation?Yes
- Languageen-US
- OSunix
- RAppArmor citation info
- Last release10/04/2024
Documentation
Team
Jeroen Ooms
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests2 packages