Description
Our security scan identified that the iOS binary Frameworks/flutter_native_splash.framework /flutter_native_splash in package flutter_native_splash does not include stack‑canary protection (‑fstack‑protector‑all).
According to the Flutter documentation notes, this may be a false positive because Dart code does not typically require stack canaries.
Error from security scan
Frameworks/flutter_native_splash.framework/flutter_native_splash
This binary does not have a stack canary value added to the stack. Stack canaries are used to detect and prevent exploits from overwriting return address. Use the option -fstack-protector-all to enable stack canaries.
Additional notes
Thank you for your support!
Description
Our security scan identified that the iOS binary
Frameworks/flutter_native_splash.framework /flutter_native_splashin packageflutter_native_splashdoes not include stack‑canary protection (‑fstack‑protector‑all).According to the Flutter documentation notes, this may be a false positive because Dart code does not typically require stack canaries.
Error from security scan
Additional notes
Thank you for your support!