I’m still pretty fresh to porting here and was given feedback about some security and build concerns. I’ll be redoing my port and doing more testing (don’t mind iterating and improving especially when my reviewer was very kind and helpful).
Is it uncalled for replacing problematic embedded libraries with equivalent ones in a port as a dependency if the library is in the repo and well maintained? It’s also not an essential part of the original app. An example of it being done if it’s a normal practice would be welcomed. Thanks