Skip to content

Add ability to refresh expected json

Ahmed Hemdan requested to merge enable-refresh-expected-json into master

What does this MR do?

Similar to kubesec!89 (merged), this merge request updates spec/mobsf_image_spec.rb to allow refreshing expected json when ./analyzer-refresh-expected-json runs within the project.

In order to make this work, I have updated analyzer-refresh-expected-json script to allow running it from within mobsf directory as well: gitlab-org/secure/tools/analyzer-scripts!30 (merged).

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Merge request reports