You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Modify purl type for cocoapods packages and deps from `pods`
to the correct type `cocoapods`.
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
* Modify purl type for cocoapods packages and deps from `pods`
to the correct type `cocoapods`.
Reference: #3081
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Description
https://github.com/nexB/scancode-toolkit/blob/9c0f4ccca5cfc9cb79168dc888412c7246a2418d/src/packagedcode/cocoapods.py#L197 has "pods" as a purl type for cocoapods.
It should be "cocoapods" instead https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#cocoapods
The text was updated successfully, but these errors were encountered: