We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Policy
The text was updated successfully, but these errors were encountered:
#121 implements configuring a server for rejecting any content that isn't WebAssembly (likely one we'd use for the dogfooding implementation).
Record-based policies (e.g. one where it would validate a public key id is accepted for the package name) are forthcoming.
Sorry, something went wrong.
#130 implements a record policy trait for rejecting published records by policy; a simple "authorized key" policy was also implement as part of it.
What's missing: ability to configure policies for warg-server CLI; currently policies can only be enabled via the API.
warg-server
peterhuene
No branches or pull requests
The text was updated successfully, but these errors were encountered: