linuxserver / docker-chromium

Web accessible Chromium inside an Alpine Container
GNU General Public License v3.0
93 stars 29 forks source link

Replace spaces with tab for Seccomp check to fix sandboxing #12

Closed Lan-Hekary closed 9 months ago

Lan-Hekary commented 11 months ago

linuxserver.io



Description:

Replace spaces with tab for Seccomp check to fix sandboxing

Benefits of this PR and context:

this is to fix the issue in #11

How Has This Been Tested?

Yes, I manually changed the file inside the container and it works as expected with tabs instead of spaces.

LinuxServer-CI commented 11 months ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/chromium/427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12/index.html https://ci-tests.linuxserver.io/lspipepr/chromium/427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12/shellcheck-result.xml Tag Passed
amd64-427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12
arm64v8-427c3596-pkg-427c3596-dev-5052079d150fd2d2e26b78d413846f1a51b921a7-pr-12
LinuxServer-CI commented 10 months ago

This pull request has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

thelamer commented 9 months ago

Sorry I missed this, and thanks for the fix. Tested locally and it works waiting for PR build.

github-actions[bot] commented 8 months ago

This pull request is locked due to inactivity