Package: RAppArmor 3.2.5

Jeroen Ooms

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.

Authors:Jeroen Ooms [aut, cre]

RAppArmor_3.2.5.tar.gz
RAppArmor_3.2.5.tar.gz(r-4.5-noble)RAppArmor_3.2.5.tar.gz(r-4.4-noble)
RAppArmor.pdf |RAppArmor.html
RAppArmor/json (API)
NEWS

# Install 'RAppArmor' in R:
install.packages('RAppArmor', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jeroen/rapparmor/issues

Uses libs:
  • apparmor– Changehat AppArmor library

2.86 score 36 scripts 373 downloads 14 exports 1 dependencies

Last updated 21 days agofrom:d3226b8b13. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 05 2024
R-4.5-linux-x86_64OKOct 05 2024

Exports:aa_change_hataa_change_profileaa_find_mountpointaa_getconaa_is_compiledaa_is_enabledaa_revert_hateval.securegetaffinitygetaffinity_counthas_affinityncoressetaffinityunittests

Dependencies:unix

Enforcing Security Policies Using Dynamic Sandboxing on Linux

Rendered fromv55i07.pdf.asisusingR.rsp::asison Oct 05 2024.

Last update: 2016-03-09
Started: 2016-03-09

Readme and manuals

Help Manual

Help pageTopics
Process Affinityaffinity getaffinity getaffinity_count has_affinity ncores setaffinity
Change hatsaa_change_hat aa_change_profile aa_find_mountpoint aa_getcon aa_is_compiled aa_is_enabled aa_revert_hat apparmor
eval.secureeval.secure
RAppArmor unit testsunittests