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

Add Julia type and tests #237

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

Conversation

Octogonapus
Copy link

This PR adds a Julia type, along with some tests based on the provided examples.

cc package-url/packageurl-go#44

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

g-sahil22 commented Feb 28, 2024

We have generated the SBOM using PkgToSoftwareBOM.jl tool, but in that tool, PURL is missing, so I want to know can I use PURL Spec mentioned in the commit to generate the PURLs

There is one package repo available for Julia https://juliahub.com/ui/Home

@Octogonapus
Copy link
Author

I have used this spec to implement aquasecurity/trivy#5635. Without further review from the maintainers of this organization, I would just assume this spec is sufficient and use it for whatever you need.

@g-sahil22
Copy link

Hi @Octogonapus , I have tried trivy to generate SBOM for an Open-Source Julia project, but in the SBOM I didn't report any components

@Octogonapus
Copy link
Author

Let's move the discussion to aquasecurity/trivy#5635
Also you will need to tell me which julia project, and keep in mind you need to build trivy from source using my PR

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

Successfully merging this pull request may close these issues.

4 participants