Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Add the integrity field for dynamic plugin packages in the helm chart values schema #143

Closed
Zaperex opened this issue Nov 6, 2023 · 0 comments · Fixed by #144
Closed
Assignees
Labels
kind/enhancement New feature or request status/triage

Comments

@Zaperex
Copy link
Member

Zaperex commented Nov 6, 2023

What do you want to improve?

Add the newly added integrity field required for checking integrity of npm packages for dynamic plugins introduced in redhat-developer/rhdh#670.

"integrity": {
  "title": "Integrity checksum of the package. Optional for local packages. Supported algorithms include: `sha512`, `sha384` and `sha256`. Refer to https://w3c.github.io/webappsec-subresource-integrity/#integrity-metadata-description for more information",
  "type": "string"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request status/triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant