Skip to content

Incorporate hot fix in Dockerfile as a short-term fix

Ahmed Hemdan requested to merge incorporate-hot-fix-in-dockerfile into master

What does this MR do?

This merge request monkey-patches one of the python files in MobSF codebase to incorporate a hotfix of iOS plist, which if using v3.6.0 will not be available, and leads to the analyzer crashing.

Please refer to https://gitlab.com/gitlab-com/sec-sub-department/section-sec-request-for-help/-/issues/58#note_1469304166 for a summary of the issue and possible fixes suggested. A long-term solution will also be submitted at a later point.

@jamesliu-gitlab and I paired on the fix.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Ahmed Hemdan

Merge request reports