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

proposal for Helm type #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tstephen-relx
Copy link

No description provided.

@stevespringett stevespringett added the PURL type definition Non-core definitions that describe and standardize PURL types label Jul 19, 2023
@javierfreire
Copy link

I was also interested in having this purl type, but I would like it to also support an OCI registry.

Reviewing the spec:

A URL host or Authority must NOT be used as a namespace. Use instead a repository_url qualifier

So I think using the repository_url attribute instead of the namespace would be more correct and would allow using an OCI registry.

Also, I don't know if it would be interesting to add the sha256 as an attribute (could be digest or checksum like the generic type) in the case of OCI.

Examples::

pkg:helm/postgresql@13.0.0?repository_url=oci://registry-1.docker.io/bitnamicharts
pkg:helm/postgresql@13.0.0?repository_url=oci://registry-1.docker.io/bitnamicharts&digest=sha256:e48a5f264166fa36a778501b9df0d61528e5e5fba8c9b2b55dbb914743025df9

@beltran-rubo
Copy link

@stevespringett from Bitnami we are interested on using this specification for Helm charts. Anything we can help to add this proposal to the purl standard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PURL type definition Non-core definitions that describe and standardize PURL types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants