Package: RAppArmor 3.2.5
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:
RAppArmor_3.2.5.tar.gz
RAppArmor_3.2.5.tgz(r-4.6-x86_64)RAppArmor_3.2.5.tgz(r-4.6-arm64)RAppArmor_3.2.5.tgz(r-4.5-x86_64)RAppArmor_3.2.5.tgz(r-4.5-arm64)
RAppArmor_3.2.5.tar.gz(r-4.7-arm64)RAppArmor_3.2.5.tar.gz(r-4.7-x86_64)RAppArmor_3.2.5.tar.gz(r-4.6-arm64)RAppArmor_3.2.5.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
RAppArmor/json (API)
NEWS
| # Install 'RAppArmor' in R: |
| install.packages('RAppArmor', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/rapparmor/issues
Last updated from:8897e9f2d8. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 201 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-release-x86_64 | OK | 262 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| macos-oldrel-x86_64 | OK | 156 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | FAIL | 109 |
Exports:aa_change_hataa_change_profileaa_find_mountpointaa_getconaa_is_compiledaa_is_enabledaa_revert_hateval.securegetaffinitygetaffinity_counthas_affinityncoressetaffinityunittests
Dependencies:unix
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Process Affinity | affinity getaffinity getaffinity_count has_affinity ncores setaffinity |
| Change hats | aa_change_hat aa_change_profile aa_find_mountpoint aa_getcon aa_is_compiled aa_is_enabled aa_revert_hat apparmor |
| eval.secure | eval.secure |
| RAppArmor unit tests | unittests |
