Skip to content

Configurable VIEW security mode #13

@huw0

Description

@huw0

Hi Rob,

I've just been made aware of this project via your appearance and comments in the latest Trino Community Broadcast.

Firstly, thanks! I have a project with a custom module that does something very similar to viewzoo. Being able to migrate away from our DIY module to something open-source would be really handy.

In #11 you mention...

both invoker modes are supported

What do you think about making the security mode of views configurable? e.g only supporting INVOKER mode?
Ideally when this is enabled this would be enforced both at the time of view being created/amended and when the view is run.

When storing views in git, the mode could be enforced as part of the PR process, but being a configuration option might be handy as an additional security control.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions