Dependency security vulnerabilities #7607
Korbut-Yura
started this conversation in
General
Replies: 2 comments 3 replies
-
Thanks for the report. However, there is not actionable feedback in this report:
Please provide more clarity. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I've marked these dependencies as bold
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the last versions of Firebase products for my React-Native project. According to SAST testing, we've found some dependency security vulnerabilities in pods, which are used as sub-dependencies Firebase. Is there any information about fixing these vulnerabilities or updating sub-dependencies?
I'm using
"@react-native-firebase/analytics": "10.5.1",
"@react-native-firebase/app": "10.5.0",
"@react-native-firebase/auth": "10.5.1",
"@react-native-firebase/crashlytics": "10.5.1",
"@react-native-firebase/dynamic-links": "10.5.1",
"@react-native-firebase/firestore": "10.5.1",
"@react-native-firebase/functions": "10.5.1",
"@react-native-firebase/remote-config": "10.5.1",
"@react-native-firebase/storage": "10.5.1",
Vulnerabilities are sub-dependencies of Firebase/Firestore, Firebase/Analytics pods
SAST report added in attachments
vulnerabilities report.pdf
Beta Was this translation helpful? Give feedback.
All reactions