alitheg commented on code in PR #942:
URL: 
https://github.com/apache/tooling-trusted-releases/pull/942#discussion_r2993533453


##########
atr/sbom/osv.py:
##########
@@ -165,29 +166,6 @@ def _assemble_vulnerabilities(doc: yyjson.Document, 
patch_ops: models.patch.Patc
     )
 
 
-def _component_purl_with_version(component: models.bom.Component) -> str | 
None:

Review Comment:
   Using the CDX data model there was no need for it as it stores the purl as a 
dedicated class - when I moved to using it there was no use left of this 
function so I removed it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to