Compare commits

..

1 Commits

Author SHA1 Message Date
1ed32af740 Added network capability
Some checks failed
Python application / build (push) Has been cancelled
Added network capability in apparmor template
2025-12-12 13:34:39 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v5
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Set up Python 3.13

View File

@@ -6,6 +6,7 @@ profile {{slug}} flags=(attach_disconnected,mediate_deleted) {
# Capabilities
file,
signal (send) set=(kill,term,int,hup,cont),
network,
# S6-Overlay
/init ix,