Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
move back to requiring exceptions for dynamic native code in third party apps, including for app_data_file #668
Comments
thestinger
added
Type: enhancement
project
History: past-feature
labels
Jul 11, 2017
thestinger
changed the title from
move back to requiring exceptions for dynamic native code in third party apps
to
move back to requiring exceptions for dynamic native code in third party apps, including for app_data_file
Jul 13, 2017
thestinger
removed
the
project
label
Sep 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thestinger commentedJul 11, 2017
•
edited
Edited 1 time
-
thestinger
edited Jul 11, 2017
Dynamic native code execution will only be permitted in the isolated_app sandbox by default, matching the SELinux policy for the base system including all bundled apps. Apps requiring exceptions will be marked as violating security best practices.