app-id: org.exploit.SandboxEscape runtime: org.freedesktop.Platform runtime-version: "21.08" sdk: org.freedesktop.Sdk command: exploit modules: - name: exploit buildsystem: simple build-commands: - install -D exploit.py /app/bin/exploit - install -D app/exploit.desktop /app/share/applications/org.exploit.SandboxEscape.desktop sources: - type: file path: exploit.py - type: file path: app/exploit.desktop finish-args: - --share=network - --share=ipc - --socket=xdg-desktop-portal - --filesystem=home