Skip to content

Add ability to refresh expected JSON

Craig Smith requested to merge craigmsmith-enable-refresh-expected-json into master

What does this MR do?

Rebuilding the expected JSON is a pain. This MR updates the spec file so when ./analyzer-refresh-expected-json runs within the project, the expected JSON is updated and sanitized.

gitlab-org/secure/tools/analyzer-scripts!29 (closed) enables this in the analyzer-refresh-expected-json script.

This change was tested as part of !88 (merged)

What are the relevant issue numbers?

NA

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports