Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Registries other than standard Registry by default (Secure by default) #1404

Closed
suzuki-shunsuke opened this issue Nov 15, 2022 · 0 comments

Comments

@suzuki-shunsuke
Copy link
Member

What is changed

Registries other than standard Registry are disabled by default.
The following types of registries are disabled.

  • local
  • github_content

It would fail to install or execute packages of these registries by aqua Policy.
To use these registries, you have to set aqua Policy explicitly.

Why this change is needed

To make aqua secure by default.
aqua should be secure without special setting.

For many users registries other than standard registry is unneeded.
These registries can be abused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant