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

@@ -1,6 +1,6 @@
flake8==7.3.0
pytest==8.4.2
pytest-asyncio==1.3.0
pytest-asyncio==1.2.0
pytest-cov==7.0.0
python-dotenv==1.1.1
mock==5.2.0

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,