Skip to content

Conversation

tl-yury-vashchylau
Copy link
Contributor

No description provided.

Copy link

@tl-security-scanner tl-security-scanner bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Security scanner results

Note

A recent change introduced LOW severity issue(s) in the PR, see the inline comment(s). No immediate action required.

Scanning is done on each push. If an issue is fixed, its inline comment will be removed.
To handle False Positives 🚫 or leave feedback 🐞 please reach out to Security Engineering on #ask-security-scanner - Thank you!
Scan id: [a148f853-23f1-46f5-9d31-ba51529cafa2]

B69BD89B2D43ECBE00936FF8 /* DemoAppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoAppUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
CDF5DB066AADDA785109A3BB /* libPods-DemoApp-DemoAppUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DemoApp-DemoAppUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
EBD14A565CB1A155CB753070 /* Pods-DemoApp-DemoAppUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DemoApp-DemoAppUITests.release.xcconfig"; path = "Target Support Files/Pods-DemoApp-DemoAppUITests/Pods-DemoApp-DemoAppUITests.release.xcconfig"; sourceTree = "<group>"; };
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LOW] [e7a1b309-1544-4081-b3c4-b0148ca2c2d5]
Hard-coded IBAN detected. IBANs are generally considered PII, especially if the given IBAN might belong to a person. Consider storing the IBAN similar to other personally identifiable information.

2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
isa = PBXGroup;
children = (
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LOW] [622200ca-8952-4c31-aa0c-7603c901b3a6]
Hard-coded IBAN detected. IBANs are generally considered PII, especially if the given IBAN might belong to a person. Consider storing the IBAN similar to other personally identifiable information.

@tl-yury-vashchylau
Copy link
Contributor Author

Trying to set React Native versions to the latest ones. But looks like IT is restricting some of the necessary download links.
I'm off starting tomorrow. @tl-fabrizio-scarano can you check?

@dynamiccarrots
Copy link

Hi @tl-fabrizio-scarano @tl-lukasz-franieczek @tl-yury-vashchylau,

Is there any timelines of when this will be merged in?

We have been forced to update Expo & React Native to comply with the new 16 KB memory page sizes by November 1, 2025 on all Android apps and we can no longer build our app as we are getting the same error as outlined here.

#88

Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants