Closed answerquest closed 1 year ago
Searching on cocoapods, this project is the only library named BiSON available. It is never going to be possible avoid every naming collision with all other libraries that exist, but on cocoapods this project owns the name. Therefore it seems the tool itself should have an issue reported that it has incorrectly identified a library.
This lib on cocoapods: https://cocoapods.org/pods/BiSON
Aegis scan on our IPA that is containing SmartDeviceLink lib (and I guess this one too as dependency) has flagged a high vulnerability as follows:
So its mixed up one lib with another due to the identical naming of this lib in cocoapods.
What can be done here?
It's generally not a good idea to keep a your lib's name exactly same as a pre-existing lib's name.