Skip to content

Add FSActionsChecker and FSAccessRule to safeio#89

Open
arnodel wants to merge 8 commits into
lua5.4from
juju-980-file-access-checking
Open

Add FSActionsChecker and FSAccessRule to safeio#89
arnodel wants to merge 8 commits into
lua5.4from
juju-980-file-access-checking

Conversation

@arnodel

@arnodel arnodel commented Jul 3, 2022

Copy link
Copy Markdown
Owner

This allows implementing access checking in safeio file access functions
An example of a simple prefix rule is implemented (PrefixFSAccessRule)
Also a rule to compose rules (FSAccessRuleset)

runtime.RuntimeContextDef can now take a FSAccessRule to specify what
access is allowed to the filesystem.

This allows implementing access checking in safeio file access functions
An example of a simple prefix rule is implemented (PrefixFSAccessRule)
Also a rule to compose rules (FSAccessRuleset)

runtime.RuntimeContextDef can now take a FSAccessRule to specify what
access is allowed to the filesystem.
This is so that permissions cannot increase
@arnodel arnodel force-pushed the juju-980-file-access-checking branch from 12180b6 to 3138518 Compare January 4, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant