forcedotcom / SalesforceMobileSDK-ReactNative

BSD 3-Clause "New" or "Revised" License
49 stars 54 forks source link

Salesforce Mobile SDK React Native - Inflight library issue #391

Closed mingfeng-alphline closed 3 hours ago

mingfeng-alphline commented 4 hours ago

During our source code scanning, the inflight library (version 1.0.6) was flagged as a risk. This library is used on Salesforce Mobile SDK Version 12.0.1 (package with ReactNative version 0.73). We did find out that this inflight library has since been deprecated.

Is there a solution to mitigate this risk? What function does this inflight library perform?

wmathurin commented 3 hours ago

Inflight is packaged with React Native. We recommend you open an issue against React Native github repo.