summaryrefslogtreecommitdiff
path: root/profiles/apparmor
Commit message (Expand)AuthorAgeFilesLines
* profiles/apparmor: remove use of aaparser.GetVersion()Sebastiaan van Stijn2023-05-081-12/+2
* profiles/apparmor: remove version-conditional constraints (< 2.8.96)Sebastiaan van Stijn2023-02-081-4/+0
* Fix AppArmor profile docker-default /proc/sys rulePhil Sphicas2022-06-301-1/+1
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-3/+2
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-242-0/+2
* apparmor: permit signals from unconfined programsAleksa Sarai2020-08-111-2/+10
* apparmor: allow readby and tracedbyGoldwyn Rodrigues2019-04-221-1/+1
* apparmor: allow receiving of signals from 'docker kill'Aleksa Sarai2018-09-132-0/+27
* Add canonical import commentDaniel Nephin2018-02-052-2/+2
* drop useless apparmor deniesTycho Andersen2017-10-061-2/+0
* Move pkg/templates awayVincent Demeester2017-08-081-2/+2
* Merge pull request #29314 from vdemeester/no-more-utilsSebastiaan van Stijn2016-12-221-1/+1
|\
| * Move templates to pkg/templatesVincent Demeester2016-12-121-1/+1
* | Get rid of err altogether by just returning the assignmentXianglin Gao2016-12-131-9/+2
* | Merge pull request #29130 from cyphar/29097-dynamically-reload-apparmorVictor Vieux2016-12-121-5/+11
|\ \ | |/ |/|
| * apparmor: switch IsLoaded to return boolAleksa Sarai2016-12-061-5/+11
* | fix apparmor load profileXianglin Gao2016-11-291-1/+1
|/
* remove redundant file Closeallencloud2016-11-181-1/+0
* Fix apparmor profile installationChristopher Jones2016-09-291-2/+2
* apparmor: prohibit /sys/firmware/** from being accessedAkihiro Suda2016-09-161-1/+1
* apparmor: do not save profile to /etc/apparmor.dAleksa Sarai2016-09-131-10/+9
* add defer file.Close to avoid potential fd leakallencloud2016-08-101-0/+2
* profiles: apparmor: actually calculate versionAleksa Sarai2016-03-201-0/+9
* profiles: apparmor: remove unused fieldsAleksa Sarai2016-03-202-6/+0
* Merge pull request #20958 from calavera/basic_function_templatesAlexander Morozov2016-03-101-2/+2
|\
| * Provide basic string manupilation functions for template executions.David Calavera2016-03-091-2/+2
* | fix some typos.allencloud2016-03-101-1/+1
|/
* apparmor: use correct version for ptrace denial suppressionAleksa Sarai2016-02-151-1/+1
* apparmor: fix version checks to work properlyAleksa Sarai2016-02-152-8/+6
* move default apparmor policy into packageJessica Frazelle2016-01-212-0/+160