Gary O'Neall
Gary O'Neall
> Understood. I need to know the correct URL for the HTML. Anyone? I couldn't find it either. From @zvr response above, there is an internet archive link we could...
Somewhat related, the services profile added an external reference for X.509 certificates: ``` x509Cert: A reference to an X.509 certificate as defined in [RFC 1422](https://datatracker.ietf.org/doc/rfc1422/). The media type should be...
+1 on supporting this if it isn't already supported. I haven't looked at the code in a while, so I can't comment on if it is currently supported. In either...
I cloned the above mentioned repo and ran `mvn dependency:tree` and `mvn spdx:createSPDX` and ended up with the same results. Both produced 119 dependencies. Attached are 3 files - the...
> I worked on https://github.com/wmichalska/CreditManager repository to validate the build SBOM and below are my findings. > > 1. There are in total 119 dependencies obtained from the Maven Dependency...
Note that PR #152 changes the implementation of the dependency discovery to use the same mechanism as `mvn dependency:tree` so the results should be the same.
> Hi @goneall, this is satisfactory. But I still have an unanswered question. The below listed dependencies do not have any direct link from the dependencies present in the POM...
@PrachiP29 - Does running `mvn dependency:tree` on your project yield the same results as the SPDX Maven plugin? If so, I suggest posting your question to the [Maven Dependency Tree...
@PrachiP29 - is it OK to close this issue?
@vargenau - you can use the file extension `.jsonld.json` or `jsonld` and it will convert it to 3.0. Alternatively, you can add the options for the from and to file...