Skip to content

Commit 342b992

Browse files
authored
Add security infos
1 parent 061c9bd commit 342b992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/developers/hassio/addon_presentation.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ A changelog is a file which contains a curated, chronologically ordered list of
4747
If you are in need of a guide on keeping a changelog, we would recommend checking the [keep a changelog](http://keepachangelog.com) website. They have developed a standard that is used by many opensource projects around the world.
4848

4949
In future versions of Hass.io, the `CHANGELOG.md` file will be displayed in the Home Assistant frontend.
50+
51+
## {% linkable_title Extended Security %}
52+
53+
You can use own security profile for you Add-on with Seccomp or AppArmor. Default it is enabled and use the docker default profile. Put `apparmor` or `seccomp.json` file into your Add-on folder and it will load this file as primary profile.

0 commit comments

Comments
 (0)