tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 476 forks source link

Memcpy Function #313

Open SwiftDev2020 opened 3 years ago

SwiftDev2020 commented 3 years ago

A security scan ran by a third party that we coordinate with picked up a trace of the Memcpy function used within the AlamofireObjecMapper pod v6.2.0.

Is there any known use of this function within a transitive dependency? I did not find it in a code search.