Validate a PURL #296
Replies: 5 comments 3 replies
-
I think all official purl implementations have the ability to validate a purl string to ensure it is compliant with the standard. I'm not aware of any tool that can verify that a specific component artifact has a specific purl. Perhaps some commercial tooling does this. I'm not entirely sure. |
Beta Was this translation helpful? Give feedback.
-
@visagansanthanam-unisys Beyond this, some FOSS stuffs that may be some help:
I hope this helps! |
Beta Was this translation helpful? Give feedback.
-
I am moving this to a discussion BTW. |
Beta Was this translation helpful? Give feedback.
-
Ideally the spec would have an appendix with an EBNF (and perhaps a monstrous regex ;) ) ... I can take a stab at the EBNF. |
Beta Was this translation helpful? Give feedback.
-
raised #363 will take a stab |
Beta Was this translation helpful? Give feedback.
-
Hi,
We are trying to generate a purl for the components. Is there a way to find and validate a pURL for an existing component? how to make sure the pURL is valid?
Beta Was this translation helpful? Give feedback.
All reactions