Skip to content

Pin to a recent MobSF base image

James Liu requested to merge jliu-pin-latest into master

What does this MR do?

Pins to a more recent MobSF base image using the image digest SHA. We were previously pinning to v3.6.0 which hasn't been updated in some time.

This should allow us to incorporate fixes as they're merged into the MobSF master branch.

The only change required for the wrapper code is to handle a new response format from MobSF; they now include a findings top-level object in the JSON response.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports