jheck88
jheck88
I'm trying to find a way to print the generated markdown to a file other than changelog. We need to be able to append the changes to our change tracking...
AddRootPackage doesn't handle simple purls. I.e. `pkg:pypi/[email protected]`. This causes a failure at parsing, and doesn't seem to handle all variations from the [PURL_SPEC](https://github.com/package-url/purl-spec/blob/master/PURL-SPECIFICATION.rst). This method should handle the different variations...
It would be really nice to be able to provide an internal schema specification for the Properties Array, and validate that the properties conform to expected patterns. Issue: The properties...