RAppArmor (Q33844): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Swh import (talk | contribs)
SWHID from Software Heritage
 
(4 intermediate revisions by 4 users not shown)
Property / last update
18 October 2022
Timestamp+2022-10-18T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 18 October 2022 / rank
Normal rank
 
Property / software version identifier
 
0.5.0
Property / software version identifier: 0.5.0 / rank
 
Normal rank
Property / software version identifier: 0.5.0 / qualifier
 
publication date: 28 July 2012
Timestamp+2012-07-28T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.6.0
Property / software version identifier: 0.6.0 / rank
 
Normal rank
Property / software version identifier: 0.6.0 / qualifier
 
publication date: 26 September 2012
Timestamp+2012-09-26T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.8.0
Property / software version identifier: 0.8.0 / rank
 
Normal rank
Property / software version identifier: 0.8.0 / qualifier
 
publication date: 28 October 2012
Timestamp+2012-10-28T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.8.1
Property / software version identifier: 0.8.1 / rank
 
Normal rank
Property / software version identifier: 0.8.1 / qualifier
 
publication date: 8 January 2013
Timestamp+2013-01-08T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
0.8.3
Property / software version identifier: 0.8.3 / rank
 
Normal rank
Property / software version identifier: 0.8.3 / qualifier
 
publication date: 2 April 2013
Timestamp+2013-04-02T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.0.0
Property / software version identifier: 1.0.0 / rank
 
Normal rank
Property / software version identifier: 1.0.0 / qualifier
 
publication date: 3 November 2013
Timestamp+2013-11-03T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.0.1
Property / software version identifier: 1.0.1 / rank
 
Normal rank
Property / software version identifier: 1.0.1 / qualifier
 
publication date: 18 December 2013
Timestamp+2013-12-18T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.0.1
Property / software version identifier: 2.0.1 / rank
 
Normal rank
Property / software version identifier: 2.0.1 / qualifier
 
publication date: 11 March 2016
Timestamp+2016-03-11T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.0.2
Property / software version identifier: 2.0.2 / rank
 
Normal rank
Property / software version identifier: 2.0.2 / qualifier
 
publication date: 17 May 2016
Timestamp+2016-05-17T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.0
Property / software version identifier: 2.0 / rank
 
Normal rank
Property / software version identifier: 2.0 / qualifier
 
publication date: 9 March 2016
Timestamp+2016-03-09T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.0
Property / software version identifier: 3.0 / rank
 
Normal rank
Property / software version identifier: 3.0 / qualifier
 
publication date: 26 February 2019
Timestamp+2019-02-26T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.1
Property / software version identifier: 3.1 / rank
 
Normal rank
Property / software version identifier: 3.1 / qualifier
 
publication date: 5 March 2019
Timestamp+2019-03-05T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.2.1
Property / software version identifier: 3.2.1 / rank
 
Normal rank
Property / software version identifier: 3.2.1 / qualifier
 
publication date: 31 January 2020
Timestamp+2020-01-31T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.2.2
Property / software version identifier: 3.2.2 / rank
 
Normal rank
Property / software version identifier: 3.2.2 / qualifier
 
publication date: 11 December 2020
Timestamp+2020-12-11T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.2
Property / software version identifier: 3.2 / rank
 
Normal rank
Property / software version identifier: 3.2 / qualifier
 
publication date: 16 March 2019
Timestamp+2019-03-16T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
3.2.4
Property / software version identifier: 3.2.4 / rank
 
Normal rank
Property / software version identifier: 3.2.4 / qualifier
 
publication date: 4 December 2023
Timestamp+2023-12-04T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update
 
4 December 2023
Timestamp+2023-12-04T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 4 December 2023 / rank
 
Normal rank
Property / description
 
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.
Property / description: 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. / rank
 
Normal rank
Property / author
 
Property / author: Jeroen Ooms / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: Apache License, Version 2.0 / rank
 
Normal rank
Property / depends on software
 
Property / depends on software: unix / rank
 
Normal rank
Property / depends on software: unix / qualifier
 
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
Property / source code repository
 
Property / source code repository: https://github.com/cran/RAppArmor / rank
 
Normal rank
Property / Software Heritage ID
 
Property / Software Heritage ID: swh:1:snp:709b017d01a93920b88a4416a80680380e00e134 / rank
 
Normal rank
Property / Software Heritage ID: swh:1:snp:709b017d01a93920b88a4416a80680380e00e134 / qualifier
 
Property / Software Heritage ID: swh:1:snp:709b017d01a93920b88a4416a80680380e00e134 / qualifier
 
point in time: 16 December 2023
Timestamp+2023-12-16T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
links / mardi / namelinks / mardi / name
 

Latest revision as of 20:16, 21 March 2024

Bindings to AppArmor and Security Related Linux Tools
Language Label Description Also known as
English
RAppArmor
Bindings to AppArmor and Security Related Linux Tools

    Statements

    0 references
    0 references
    3.2.3
    18 October 2022
    0 references
    0.5.0
    28 July 2012
    0 references
    0.6.0
    26 September 2012
    0 references
    0.8.0
    28 October 2012
    0 references
    0.8.1
    8 January 2013
    0 references
    0.8.3
    2 April 2013
    0 references
    1.0.0
    3 November 2013
    0 references
    1.0.1
    18 December 2013
    0 references
    2.0.1
    11 March 2016
    0 references
    2.0.2
    17 May 2016
    0 references
    2.0
    9 March 2016
    0 references
    3.0
    26 February 2019
    0 references
    3.1
    5 March 2019
    0 references
    3.2.1
    31 January 2020
    0 references
    3.2.2
    11 December 2020
    0 references
    3.2
    16 March 2019
    0 references
    3.2.4
    4 December 2023
    0 references
    0 references
    0 references
    0 references
    4 December 2023
    0 references
    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.
    0 references
    0 references