Commit Graph

994 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
3c53e69161 Replace blanket capability, with specific capabilities in all AppArmor profiles
Remove overly permissive blanket `capability,` rule (grants ALL Linux
capabilities) from 107 addon AppArmor profiles. Replace with only the
specific capabilities each addon needs based on its config.yaml
`privileged` field.

Base capabilities for all addons: setuid, setgid, chown, fowner, dac_override
Additional capabilities mapped from config.yaml privileged list:
- SYS_ADMIN -> sys_admin
- DAC_READ_SEARCH -> dac_read_search
- NET_ADMIN -> net_admin
- NET_RAW -> net_raw
- SYS_RAWIO -> sys_rawio
- SYS_TIME -> sys_time
- SYS_RESOURCE -> sys_resource

Addons with full_access: true (portainer_agent) retain blanket capability.

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-03-17 07:42:05 +00:00
github-actions
4133525441 Github bot : image compressed 2026-03-15 23:11:54 +00:00
alexbelgium
0b074c06f8 Updater bot : prowlarr updated to nightly-2.3.3.5300-ls226 2026-03-14 01:29:25 +01:00
github-actions
aa17f35f46 GitHub bot : graphs updated 2026-03-13 12:17:41 +00:00
Alexandre
62b935344a Merge pull request #2570 from alexbelgium/codex/add-mdi-icon-for-ingress-panel nobuild
Add ingress panel icon for Prowlarr addon
2026-03-09 15:25:17 +01:00
Alexandre
e4e29e1b28 Add ingress panel icon for Prowlarr addon 2026-03-09 15:23:13 +01:00
github-actions
d8f791ef9f Github bot : image compressed 2026-03-08 23:08:54 +00:00
alexbelgium
9f3110d3c2 Updater bot : prowlarr updated to nightly-2.3.3.5292-ls225 2026-03-07 06:43:33 +01:00
github-actions
ccb87b6c0d GitHub bot : graphs updated 2026-03-06 12:17:46 +00:00
github-actions
570192a3b7 Github bot : image compressed 2026-03-01 23:08:34 +00:00
github-actions
19e29622a1 GitHub bot : graphs updated 2026-02-27 12:17:38 +00:00
github-actions
911fb73b68 Github bot : image compressed 2026-02-22 23:10:24 +00:00
alexbelgium
afc4acc059 Updater bot : prowlarr updated to nightly-2.3.3.5285-ls224 2026-02-21 01:59:07 +01:00
github-actions
903f8f48bc GitHub bot : graphs updated 2026-02-20 12:18:26 +00:00
github-actions
8d19bcdfad Github bot : image compressed 2026-02-15 23:09:56 +00:00
alexbelgium
df45413d72 Updater bot : prowlarr updated to nightly-2.3.2.5270-ls224 2026-02-14 01:59:22 +01:00
github-actions
619a26ec4f GitHub bot : graphs updated 2026-02-13 12:18:27 +00:00
github-actions
19f3d58733 Github bot : image compressed 2026-02-08 23:11:36 +00:00
alexbelgium
18659f61c8 Updater bot : prowlarr updated to nightly-2.3.2.5269-ls222 2026-02-07 01:59:14 +01:00
github-actions
1003f4d9a3 GitHub bot : graphs updated 2026-02-06 12:17:44 +00:00
alexbelgium
c9adf56e38 Updater bot : prowlarr updated to nightly-2.3.2.5266-ls222 2026-02-04 16:04:51 +01:00
Alexandre
35f05b0e93 Fix script 2026-02-04 15:59:55 +01:00
GitHub Actions
c1c8f5b530 Revert 'Updater bot : prowlarr updated to nightly-2.3.2.5266-ls222' [nobuild] 2026-02-04 13:17:40 +00:00
alexbelgium
6755eb2557 Updater bot : prowlarr updated to nightly-2.3.2.5266-ls222 2026-02-04 14:12:26 +01:00
Alexandre
97bc68f228 Chmod +x 2026-02-03 19:58:19 +01:00
github-actions
0f1e69b63a Github bot : image compressed 2026-02-01 23:09:26 +00:00
alexbelgium
f3c18bd4c4 Updater bot : prowlarr updated to nightly-2.3.2.5264-ls221 2026-02-01 10:17:34 +01:00
Alexandre
303278982d Remove LSIO non-root env from addon Dockerfiles 2026-01-31 15:54:28 +01:00
Alexandre
29b05078db Set LSIO non-root user flag to 0 2026-01-31 12:42:07 +01:00
github-actions
98e4abb26c GitHub bot : graphs updated 2026-01-30 12:16:31 +00:00
Alexandre
c8e8d3c16e Clean 2026-01-30 09:11:12 +01:00
Alexandre
541e929071 lsio 2026-01-29 15:12:12 +01:00
Alexandre
302e39459d remove bashio standalone 2026-01-29 13:26:08 +01:00
Alexandre
aa987e1ede update standalone 2026-01-29 11:32:18 +01:00
Alexandre
f43020d85b Accept standalone bashio 2026-01-29 11:06:24 +01:00
github-actions
e88fbb3d4d Github bot : image compressed 2026-01-25 23:07:31 +00:00
github-actions
41e7af6ae7 GitHub bot : graphs updated 2026-01-23 12:14:42 +00:00
Alexandre
70c522ecf9 Update 2026-01-21 14:24:19 +01:00
Alexandre
1f3eb13cb8 Clean 2026-01-20 14:27:06 +01:00
github-actions
6780681551 GitHub bot: changelog 2026-01-19 14:26:15 +00:00
Alexandre
561fec9ced Update version in config.yaml 2026-01-19 15:21:28 +01:00
Alexandre
841e86cb95 Add ingress support to prowlarr 2026-01-19 15:20:09 +01:00
github-actions
cd75c0613f Github bot : image compressed 2026-01-18 23:06:46 +00:00
alexbelgium
7ea9430280 Updater bot : prowlarr updated to nightly-2.3.2.5251-ls221 2026-01-17 01:59:03 +01:00
Alexandre
5bcb21db5e Define shebang on the fly 2026-01-16 19:58:50 +01:00
github-actions
8c56074884 GitHub bot : graphs updated 2026-01-16 12:13:07 +00:00
alexbelgium
d434952d0d Updater bot : prowlarr updated to nightly-2.3.2.5251-ls220 2026-01-12 11:47:50 +01:00
github-actions
7f7a9c648d Github bot : image compressed 2026-01-11 23:08:53 +00:00
Alexandre
6636d72d86 Align changelog dates to ISO 8601 2026-01-10 20:12:24 +01:00
github-actions
5ee2b72d73 GitHub bot : graphs updated 2026-01-09 12:13:56 +00:00